document.write( "Question 934254: If $350 is invested at 12% compounded
\n" );
document.write( "(A) annually. (B) quarterly. (C) monthly\r
\n" );
document.write( "\n" );
document.write( "What is the amount after 6 years? \r
\n" );
document.write( "\n" );
document.write( "Rounded to the nearest cent. \n" );
document.write( "
Algebra.Com's Answer #568229 by ptfile(81)![]() ![]() You can put this solution on YOUR website! FV=PV(1+r/n)^nt \n" ); document.write( " \r\n" ); document.write( "a.)FV=350(1+.12/1)^(1)(6)\r\n" ); document.write( " FV=350(1.12)^6\r\n" ); document.write( " FV=690.84\r\n" ); document.write( "\r\n" ); document.write( "b.)FV=350(1+.12/4)^(4)(6)\r\n" ); document.write( " FV=350(1+.03)^24\r\n" ); document.write( " FV=350(1.03)^24\r\n" ); document.write( " FV=711.48\r\n" ); document.write( "\r\n" ); document.write( "c.)FV=350(1+.12/12)^(12)(6)\r\n" ); document.write( " FV=350(1+.01)^72\r\n" ); document.write( " FV=350(1.01)^72\r\n" ); document.write( " FV=716.48\r\n" ); document.write( " \n" ); document.write( "The amount in 6 years will be $690.84 for annually, $711.48 for quarterly and $716.48 for monthly. \n" ); document.write( " |