David W. answered 10/13/21
Experienced Prof
"two consecutive even integers" Let's use x and x+2 [note: even]
"their sum" is expressed as (x) + (x+2)
"is equal to" that's "="
"difference of" "three times larger" and "two times the smaller" this is 3(x+1) - 2x
The equation: (x) + (x+2) = 3(x+2) - 2x
Now, find x:
x + x + 2 = 3(x+2) - 2x
2x + 2 = 3x + 6 - 2x
2x + 2 = x + 6
x = 4
and (x+2) = 6
CHECK (very important)
Is 4 + 6 = 3*(6) - 2*(4) ??
10 = 18 - 8 ??
10 = 10 ? yes.