Q23. Find all pairs of consecutive odd positive integers both of which are smaller than 10 such that their sum is more than 11.
Let x be smaller of two consecutive odd positive integers. Then the other integer is x+2.
Both integers are smaller than 10.
Sum of both integers is more than 11.
We conclude and and x is odd integer number.
x can be 5,7.
The two pairs of consecutive odd positive integers are .