Answer:
Explanation:
Let's call the smallest of the three consecutive even integers "x". Since they are consecutive and even, we know that the next two integers must be "x + 2" and "x + 4".
Now we can set up the equation for the problem:
4 * (x + (x + 2) + (x + 4)) = 240 + 6x
Expanding the parentheses on the left side:
4 * (3x + 6) = 240 + 6x
Simplifying the left side:
12x + 24 = 240 + 6x
Subtracting 6x from both sides:
6x + 24 = 240
Subtracting 24 from both sides:
6x = 216
Dividing both sides by 6:
x = 36
So the smallest of the three consecutive even integers is 36, and the others are 38 and 40.