document.write( "Question 374744: Mark and Kate are establishing a fund for their son's college education. What lump sum must they deposit in an account that gives 6% annual interest rate, compounded monthly, in order for them to have $65,000 in the fund at the end of 10 years? \n" ); document.write( "
Algebra.Com's Answer #266531 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
65000=P(1+0.06/12)^(12*10)
\n" ); document.write( "P=65000/(1.005)^120
\n" ); document.write( "P=65000/1.819396734
\n" ); document.write( "P=35,726.13
\n" ); document.write( "
\n" );