document.write( "Question 736979: If 15,000 is invested at an interest rate of 11% per year, find the amount of the investment after 5 years for each of the compounding methods \n" ); document.write( "
Algebra.Com's Answer #450094 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=15000(1.11)^5
\n" ); document.write( "A=15000*1.685
\n" ); document.write( "A=$25,275.00
\n" ); document.write( "
\n" );