Answer:
7
Explanation:
Let 'x' represent the number of tickets that Teresa sold, and x is integer and x>=0 (you can not sell negative number of tickets)
6 + 2x < 22
x < 8
The range of possible number of tickets that Teresa sold is {0, 1, 2, 3, 4, 5, 6, 7}.