78.0k views
1 vote
In a list of five consecutive odd integers, the sum of the first and double the last is 139. What is the largest sum?

User TommyD
by
4.5k points

1 Answer

4 votes

Answer: 49

Explanation:

From your question, I think you mean the largest number. The answer is given below.

Let the five consecutive odd numbers be:

a, a+2, a+4, a+6 and a+8.

Thee sum of the first and double the last is 139. This can be written as:

a + 2(a+8) = 139

a + 2a + 16 = 139

3a + 16 = 139

3a = 139 - 16

3a = 123

a = 123/3

a = 41

The first number = 41

The largest number = a+8 = 41 + 8 = 49.

User Sajjad
by
5.4k points