document.write( "Question 623766: Yumiko has just had her first child. How much money should she invest at 4% APR compouned monthly to have $50,000 18 years from now? \n" ); document.write( "
Algebra.Com's Answer #392309 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Yumiko has just had her first child. How much money should she invest at 4% APR compouned monthly to have $50,000 18 years from now?
\n" ); document.write( "----------------
\n" ); document.write( "A = amount to invest
\n" ); document.write( "FV = future value in 18 yrs
\n" ); document.write( "18 yrs = 216 months
\n" ); document.write( "---------
\n" ); document.write( "FV = A*(1 + 0.04/12)^216
\n" ); document.write( "50000 = A*(1 + 0.01/3)^216
\n" ); document.write( "A = 50000/((1+0.01/3)^216
\n" ); document.write( "A =~ $24366.77
\n" ); document.write( "
\n" ); document.write( "
\n" );