document.write( "Question 734570: Find the amount after 3 years if $700 is invested at 17% compound
\n" );
document.write( "a) annually
\n" );
document.write( "b)semiannually
\n" );
document.write( "C)Quarterly
\n" );
document.write( "D) Monthly \n" );
document.write( "
Algebra.Com's Answer #449074 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "FV=700(1.17)^3 \n" ); document.write( "B) \n" ); document.write( "FV=700(1+0.17/2)^3*2 \n" ); document.write( "C) \n" ); document.write( "FV=700(1+0.17/4)^^3*4 \n" ); document.write( "D) \n" ); document.write( "FV=700(1+0.17/12)^3*12 \n" ); document.write( "You do the math. \n" ); document.write( " |