document.write( "Question 1016901: Every year a man is paid $500 more than the previous year. If he receives $17800 over four years, what was he paid in the first year? \n" ); document.write( "
Algebra.Com's Answer #633264 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "4 years of $500 extra a year = $2000 \n" ); document.write( "$17800 - $2000 = $15800 \n" ); document.write( "First year = $15800 + $500 = $16300 \n" ); document.write( "Second year = $16300 + $500 = $16800 \n" ); document.write( "Third year = $16800 + $500 = $17300 \n" ); document.write( "Fourth year = $17300 + $500 = $17800 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |