document.write( "Question 752904: an investment pays 7% compound semiannually. You want to have $ 19000.00 in the future , how much should you deposit now to have that amount in 5 years from now. \n" ); document.write( "
Algebra.Com's Answer #458129 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
19000=P(1+0.07/2)^5*2
\n" ); document.write( "19000=P(1.035)^10
\n" ); document.write( "19000=P(1.41)
\n" ); document.write( "19000/1.41=P
\n" ); document.write( "$13.475=P
\n" ); document.write( "
\n" );