document.write( "Question 311648: An investment company pays 9% compounded semiannually. You want to have $13000 in the future. How much should you deposit now to have that amount 5 years from now? \n" ); document.write( "
Algebra.Com's Answer #222906 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An investment company pays 9% compounded semiannually. You want to have $13000 in the future. How much should you deposit now to have that amount 5 years from now?
\n" ); document.write( "-------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "---
\n" ); document.write( "13000 = P(1+(0.09/2))^(2*5)
\n" ); document.write( "13000 = P(1.045)^10
\n" ); document.write( "13000 = P(1.553)
\n" ); document.write( "P = $8371.06
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );