103k views
5 votes
There are three positive consecutive integers where the first number times the second number is 7 more than the third number. Find the sum of all 3 integers.

User Mario GS
by
5.6k points

1 Answer

2 votes

Given that,

The three numbers are consecutive

The three numbers are

x

x + 1

x + 2

Also,

x × (x + 1) = (x + 2) + 7

x² + x = x + 9

x² + x - x = 9

x² = 9

x = √9

x = 3

The three numbers

x = 3

x + 1 = 4

x + 2 = 5

The sum of the three numbers

3 + 4 + 5 = 12

User StefanG
by
6.4k points