document.write( "Question 997954: An investor needs $18000 in 20 years; a finance company is offering 6% compounded monthly. How much should they invest now? \n" ); document.write( "
Algebra.Com's Answer #615903 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! An investor needs $18000 in 20 years; a finance company is offering 6% compounded monthly. How much should they invest now?\r \n" ); document.write( "\n" ); document.write( "compound Interest formula: A=P(1+r/n)^nt, P=initial investment r=interest rate, n=number of compounding periods per year, A=amt after t- years \n" ); document.write( "For given problem: \n" ); document.write( "P=? \n" ); document.write( "r=.6% \n" ); document.write( "n=12 \n" ); document.write( "t=20 \n" ); document.write( "A=8000\r \n" ); document.write( "\n" ); document.write( "8000=P(1+.06/12)^12*20 \n" ); document.write( "8000=P(1+.005)^240=P(1.005^240=3.3102 \n" ); document.write( "P=8000/3.3102=2416.77 \n" ); document.write( " How much should they invest now?$2416.77 \n" ); document.write( " \n" ); document.write( " |