83.3k views
0 votes
Find three consecutive integers such that the sum of the first,twice the second, and three times the third is -76

1 Answer

1 vote
-14, -13, -12.

This is done by calling the first number x, the second x+1 and the third x+2. Then write the equation using the descriptions as...

x + 2(x+1) + 3(x+2) = -76

Distribute and solve.
User Tadas Davidsonas
by
8.6k points