document.write( "Question 252254: an invested company pays 5% interest compounded semiannually. you want to have $16000 in the future, how much should you deposit now to have that amount 5 years from now?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #184101 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x(1+.05/2)^5*2=16,000 \n" ); document.write( "x(1+.025)^10=16,000 \n" ); document.write( "x(1.025)^10=16,000 \n" ); document.write( "x*1.28=16,000 \n" ); document.write( "x=16,000/1.28 \n" ); document.write( "x=$12,500 is the necessary investment to have $16,000 in 5 years. \n" ); document.write( " |