document.write( "Question 798507: Sonji wants to have $14,000 in 13 years. Calculate how much she should invest now at 6% interest, compounded semiannually in order to reach this goal. \n" ); document.write( "
Algebra.Com's Answer #482289 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
14000=P(1+0.06/2)^2*13
\n" ); document.write( "14000=P(1.03)^26
\n" ); document.write( "14999=P*2.1566
\n" ); document.write( "14000/2.1566=P
\n" ); document.write( "P=$6492.00
\n" ); document.write( "
\n" );