document.write( "Question 223791: 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 #167276 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! P=4000/(1+.08/12)^12*5 \n" ); document.write( "P=4000/(1.006666)^60 \n" ); document.write( "P=4000/1.4897865 \n" ); document.write( "P=$2685 \n" ); document.write( " |