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 #79933 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+X+2+X+4<=126 \n" ); document.write( "3X+6<=126 \n" ); document.write( "3X<=126-6 \n" ); document.write( "3X<=120 \n" ); document.write( "X<=120/3 \n" ); document.write( "X<=40 ANSWER FOR THE SMALLER NUMBER. \n" ); document.write( "40+2=42 \n" ); document.write( "40+4=44 \n" ); document.write( " \n" ); document.write( " |