document.write( "Question 967483: How much must a 15 year old boy deposit in a bank now that pays 10 1/2% compounded quarterly so that after 10 years he will have 400,000? \n" ); document.write( "
Algebra.Com's Answer #591381 by lwsshak3(11628) ![]() You can put this solution on YOUR website! How much must a 15 year old boy deposit in a bank now that pays 10 1/2% compounded quarterly so that after 10 years he will have 400,000? \n" ); document.write( "*** \n" ); document.write( "compound interest formula: A=P(1+r/n)^nt, P=initial investment, r=interest rate, n=number of compounding periods per year, A=amt after t-years \n" ); document.write( "For given problem: \n" ); document.write( "P=? \n" ); document.write( "r=.105 \n" ); document.write( "n=4 \n" ); document.write( "t=10 \n" ); document.write( "A=400,000 \n" ); document.write( ".. \n" ); document.write( "400000=P(1+.105/4)^4*10) \n" ); document.write( "400000=P(1+.02625)^40) \n" ); document.write( "P=400000/(1.02625)^40 \n" ); document.write( "P≈141884 \n" ); document.write( "How much must a 15 year old boy deposit in a bank now? about $141,884 \n" ); document.write( " |