document.write( "Question 242729: If I invest $400 at 3% compound quarterly for 4 years how much money will I have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177726 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 400(1+.03/4)^4*4 \n" ); document.write( "400(1+.0075)^16 \n" ); document.write( "400(1.0075)^16 \n" ); document.write( "400*1.127=$450.80 ans. \n" ); document.write( " |