State the first 3 integer solutions

Question 1:

x 5
5,6,7

Question 2:

x < 10
9,8,7

Question 3:

x > -7
-6,-5,-4

Question 4:

x -2
-2,-3,-4

Question 5:

x < 5
4,3,2

Question 6:

x > 3
4,5,6