document.write( "Question 625635: how much money should be deposited today in an account that earns 8% compounded semiannually so that it will accumulate to 13,000 in three years? \n" ); document.write( "
Algebra.Com's Answer #393668 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how much money should be deposited today in an account that earns 8% compounded semiannually so that it will accumulate to 13,000 in three years?
\n" ); document.write( "----------
\n" ); document.write( "3 yrs --> 6 periods
\n" ); document.write( "8%/hr = 4% per period
\n" ); document.write( "-------
\n" ); document.write( "13000 = AMT*(1.04)^6
\n" ); document.write( "AMT = 13000/(1.04)^6
\n" ); document.write( "AMT =~ $10274.09
\n" ); document.write( "
\n" ); document.write( "
\n" );