document.write( "Question 217776: How much money should be deposited today in an account that earns 5% compounded semiannually so that it will accumulate to $8000 in 11 years? \n" ); document.write( "
Algebra.Com's Answer #164131 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=P(1+r/n)^n*t
\n" ); document.write( "P=FV/(1+r/n)^n*t
\n" ); document.write( "P=8000/(1.025)^22
\n" ); document.write( "P=8000/1.721571398
\n" ); document.write( "P=$4647
\n" ); document.write( "
\n" );