document.write( "Question 1182216: You decide to make regular deposits every month into an account that earns 4% annual interest, compounded monthly. You hope to have $47000 at the end of 18 years. What is the amount of the regular payment you need to make? \n" ); document.write( "
Algebra.Com's Answer #812226 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=m(1+(r/n)^nk-1)/(r/n)
\n" ); document.write( "47000=m(1+.04/12))^216-1/(.04/12), multiply through by (0.04/12) and divide by the other term.
\n" ); document.write( "156.667=m(1.05) but round at the end
\n" ); document.write( "m=$148.93
\n" ); document.write( "
\n" );