186k views
0 votes
The sum of three consecutive integers is 147. Find the integers.

The integers are
(Use a comma to separate answers.)

(Answer quickly)

The sum of three consecutive integers is 147. Find the integers. The integers are-example-1

1 Answer

3 votes

First, let's declare our variables.

x = variable 1

x + 1 = variable 2

x + 2 = variable 3

Now, let's create our expression.

x + x+1 + x+2 = 147

Let's add like terms

3x + 3 = 147

Subtract 3 from both sides

3x = 144

Divide both sides by 3

x = 48

x + 1 = 48 + 1 = 49

x + 2 = 48 + 2 = 50

User Boinst
by
5.7k points