Question 24507
Begin by making a table choosing values for x then solving the equation for y;
x|y
----
1|
2|
0|
When x=1;
3(1)-y=3
3-y=3
y=3-3
y=0
When x=2
3(2)-y=3
6-y=3
-y=3-6
-y=-3
y=3
When x=0;
3(0)-y=3
0-y=3
-y=3
y=-3
Hope you understand
=)