document.write( "Question 234384: Use A=P(l+r)^t to find the interest rate r.Round to the nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "Assume that interest is componded annually.\r
\n" );
document.write( "\n" );
document.write( "$8000(P) grows to $8487(A) in 2 years(t) \n" );
document.write( "
Algebra.Com's Answer #172812 by stanbon(75887) ![]() You can put this solution on YOUR website! Use A=P(l+r)^t to find the interest rate r. \n" ); document.write( "Round to the nearest hundredth. \n" ); document.write( "Assume that interest is componded annually. \n" ); document.write( "$8000(P) grows to $8487(A) in 2 years(t) \n" ); document.write( "---------------------- \n" ); document.write( "8487 = 8000(1+r)^2 \n" ); document.write( "------------------- \n" ); document.write( "Divide by 8000 to get: \n" ); document.write( "8487/8000 = (1+r)^2 \n" ); document.write( "Take the positive square root of both sides: \n" ); document.write( "1.02999 = 1+r \n" ); document.write( "r = 0.029999 \n" ); document.write( "Rounding you get: r = 3% \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |