SOLUTION: The sum of three integers is 394 . The sum of the first and second integers exceeds the third by 26 . The third integer is 4 less than the first. Find the three integers.

Algebra ->  Probability-and-statistics -> SOLUTION: The sum of three integers is 394 . The sum of the first and second integers exceeds the third by 26 . The third integer is 4 less than the first. Find the three integers.      Log On


   



Question 924247: The sum of three integers is
394
. The sum of the first and second integers exceeds the third by
26
. The third integer is
4
less than the first. Find the three integers.

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
Previously Posted
1st + 2nd + 3rd = 394
x + ( 2x-4 - 26) + (x-4) = 394
4x = 428
x = 107
1st: 107
2nd: 184
3rd: 103
And ...checking
Sum = 394