document.write( "Question 176414: How much money should Sheila invest in an account that earns 8% annual interest compounded monthly in order to have $4,000 in 5 years? \n" ); document.write( "
Algebra.Com's Answer #131528 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
How much money should Sheila invest in an account that earns 8% annual interest compounded monthly in order to have $4,000 in 5 years?\r
\n" ); document.write( "\n" ); document.write( "PV = FV/(1+i/m)^(m)(t) \r
\n" ); document.write( "\n" ); document.write( "PV = 4,000/(1+.08/12)^(12*5)\r
\n" ); document.write( "\n" ); document.write( "PV = $2,684.84
\n" ); document.write( "
\n" );