document.write( "Question 524452: find three consecutive integers that the sum of the first and twice the second is 92 minus three times the third. \n" ); document.write( "
Algebra.Com's Answer #347744 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find three consecutive integers that the sum of the first and twice the second is 92 minus three times the third.
\n" ); document.write( "---
\n" ); document.write( "1st: x-1
\n" ); document.write( "2nd: x
\n" ); document.write( "3rd: x+1
\n" ); document.write( "------
\n" ); document.write( "Equation:
\n" ); document.write( "x-1 + 2x = 92-3(x+1)
\n" ); document.write( "3x-1 = 92-3x-3
\n" ); document.write( "6x = 90
\n" ); document.write( "x = 15
\n" ); document.write( "---
\n" ); document.write( "1st: 14
\n" ); document.write( "2nd: 15
\n" ); document.write( "3rd: 16
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );