document.write( "Question 978603: When the amount of (p) is invested at annual interest rate (r) compounded for (t) years, it will grow to. An amount (a) given by the formula
\n" );
document.write( "A=P (1+r)^t
\n" );
document.write( "1 suppose php 20,000 is invested at annual interest rate(r) compounded annually
\n" );
document.write( "In 3 years, it grows to php 23,152. What is the interest rate?
\n" );
document.write( "2. Suppose in 10 years. The php 20,000 invested grows to php 35816.95, what is the interest rate?\r
\n" );
document.write( "\n" );
document.write( "Hello :)
\n" );
document.write( "Hope you can help me solve this problem :)
\n" );
document.write( "Im really thankful if anyone can answer it :) \n" );
document.write( "
Algebra.Com's Answer #600016 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 23152=20000(1+r)^3 \n" ); document.write( "divide by 20000 \n" ); document.write( "1.1576=(1+r)^3\r \n" ); document.write( "\n" ); document.write( "ln of both sides, remembering that ln of an exponent puts the exponent in front. \n" ); document.write( "0.1463=3 ln (1+r) \n" ); document.write( "divide by 3 \n" ); document.write( "0.04878=ln(1+r)\r \n" ); document.write( "\n" ); document.write( "raise both to e power\r \n" ); document.write( "\n" ); document.write( "1.0499=1+r \n" ); document.write( "r=0.0499 or probably 5%.\r \n" ); document.write( "\n" ); document.write( "Check: 20000(1.05^3)=23152\r \n" ); document.write( "\n" ); document.write( "=================================== \n" ); document.write( "35816.95=20000(1+r)^10 \n" ); document.write( "Do the same way \n" ); document.write( "1.79084=(1+r)^10. Without rounding, take the ln of the left and then divide by 10, since the right will become 10 ln (1+r)\r \n" ); document.write( "\n" ); document.write( "0.0583=ln(1+r) \n" ); document.write( "now raise both to e power \n" ); document.write( "1.05999=1+r \n" ); document.write( "r=6%\r \n" ); document.write( "\n" ); document.write( "20000(1.06)^10=35816.95 \n" ); document.write( " \n" ); document.write( " |