document.write( "Question 1000339: (Annuity) An investor needs $200,000 in 10 years. If they can get 6% interest compounded monthly, how much do they need to invest every month to achieve this total? \n" ); document.write( "
Algebra.Com's Answer #617866 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "6% interest \n" ); document.write( "100% + 6% = 106% \n" ); document.write( "106% = 1.06 \n" ); document.write( "10 years = 120 months \n" ); document.write( "(X is the unknown monthly figure) \n" ); document.write( "X x 1.06^120 = 200,000 \n" ); document.write( "X = 200,000/1.06^120 \n" ); document.write( "X = 183.80 \n" ); document.write( "Sum to invest monthly = $184 \n" ); document.write( "$183.80 x 1.06^120 = $200008.91 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |