6.0k views
3 votes
Find the largest two consecutive odd integers whose sum is not greater than 46

User Djskinner
by
8.4k points

1 Answer

3 votes

Let the smaller odd integer be x and the larger be x + 2.


x + x + 2 \leqslant 46 \\ 2x + 2 \leqslant 46 \\ 2x \leqslant 44 \\ x \leqslant 22 \\ x = 21

21, 23

User Jahron
by
8.5k points