Question 74
you have to change the equation so that y is left alone in the left side. To do that, move x to the right

{{{(1/6)*y=2-(2/3)*x}}}

multiply by 6

{{{y = 12 - 4x}}}

Here's the graph:

{{{graph( 200, 300, -5, 5, -10, 10, 12-4x)}}}

to find the x intercept, at point y = 0, you have to solve for x:

0 = 12 - 4x. Solve it using the calculator on this site.