document.write( "Question 1074811: hank and peggy are saving money to purchase a new pickup truck. They decide to deposit $100 per month into an account paying 5.25% interest compounded monthly. Determine the value of their account after 5 years. \n" ); document.write( "
Algebra.Com's Answer #689477 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A = PMT((1+APR/n)^(nY)-1)/(APR/n) \n" ); document.write( "A = 100((1+0.0525/12)^(12*5)/(0.0525/12) \n" ); document.write( "Solve using your calculator, one step at a time: 0.0525/12; the result +1, the result to the power of 12*5, the result divided by 0.0525/12, and finally the result times 100. \n" ); document.write( "You should get: \n" ); document.write( "A = 29,701 \n" ); document.write( "Happy learning, \n" ); document.write( "John \n" ); document.write( " |