What are the integer values of #x# where #3 < x <= 8#?

1 Answer
Sep 16, 2017

4,5,6,7,8

Explanation:

Separate the two parts of the problem to make it clearer.
#x>3#
#x≤8#
Remember that whichever side of the greater than or less than sign opens to is the great value. Also, the line underneath a greater than or less than sign means "equal to".
Therefore, the values of x have to be both greater than 3 and equal to or less than 8.
The values that fit both of these descriptions are 4, 5, 6, 7, and 8.