Q24. Find all pairs of consecutive even positive integers, both of which are larger than 5 such that their sum is less than 23.
Let x be smaller of two consecutive even positive integers. Then the other integer is x+2.
Both integers are larger than 5.
Sum of both integers is less than 23.
We conclude and and x is even integer number.
x can be 6,8,10.
The pairs of consecutive even positive integers are .