document.write( "Question 1004914: How much must you deposit in an account that pays 7% semi-annual interest, compounded annually, to have a balance of 4000$ in 15 years? \n" ); document.write( "
Algebra.Com's Answer #621288 by addingup(3677)![]() ![]() You can put this solution on YOUR website! How much must you deposit in an account that pays 7% semi-annual interest, compounded annually, to have a balance of 4000$ in 15 years? \n" ); document.write( "So you get paid 7% twice per year for a total of 14% per year. Correct? If that's the case: \n" ); document.write( "FV= PV(1+r/n)^nt where \n" ); document.write( "FV is the Future Value \n" ); document.write( "PV is the Present Value \n" ); document.write( "r is the interest rate \n" ); document.write( "n is the number of periods in a year (in your case: 1 period because it's compounded annually) \n" ); document.write( "t= time \n" ); document.write( "4000= PV(1+.14)^15 \n" ); document.write( "4000= PV(7.138) Divide both sides by 7.138: \n" ); document.write( "PV= 568.34 \n" ); document.write( " |