116k views
20 votes
What THREE integers have a sum of 300?

2 Answers

3 votes

Answer:

99, 100, and 101

Explanation:

Just add these numbers

User David Campos
by
4.3k points
8 votes

Answer:

Here we will use algebra to find three consecutive integers whose sum is 300. We start by assigning X to the first integer. Since they are consecutive, it means that the 2nd number will be X + 1 and the 3rd number will be X + 2 and they should all add up to 300. Therefore, you can write the equation as follows:

(X) + (X + 1) + (X + 2) = 300

To solve for X, you first add the integers together and the X variables together. Then you subtract three from each side, followed by dividing by 3 on each side. Here is the work to show our math:

X + X + 1 + X + 2 = 300

3X + 3 = 300

3X + 3 - 3 = 300 - 3

3X = 297

3X/3 = 297/3

X = 99

Which means that the first number is 99, the second number is 99 + 1 and the third number is 99 + 2. Therefore, three consecutive integers that add up to 300 are 99, 100, and 101.

99 + 100 + 101 = 300

We know our answer is correct because 99 + 100 + 101 equals 300 as displayed above.

Explanation:

User Marty Aghajanyan
by
4.4k points