The sum of three integers is
397. The sum of the first and second integers exceeds the third by
35. The third integer is
5 less than the first. Find the three integers.
Let the first, second, and 3rd numbers, be x, y, and z
Then: x + y + z = 397 -------- eq (i)
Also, x + y = z + 35 ______x + y - z = 35 -------- eq (ii)
And, z = x - 5 -------- eq (iii)
2z = 362 -------- Subtracting eq (ii) from eq (i)
z, or 3rd number = , or
181 = x - 5 ------- Substituting 181 for z in eq (iii)
181 + 5 = x
x, or 1st number =
186 + y + 181 = 397 -------- Substituting 186 for x, and 181 for z in eq (i)
367 + y = 397
y = 397 - 367, or