document.write( "Question 280019: Please solve this word problem: How much money should parents deposit today in a college fund earning 5% compound quarterly, so that it will accumulate to $150,000.00 in 15 years? \n" ); document.write( "
Algebra.Com's Answer #203491 by mananth(16946) You can put this solution on YOUR website! Please solve this word problem: How much money should parents deposit today in a college fund earning 5% compound quarterly, so that it will accumulate to $150,000.00 in 15 years?\r \n" ); document.write( "\n" ); document.write( "a= (p+r/4)*15\r \n" ); document.write( "\n" ); document.write( "150000 = (p+5/4)*15\r \n" ); document.write( "\n" ); document.write( "150000/15 -5/4= p\r \n" ); document.write( "\n" ); document.write( "=9998.75 \n" ); document.write( " |