document.write( "Question 839090: The sum of two consecutive even integers, of which the smaller is x, is no more than 24. \n" ); document.write( "
Algebra.Com's Answer #505524 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of two consecutive even integers,
\n" ); document.write( "of which the smaller is x, is no more than 24.
\n" ); document.write( "-----
\n" ); document.write( "Note: Even integers are not represented by x.
\n" ); document.write( "Even integers are ALWAYS a multiple of 2, so they
\n" ); document.write( "must be represented by 2*x or 2(x+1) etc.
\n" ); document.write( "--------
\n" ); document.write( "1st: 2x
\n" ); document.write( "2nd: 2x+2
\n" ); document.write( "--------
\n" ); document.write( "Equation::
\n" ); document.write( "2x + 2x+2 <= 24
\n" ); document.write( "x + x+1 <= 12
\n" ); document.write( "2x <= 11
\n" ); document.write( "x <= 5.5
\n" ); document.write( "----------------
\n" ); document.write( "2x <= 11
\n" ); document.write( "2x+2 <= 13
\n" ); document.write( "-----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );