Question 167472
x+3y-3=0
3Y=-X-3
Y=-X/3-3/3
Y=-X/3-1
{{{ graph( 400, 400, -6, 5, -6, 5, -x/3 -1) }}} (graph 400x400 pixels, x from -6 to 5, y from -6 to 5, -x/3 -1).
x=-3 when y=0
x=0 when y=-1
These are two of the possible solutions.