document.write( "Question 844018: if you put 1500$ in a savings account that paid 4.5% compounded yearly, how much interest would you earn in ten years ? \n" ); document.write( "
Algebra.Com's Answer #508476 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if you put 1500$ in a savings account that paid 4.5% compounded yearly, how much interest would you earn in ten years ? \n" ); document.write( "------- \n" ); document.write( "Find value in 10 years: \n" ); document.write( "A(10) = 1500(1+(0.045/1))^(1*10) \n" ); document.write( "A(10) = 1500(1.045)^10 \n" ); document.write( "A(10) = $2329.45 \n" ); document.write( "--- \n" ); document.write( "Interest earned = 2329.45-1500 = $829.45 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |