Answer:
Then fill the table with the values
x | 0 | 1 | 2 | 4 |
y | 2 | 5 | 8 | 11 |
And plot the graph
Step-by-step explanation:
2y -6x = 4
2y = 4+6x
Using (0,1,2,3) as x values
For x= 0,
2y = 4+6x = 4+6(0)= 4+0= 4
y = 4/2= 2
For x=1
2y = 4+6x=4+6(1)= 4+6= 10
y = 10/2= 5
For x = 2
2y = 4+6x=4+6(2)= 4+12= 16
y = 16/2= 8
For x= 3
2y = 4+6x=4+6(3)= 4+18= 22
y= 22/2= 11