Problema Solution

Find the least of two consecutive odd integers whose sum is 120.

The least of the two integers is

Answer provided by our tutors

Two consecutive odd integers can be written as:

2x - 1 and 2x + 1, where x is integer.

The sum of the consecutive odd integers is 120:

(2x - 1) + (2x + 1) = 120

........

click here to see the equation solved for x

........

x = 30

2x - 1 = 2*30 - 1 = 59

2x + 1 = 2*30 + 1 = 61

The least of the two integers is 59.