document.write( "Question 309835: What amount of money should you invest today, at 6 1/8% simple interest per year, in order to yield a future value of $8,500 at the end of two years and three months?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221597 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What amount of money should you invest today, at 6 1/8% simple interest per year, in order to yield a future value of $8,500 at the end of two years and three months? \n" ); document.write( "------------- \n" ); document.write( "A(t) = P + I \n" ); document.write( "A(t) = P + Prt \n" ); document.write( "A(t) = P(1+rt) \n" ); document.write( "------------------- \n" ); document.write( "A(2 1/4 yrs) = P (1 + 0.06125*2.25) \n" ); document.write( "---- \n" ); document.write( "8500 = P(1.1370) \n" ); document.write( "P = $7470.48 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |