document.write( "Question 1091601: An investment company pays 7% compounded semiannually. You want to have $16,000 in the future.
\n" );
document.write( "How much should you deposit now to have that amount 5 years from now?
\n" );
document.write( "How much should you deposit now to have that amount 10 years from now?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #706025 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "An investment company pays 7% compounded semiannually. You want to have $16,000 in the future. \n" ); document.write( "How much should you deposit now to have that amount 5 years from now? \n" ); document.write( "How much should you deposit now to have that amount 10 years from now? \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Present value=P \n" ); document.write( "Future value=F=16000 \n" ); document.write( "(a) In 5 years, n=5*2=10 half-years \n" ); document.write( "16000=P(1+0.07/2)^10 \n" ); document.write( "P=16000/(1+0.07/2)^10 \n" ); document.write( "=11342.70 should be deposited now. \n" ); document.write( "(b) in 10 years, n=10*2=20 half-years \n" ); document.write( "16000=P(1+0.07/2)^20 \n" ); document.write( "P=16000/(1+0.07/2)^20 \n" ); document.write( "=8041.05 \n" ); document.write( " |