Question 299497
12y-6x=18
12y=6x+18
y=6x/12+18/12
y=x/2+1.5
Slope=1/2
Y intercept=1.5
0=x/2+1.5
x/2=-1.5
x=1.5*2
x=3 the X intercept.
{{{ graph( 300, 200, -6, 5, -10, 10, x/2 +1.5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x/2 +1.5).