document.write( "Question 615668: Suppose you deposit a principal amount of p dollars in abank account that pays compound interest. If the annual interest rate r (expressed as a decimal) and the bank makes interest payments n times every year, the amount of money A you would have after t years is given by A(t)=P(1+r/n)nt.
\n" );
document.write( "Find the account balance after 20 years if you started with a deposit of $1000, and the bank was paying 4% interest compounded quarterly (4 times a year). Round your answer to the nearest cent. \n" );
document.write( "
Algebra.Com's Answer #387266 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "There's an error in the formula given : A(t)=P(1+r/n)nt \n" ); document.write( "It should be A(t)=P(1+r/n)^nt \n" ); document.write( "Now we can plug in the numbers: \n" ); document.write( "A=1000(1+.04/4)4(20) \n" ); document.write( "This comes out to: \n" ); document.write( "$2216.72 (approx) \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |