document.write( "Question 955760: James and susan wishes to save 10,000 in 2 years. how much money should they set aside now at 6% compounded monthly in order to reach their goal. \n" ); document.write( "
Algebra.Com's Answer #583874 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! James and susan wishes to save 10,000 in 2 years. how much money should they set aside now at 6% compounded monthly in order to reach their goal. \n" ); document.write( "========================= \n" ); document.write( "2 years = 24 compounding periods \n" ); document.write( "6% per yr = 0.5% per month \n" ); document.write( "------------ \n" ); document.write( "10000 = Amt*(1.005)^24 \n" ); document.write( "Amt = 10000/(1.005)^24 \n" ); document.write( "=~ 8871.86 \n" ); document.write( " \n" ); document.write( " |