document.write( "Question 766198: 11. there are three consecutive even integers. 8/9 of the first number is 263 less than the sum of the second and third numbers. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #806258 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8(x-2)/9 = x + (x+2) - 263
\n" ); document.write( "x - 2 = 9(2x - 261)/8
\n" ); document.write( "x - 2 = (18x - 2349)/8
\n" ); document.write( "8x - 16 = 18x - 2349
\n" ); document.write( "-10x = -2333
\n" ); document.write( "x = 233.3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The value of x is not an integer, so this couldn't happen.
\n" ); document.write( "
\n" );