document.write( "Question 628675:  a person deposited $500 in a savings account that pays 5% annual interest that is compounded yearly. At the end of 10 years, how much money will be in the savings account?    i have the answer, the problem is i have to show the work with the formula you know like 
\n" );
document.write( "100+(a-1)+ 5 
\n" );
document.write( "a2 3+40(3-1)
\n" );
document.write( "I have always been a poor math student, not to mention I graduated high school 18 yrs. ago and have never experienced problems like these before. It is al confusing to me, and even more confusing having to do a formula. The answer I believe is 814.45, I got this using simple math, please show me the way it is written in the formula way. Thanks juanita
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #395783 by John10(297)     You can put this solution on YOUR website! a person deposited $500 in a savings account that pays 5% annual interest that is compounded yearly. At the end of 10 years, how much money will be in the savings account.\r \n" ); document.write( "\n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "Hi,\r \n" ); document.write( "\n" ); document.write( "If you remember the formula:\r \n" ); document.write( "\n" ); document.write( "A = P(1 + r/n)^(nt)\r \n" ); document.write( "\n" ); document.write( "So we have P = $500, t = 10 years,, r = 5% or 0.05 , n = 1 (annually compound)\r \n" ); document.write( "\n" ); document.write( "So we need to find A (compounded amount)\r \n" ); document.write( "\n" ); document.write( "A = 500(1 + 0.05/1)^(1*10) \n" ); document.write( " = 500(1.05)^10 \n" ); document.write( " = $814.45 which is what you found. Excellent job:)\r \n" ); document.write( "\n" ); document.write( "John10 \n" ); document.write( " |