Answer
$H$
Work Step by Step
The first thing we want to do in this problem is figure out two points on this graph. Once we have these two points, we can find the slope.
We can see that the graph passes through the point $(6, 0)$ and the point $(0, 4)$.
Let's use the formula to find the slope $m$ given two points:
$m = \frac{y_2 - y_1}{x_2 - x_1}$
Let's plug in the values into this formula:
$m = \frac{4 - 0}{0 - 6}$
Subtract the numerator and denominator to simplify:
$m = \frac{4}{-6}$
Divide the numerator and denominator by $2$ to simplify the fraction:
$m = -\frac{2}{3}$
Now that we have the slope, we can use one of the points and plug these values into the point-slope equation, which is given by the formula:
$y - y_1 = m(x - x_1)$
Let's plug in the points and slope into the formula:
$y - 0 = -\frac{2}{3}(x - 6)$
Use distribution to simplify:
$y = -\frac{2}{3}x + \frac{12}{3}$
Simplify the fraction:
$y = -\frac{2}{3}x + 4$
Now, we have the equation of the line in slope-intercept form. This equation corresponds to option $H$.