document.write( "Question 324342: determine the present value you must invest to have a future value of $8,500 when the simple interest rate is 7% for 3 years \n" ); document.write( "
Algebra.Com's Answer #232226 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=P(1+r)^n
\n" ); document.write( "P=A/((1+r)^n)
\n" ); document.write( "P=8500/((1.07)^3)
\n" ); document.write( "P=8500/1.225
\n" ); document.write( "P=6938.78
\n" ); document.write( "
\n" );