Question 367371
 Graph the equation: plot atleast 5 points for each equation.
x - 2y=6
y = (1/2)x-3
---------
If x = 0, y = -3 giving you point (0,-3)
If y = 0, x = 6 giving you point (6,0)
If y = 3, y = 12 giving you point (3,12)
If x = 2, y =  -2 giving you point (2,-2)
If x = 4, y = -1 giving you point (4,-1)
============================================
{{{graph(400,300,-10,10,-10,10,(1/2)x-3)}}}
============================================
Cheers,
Stan H.