document.write( "Question 109655This question is from textbook
\n" ); document.write( ": please let me know if I setup this problem correctly.
\n" ); document.write( "The sum of three consecutive even integers is less than or equal to 126. Find the greatest values of the integers.
\n" ); document.write( "X+y+z_<126. Answer-- X<40, y<42, z<44\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #79936 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let \"x\" be \"1st\" consecutive even integer
\n" ); document.write( "\"y=x%2B2\" be \"2nd\" consecutive even interger
\n" ); document.write( "\"z=x%2B4\" be \"3rd\" consecutive even integer\r
\n" ); document.write( "\n" ); document.write( "then:\r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+y+%2B+z+%3C=+126\"\r
\n" ); document.write( "\n" ); document.write( "\"x%2B%28x%2B2%29%2B%28x%2B4%29%3C=126\"\r
\n" ); document.write( "\n" ); document.write( "\"3x+%2B+6+%3C=+126\"........move \"6\" to the right\r
\n" ); document.write( "\n" ); document.write( "\"3x+%3C=+126+-+6\"\r
\n" ); document.write( "\n" ); document.write( "\"3x+%3C=+120\".....divide both sides by \"3\"\r
\n" ); document.write( "\n" ); document.write( "\"x+%3C=+40\"........ \"1st\" consecutive even integer\r
\n" ); document.write( "\n" ); document.write( "\"y+=+42\".......\"2nd\" consecutive even interger\r
\n" ); document.write( "\n" ); document.write( "\"z+=+44\".........\"2nd\" consecutive even interger
\n" ); document.write( "
\n" );