document.write( "Question 512512: An investment company pays 6% compounded semiannually. You want to have 24,000 in the future. How much should you deposit now to have that amount 5 years from now? \n" ); document.write( "
Algebra.Com's Answer #342643 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
24000=P(1+0.06/2)^2*5
\n" ); document.write( "24000=P(1.03)^10
\n" ); document.write( "24000=P(1.3439)
\n" ); document.write( "24000/1.3439=P
\n" ); document.write( "P=$17,858.47
\n" ); document.write( "
\n" );