181k views
1 vote
If the first of three consecutive integers is subtracted from 138, the result is the sum of the second and third. What are the integers?

User Gdibble
by
6.0k points

1 Answer

3 votes

Answer:

First Integer = n = 45

Second Integer = n+1 = 45 + 1 = 46

And Third Integer = n+ 2 = 45 +2 = 47

Explanation:

Let First integer = n

Second Integer = n+1

Third Integer = n+2

According to the question given (If the first of three consecutive integers is subtracted from 138, the result is the sum of the second and third) the equation will be:

138 - n = (n+1) + (n+2)

Solving the equation:

138 - n = n+1+n+2

138 - n = 2n+3

138 - 3 =2n +n

135 = 3n

135/3 = n

=> n= 45

So, First Integer = n = 45

Second Integer = n+1 = 45 + 1 = 46

And Third Integer = n+ 2 = 45 +2 = 47

User Vanzylv
by
5.5k points