document.write( "Question 858156: A 5000 is invested for 3 years at 10 percent,compounded annually.Calculate the amount to be received after 3 years? Also calculate the amount of interest that will be earned? \n" ); document.write( "
Algebra.Com's Answer #517133 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A 5000 is invested for 3 years at 10 percent,compounded annually.Calculate the amount to be received after 3 years? Also calculate the amount of interest that will be earned?
\n" ); document.write( "***
\n" ); document.write( "compound interest formula: A=P(1+i)^n, p=initial amount invested, i=interest rate per period, A=amount after n periods.
\n" ); document.write( "For given problem:
\n" ); document.write( "P=5000
\n" ); document.write( "i=10%
\n" ); document.write( "n=3
\n" ); document.write( "..
\n" ); document.write( "A=5000(1+.10)^3=5000(1.1)^3=6655
\n" ); document.write( "6655-5000=1655
\n" ); document.write( "amount to be received after 3 years: 6655
\n" ); document.write( "amount of interest that will be earned:1655
\n" ); document.write( "
\n" ); document.write( "
\n" );