show a graph that best represents a first-degree polynomial p(X).

1 answer

Pick any such polynomial, find 2 points on it, the draw a line through those two points.
e.g.
P(x) = 3x + 1 or y = 3x+1
x = 1 ----> y = 4
x = 4 ----> y = 13

Try several of those.