Question 901080
Showing this graphically on this site system is difficult; but showing using inequalities not difficult.


x is between -2 and 6 exclusive.
{{{-2<x<6}}}
which does not use any reference to infinity or negative infinity.




(Number Line.  Here, as shown means "filled-in".)

{{{drawing( 300, 300, -8, 8, -5, 5,
  circle(-2,0,0.16),
circle(6,0,0.16),
line(-1.9,0,5.9,0),
locate(-2.7,-0.5,-2),
locate(6,-0.5,6),
locate(0,-.5,0)
  )}}}