document.write( "Question 117877: If 5,600 is deposited into an account paying 5% interest compounded annually, (at the end of each year), how much money is in the account after 3 years?\r
\n" );
document.write( "\n" );
document.write( "I tried different ways to do this too...help me please. i am so lost. \n" );
document.write( "
Algebra.Com's Answer #85859 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 5,600 is deposited into an account paying 5% interest compounded annually, (at the end of each year), how much money is in the account after 3 years? \n" ); document.write( "------------ \n" ); document.write( "A(t) = P(1+r/n)^(nt) \n" ); document.write( "Your Problem: \n" ); document.write( "P = 5600 \n" ); document.write( "r = 0.05 \n" ); document.write( "n = 1 \n" ); document.write( "t = 3 \n" ); document.write( "-------- \n" ); document.write( "A(3) = 5600(1.05)^(3) \n" ); document.write( "A(3) = $6482.70 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |