document.write( "Question 266767: Intermediate Algeba\r
\n" ); document.write( "\n" ); document.write( "Use Issue: Find three consecutive integers such that the sum of the first and twice the second is 122 minus three times the third.
\n" ); document.write( "

Algebra.Com's Answer #195946 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+1, and x+2 be the integers
\n" ); document.write( "From above ,we get
\n" ); document.write( "\"x+%2B+2%2A%28x%2B1%29+=+122+-+3%2A%28x%2B2%29\"
\n" ); document.write( "distribute to get
\n" ); document.write( "\"x+%2B+2x+%2B+2+=+122+-3x+-+6\"
\n" ); document.write( "combine like terms to get
\n" ); document.write( "\"3x+%2B+2+=+116+-+3x\"
\n" ); document.write( "add 3x and subtract 2 to get
\n" ); document.write( "\"6x+=+114\"
\n" ); document.write( "divide to get
\n" ); document.write( "\"x+=+19\"
\n" ); document.write( "the three numbers are 19, 20, and 21
\n" ); document.write( "
\n" );