document.write( "Question 1171490: find the amount the results from the given investment 600 invested at 12% compound quarterly after a period of four years
\n" );
document.write( "after four years the investment result in $ ..... \n" );
document.write( "
Algebra.Com's Answer #796516 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is A=600(1+(0.12/4))^16, the 16 being 16 times compounding occurs. \n" ); document.write( "this is 600(1.03^16) round at end \n" ); document.write( "=$962.82 \n" ); document.write( " |