Question 135003
what is the equation in graph form   y=(1/2)x+2
---------------------
It is a line with slope=1/2 and y-intercept = 2
-----------------------
Plot two points so you can graph the line:
If x=0, y=2
If x=2,y = 3
Plot the points (0,2) and (2,3); then draw a line thru them.
-----------------------
{{{graph(400,300,-10,10,-10,10,(1/2)x+2)}}}
=========================
Cheers,
Stan H.