document.write( "Question 840553: A principal of $500 is invested in an account at 7% per year compounded annually. What is the total amount of money in the account after 5 years? \n" ); document.write( "
Algebra.Com's Answer #506241 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A principal of $500 is invested in an account at 7% per year compounded annually. What is the total amount of money in the account after 5 years? \n" ); document.write( "---------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "------- \n" ); document.write( "A(5) = 500(1+(0.07/1))^(1*5) \n" ); document.write( "------- \n" ); document.write( "A(5) = 500(1.07)^5 \n" ); document.write( "A(5)= $701.28 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |