114k views
2 votes
Find three consecutive odd integers such that when the third is subtracted from five times

the sum of the first and second, the result is 798 more than the first.

User Jeffshantz
by
5.3k points

1 Answer

7 votes

9514 1404 393

Answer:

99, 101, 103

Explanation:

Let x represent the smallest. Then the sum of the first two is (x+x+2) and the third is x+4. The problem statement tells us the relation ...

5(2x +2) -(x +4) = x +798

10x +10 -x -4 = x +798

8x = 792

x = 99

The integers are 99, 101, 103.

__

Check

5(99 +101) -103 = 99 +798

897 = 897 . . . . answer checks OK

User Jeshua Lacock
by
6.2k points