document.write( "Question 365169: If $5000 is invested at 7.8% interest compound monthly, how much would you have after 54 months? \n" ); document.write( "
Algebra.Com's Answer #260376 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=5000(1+0.078/12)^12*4.5
\n" ); document.write( "A=5000(1.0065)^54
\n" ); document.write( "A=5000*1.41887
\n" ); document.write( "A=7094.35
\n" ); document.write( "
\n" );