Question 179153
y=2x+4
:
find points to plot and draw a line thru them
:
if x=1--->y=2(1)+4=6---->(2,6)
if x=0--->y=2(0)+4=4---->(0,4)
:
plot as many points as you want.
:
Here is the graph:
:
{{{graph(300,300,-10,10,-10,10,2x+4)}}}