48.5k views
2 votes
Find two consecutive odd integers such that the sum between twice the smallest and the biggest is 35.

1 Answer

3 votes

Answer:

Consecutive odd numbers will be 11 and 13.

Explanation:

Let the two consecutive odd integers are n and (n + 2).

From the given question,

Sum between twice the smallest and the biggest is 35.

Since, smallest number is 'n' and biggest is (n + 2)

Therefore equation will be,

2n + (n + 2) = 35

(2n + n) + 2 = 35

3n + 2 = 35

3n = 33

n = 11

And (n + 2) = 13

Consecutive odd numbers will be,

11, 13

User Yazh
by
3.5k points