document.write( "Question 854925: Please help -Find the balance in an account after 8 years if $500 is invested at 7% interest compounded annually. \n" ); document.write( "
Algebra.Com's Answer #514982 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! FV = PV(1+(r/n))^nt where FV is future value, pv is present value, r is \n" ); document.write( "annual interest rate, n is number of periods, t is years \n" ); document.write( "FV = 500(1+.07/1))^1*8 \n" ); document.write( "FV = 500(1.07)^8 \n" ); document.write( "FV = $859.09 \n" ); document.write( " \n" ); document.write( " |