document.write( "Question 833429: A couple just had a baby. How much should they invest now at 5.5% compounded weekly in order to have $60,000 for the child’s education 19 years from now? Round to the nearest dollar. \n" ); document.write( "
Algebra.Com's Answer #502578 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A couple just had a baby. How much should they invest now at 5.5% compounded weekly in order to have $60,000 for the child’s education 19 years from now? Round to the nearest dollar. \n" ); document.write( ". \n" ); document.write( "Compound interest formula: \n" ); document.write( "A = P(1+r/n)^(nt) \n" ); document.write( "where \n" ); document.write( "A=60000 \n" ); document.write( "P is what we're looking for \n" ); document.write( "r=.055 \n" ); document.write( "n=52 \n" ); document.write( "t=19 \n" ); document.write( ". \n" ); document.write( "plug it all in \n" ); document.write( "60000 = P(1+.055/52)^(52*19) \n" ); document.write( "60000 = P(1+0.00105769231)^988 \n" ); document.write( "60000 = P(1.00105769231)^988 \n" ); document.write( "60000 = P(2.8418286765312691531872438722308) \n" ); document.write( "60000/2.8418286765312691531872438722308 = P \n" ); document.write( "$21113.17 = P \n" ); document.write( " |