document.write( "Question 1029105: At the end of 2 years, P dollars invested at an interest rate r compounded annually increases to an amount, A dollars, given by the following formula.\r
\n" );
document.write( "\n" );
document.write( "A=P(1+r)2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the interest rate if $128 increased to $242 in 2 years. \n" );
document.write( "
Algebra.Com's Answer #644153 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the interest rate if $128 increased to $242 in 2 years \n" ); document.write( "-------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "242 = 128(1+(r/1))^(1*2) \n" ); document.write( "---- \n" ); document.write( "(1+r)^2 = 1.8906 \n" ); document.write( "1+r = 1.375 \n" ); document.write( "rate = 0.375 = 37.5% \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |