Our three consecutive integers can be represented as
X → <em>first integer</em>
X + 1 → <em>second integer</em>
X + 2 → <em>third integer</em>
If the sum of our three consecutive integers is 144, our equation will read...
X + X + 1 + X + 2 = 144
Now, we can simplify on the left. Once we simplify, our equation will now read
3x + 3 = 144
-3 -3 ← subtract 3 from both sides
3x = 141 ← divide both sides by 3
X = 47
X → first integer 47
X + 1 → second integer 48
X + 2 → third integer 49
<u>Therefore, the 3 consecutive integers are 47, 48, and 49.</u>