document.write( "Question 1083711: Becky would like to have at least $250,000 saved for her daughters college education. If she invests $80,000 in an education account paying 7.15% interest compounded quarterly, will she reach her goal in 18 years? \n" ); document.write( "
Algebra.Com's Answer #697750 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Plug P = 80000, r = 0.0715, n = 4, and t = 18 into the formula below\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = P*(1+r/n)^(n*t) \n" ); document.write( "A = 80000(1+(0.0715/4))^(4*18) \n" ); document.write( "A = 286,477.309093138 \n" ); document.write( "A = 286,477.31\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This value is larger than $250,000 so she will meet her goal. \n" ); document.write( " |