document.write( "Question 138223: please help me with solving the equation: Three times the greatest of three consecutive even integers exceeds twice the least by 38. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #100930 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! First even integer: x \n" ); document.write( "Second consecutive even integer: x + 2 \n" ); document.write( "Third consecutive even integer: x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Three times the greatest [3(x + 4)] exceeds twice the least [2x] by 38, so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Just solve for x to get the first integer, the second one is 2 more than that, and so on. \n" ); document.write( " |