document.write( "Question 1128981: Scott plans to attend college and he starts saving $200
\n" );
document.write( " per month to pay for it. He will need $14,000
\n" );
document.write( " to pay the first-year cost. His aunt gave him a special gift of $2,000
\n" );
document.write( " to use toward the cost. How many years will it take Scott to save enough for the first-year cost? \n" );
document.write( "
Algebra.Com's Answer #745514 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "2000 + 200*n = 14000, where n is the number of months.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "200*n = 14000 - 2000 = 12000\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "n =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |