Problema Solution
The sum of three consective even intergers is 138. Find the intergers?
Answer provided by our tutors
Let the middle one be n. Then the other two are n-2 and n+2.
So wa have (n-2) + n + (n+2) = 138
Hence 3n = 138.
Therefore, n = 46.
Answer: The integers are 44,46,48