document.write( "Question 584089: How would you calculate this problem in simple interest form made a deposit of $2,000 into an account on August 1 that yields 2% interest compounded annually. How much money will be in that account at the end of 5 years? \n" ); document.write( "
Algebra.Com's Answer #372678 by rfer(16322) ![]() You can put this solution on YOUR website! A=P(1.02)^5 \n" ); document.write( "A=2000(1.02)^5 \n" ); document.write( "A=2000*1.104 \n" ); document.write( "A=$2208.00 \n" ); document.write( " |