document.write( "Question 932921: A. Find the amount after 6 years for initial investment of 23000 at rate of 2.25% compounded quarterly. B. Using same figure from part A, compute simple interest and amount. Compare your results and suggest which one of two investment is more profitable.\r
\n" );
document.write( "\n" );
document.write( "I think part A is more profitable \n" );
document.write( "
Algebra.Com's Answer #566458 by ewatrrr(24785) You can put this solution on YOUR website! compounded quarterly: \n" ); document.write( "A = 23000(1 + .025/4)^(4*6)\r \n" ); document.write( "\n" ); document.write( "A = 23000(1.00625)^(24) = $26,709.72 \n" ); document.write( "....... \n" ); document.write( "simple \n" ); document.write( "I = 23000(.025)6yrs = 3$,450 \n" ); document.write( "A = 23000 + I = $26,450 \n" ); document.write( " |