document.write( "Question 540950: i need help solving this problem.
\n" );
document.write( "A person deposited $500 in a savings account that pays 5% interest that is compounded yearly. At the end of 10 years, how much money will be in the savings account? \n" );
document.write( "
Algebra.Com's Answer #353934 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A person deposited $500 in a savings account that pays 5% interest that is compounded yearly. At the end of 10 years, how much money will be in the savings account? \n" ); document.write( "------ \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---- \n" ); document.write( "A(10) = 500(1+(0.05/1))^(1*10) \n" ); document.write( "---------------------------------- \n" ); document.write( "A(10) = 500(1.05)^10 = $814.45 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |