Math, asked by pragyahari, 7 months ago

Calculate the amount and compound interest on rupees 8500 for 2 years 8 percent per annum?​

Answers

Answered by k047
0

a=p(1+r÷100)^n

=8500(1+8/100)^2

=8500(27/25*27/25)=9914.4

ci=A-p=9914.4-8500=1414.4

 <html> <head> <meta name="viewport"the content="width=device-width, initial-scale=1"> <style> Body{ background-color: blue; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow">K047</h1> </body> </html>

Answered by amuluibba
1

Answer:

Step-by-step explanation:

Total amount = 8500(1+8/100)²

= 8500*108*108/100*100

= 9,914.4

Compound interest = 9914.4 - 8500

= 1414.4 rupees

Similar questions