What is the greatest of 5 consecutive integers if the sum of these integers equals 185?

1 Answer
Feb 4, 2017

39 is the greatest of the 5 consecutive integers adding to 185.

Explanation:

First, let's define the 5 consecutive integers.

We can call the smallest of the 5 consecutive integers xx.

Then, by definition of "consecutive integers" the remaining 4 would be:

x + 1x+1, x + 2x+2, x + 3x+3 and x + 4x+4

The sum of these 5 consecutive integers equals 185 so we can write and solve for xx:

x + x + 1 + x + 2 + x + 3 + x + 4 = 185x+x+1+x+2+x+3+x+4=185

5x + 10 = 1855x+10=185

5x + 10 - color(red)(10) = 185 - color(red)(10)5x+1010=18510

5x + 0 = 1755x+0=175

5x = 1755x=175

(5x)/color(red)(5) = 175/color(red)(5)5x5=1755

(color(red)(cancel(color(black)(5)))x)/cancel(color(red)(5)) = 35

x = 35

We are looking for the greatest of the 5 consecutive integers or x + 4 -> 35 + 4 = 39