document.write( "Question 646201: find four consecutive integers such that if the sum of the first and third is increased by 10 the result is 6 greater than 4 times the fourth \n" ); document.write( "
Algebra.Com's Answer #405774 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find four consecutive integers such that if the sum of the first and third is increased by 10 the result is 6 greater than 4 times the fourth
\n" ); document.write( "----------
\n" ); document.write( "1st: x-2
\n" ); document.write( "2nd: x-1
\n" ); document.write( "3rd: x
\n" ); document.write( "4th: x+1
\n" ); document.write( "--------
\n" ); document.write( "Equation:
\n" ); document.write( "x-2 + x + 10 = 4x+6
\n" ); document.write( "2x+8 = 4x + 6
\n" ); document.write( "2x = 2
\n" ); document.write( "x = 1
\n" ); document.write( "------
\n" ); document.write( "1st: x-2 = -1
\n" ); document.write( "2nd: 0
\n" ); document.write( "3rd: 1
\n" ); document.write( "4th: 2
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "==============
\n" ); document.write( "
\n" );