document.write( "Question 1128305:  Amanda invests $5400 in a new savings account which earns 5.8% annual interest, compounded monthly.  What will be the value of her investment after 5 years?  Round to the nearest cent.
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #744772 by addingup(3677)     You can put this solution on YOUR website! 5400(1+(0.058/12))^(12*5) \n" ); document.write( "= 5400(1.335) = 7209 \n" ); document.write( " |