Question 750842
Sort equation into y = mx + c
2y + x = 12 => y = -1/2 x + 6

This line cuts the y axis when x = 0
y = -1/2(0) + 6  => (0,6)

It cuts the x axis when y = 0
0 = -1/2x + 6
-1/2x = -6
 1/2x =  6
    x = 12 => (12,0)
Hope this helps
:-)