document.write( "Question 468936: In 1990, a person places $1,000 in an investment that earned 10% interest, compounded annually. Calculate the value of the investment for the years 1991, 1992, and 1993. \n" ); document.write( "
Algebra.Com's Answer #321714 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1990, a person places $1,000 in an investment that earned 10% interest, compounded annually. Calculate the value of the investment for the years 1991, 1992, and 1993. \n" ); document.write( "--- \n" ); document.write( "Answer for 1992: \n" ); document.write( "A(t) = P(1 + (r/n))^(nt) \n" ); document.write( "A(2) = 1000(1+(0.10/1))^(1*2) \n" ); document.write( "--- \n" ); document.write( "A(2) = 1000(1.10)^2 = $1210.00 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |