document.write( "Question 322554: 500 invested at 7% for 5 years compounded monthly \n" ); document.write( "
Algebra.Com's Answer #230937 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
500 invested at 7% for 5 years compounded monthly
\n" ); document.write( "A= P(1+r/12)^5
\n" ); document.write( "A = accrued amount after 5 years
\n" ); document.write( "p= principal
\n" ); document.write( "r = rate of interest
\n" ); document.write( "..
\n" ); document.write( "A=500(1+0.05/12)^12*5
\n" ); document.write( "A=708.81
\n" ); document.write( "
\n" );