Three consecutive odd numbers have a sum of 75. What is the greatest number?

2 Answers
Nov 27, 2016

26

Explanation:

Let the three consecutive nos are (x1), (x) & (x+1).

As per question,

(x1)+(x)+(x+1) = 75

3x = 75

x=753=25

Therefore the largest no = x+1 = 25 + 1 = 26

Nov 27, 2016

The largest or greatest number is 27.

The other two numbers are 23 and 25.

Explanation:

Let's call the largest odd number x because this is what we are solving for.

If x is the largest odd number and these are consecutive odd numbers we must subtract 2 and 4 from x to get all three consecutive odd numbers.

So, the three consecutive odd numbers are: x4, x2 and x.

We know their sum, or adding them together, is 75 so we can write and solve for x:

(x4)+(x2)+x=75

x4+x2+x=75

x+x+x42=75

3x6=75

3x6+6=75+6

3x=81

(3x)/3 = 81/3#

x=27