195,030 views
32 votes
32 votes
find three consecutive integers for which 3 times the sum of the first and third integers is -342? show step by step

User Timofey Stolbov
by
2.7k points

2 Answers

17 votes
17 votes
I hope this can help you
find three consecutive integers for which 3 times the sum of the first and third integers-example-1
User Dove
by
3.0k points
21 votes
21 votes

Answer:

-58, -57, -56

Explanation:

if the first integer is x,

the second integer must be x + 1 (because it's consecutive)

and the third must be x + 2

Therefore:

3 times the sum of the first and third integers is -342:

3 * (x + (x+2) ) = -342

Combine like terms in parentheses

3 * (2x + 2) = -342

Distribute the 3 to the 2x and the 2:

6x + 6 = -342

Subtract 6 on both sides

6x = -348

Divide by 6 on both sides

x = -58

x + 1 = -57

x + 2 = -56

-58, -57, -56

Check:

3 * (-58 + -56) = 3 * -114 = -342

User Bgaze
by
3.3k points