document.write( "Question 365037: 16. Find three consecutive numbers such that the sum of the first two is the same as sixteen more than the third. \n" ); document.write( "
Algebra.Com's Answer #260280 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent smallest of the consecutive integers, (x+1) and (x+2) the other two
\n" ); document.write( "Write as we Read***
\n" ); document.write( "x + (x+1) = (x+2) + 16
\n" ); document.write( "solving for x
\n" ); document.write( "x = 17
\n" ); document.write( "17, 18, 19 are the three consecutive integers
\n" ); document.write( "checking our answer
\n" ); document.write( "35 = 19 + 16 \n" ); document.write( "
\n" );