document.write( "Question 1128141: An investment company pays 9% compounded semiannually. You want to have 19,000 in the future
\n" ); document.write( "How much should you deposit now to have that amount 5 years from now?
\n" ); document.write( "

Algebra.Com's Answer #744606 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "19000 = D*(1+0.09/2)^(5*2)  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "D = \"19000%2F%281%2B0.09%2F2%29%5E10\" = 12,234.63  dollars    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );