document.write( "Question 1068581:  If Casey needs $95000 for college tuition in 13 years, what lump sum would he need to deposit into an account with an APR of 3.5% compounded quarterly to reach his savings goal?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #683832 by rfer(16322)      You can put this solution on YOUR website! 95000=P(1+0.035/4)^4*13 \n" ); document.write( "95000=P(1.000875)^52 \n" ); document.write( "95000/1.04653=P \n" ); document.write( "90776.18=P \n" ); document.write( " |