213k views
2 votes
Find 3 consecutive integers where the sum of the first 2 equals 3 times the third. Please help

2 Answers

4 votes
-5
-4
-3
Hope dat hell
User Adrian Walls
by
5.2k points
6 votes

Answer:

-5,-4,-3

Explanation:

Let n be an integer.

The next integer would have to be n+1.

The integer before n would have to be n-1.

So the numbers in order are n-1, n , n+1

The sum of the first 2 equals 3 times the third:

n-1 + n = 3(n+1)

2n-1 = 3(n+1)

2n-1=3n+3

Subtract 2n on both sides

-1=n+3

Subract 3 on both sides

-4=n

If n=-4

then n-1=-5

and n+1=-3

So the three numbers are -5,-4,-3 .

User Simmone
by
5.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.