document.write( "Question 1127199: You need $15,000 in 2.5 years. How much should you invest today if you get 8% compounded semiannually? (solve using compound interest formula) \n" ); document.write( "
Algebra.Com's Answer #743559 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
15000=Po(1+.04)^5, the .04 is the interest rate semiannually and the 5 are the number of compoundings in 2.5 years.
\n" ); document.write( "15000/(1.04^5)=$12,328.91
\n" ); document.write( "
\n" );