document.write( "Question 138383: Use the compound interest formula above to compute the interest earned on the investment.\r
\n" );
document.write( "\n" );
document.write( "$4800 for 1 year computed at 8% compounded quarterly \n" );
document.write( "
Algebra.Com's Answer #101037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! $4800 for 1 year computed at 8% compounded quarterly\r \n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "A(t) = p(1+(r/n))^(nt) \n" ); document.write( "A(1) = 4800(1+(0.08/4))^(4*1) \n" ); document.write( "A(1) = 4800(1.02)^4 \n" ); document.write( "A(1) = $5195.67 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |