Answer: See the graph below.
It is a straight line segment with endpoints (-2,-3) and (4,9).
===============================================================
Explanation:
We're told that x is between -2 and 4, including both endpoints.
Let's see what y is when we plug in x = -2
y-2x-1 = 0
y-2(-2)-1 = 0
y+4-1 = 0
y+3 = 0
y = -3
So x = -2 pairs up with y = -3. The point (x,y) = (-2,-3) is on the line. This is the left most endpoint.
Repeat for x = 4 to find what y must be
y-2x-1 = 0
y-2(4)-1 = 0
y-8-1 = 0
y-9 = 0
y = 9
Therefore the point (x,y) = (4,9) is also on the line. It's the right most endpoint
Once we have the two points, we can form the straight line. Simply connect the endpoints mentioned as shown below. We don't extend the line infinitely outwards in both directions because [tex]-2 \le x \le 4[/tex] meaning x cannot be smaller than -2, and x cannot be greater than 4 either.
Side note: The given equation is the same as y = 2x+1. It has slope 2 and y intercept 1.