Question

(0,-4) (3,-2) slope intercept form

Answers

GPT 3.5
To write the equation in slope-intercept form, we first need to calculate the slope using the given points (0,-4) and (3,-2).

Slope (m) = (y2 - y1) / (x2 - x1)
Slope (m) = (-2 - (-4)) / (3 - 0)
Slope (m) = 2 / 3

Now that we have the slope, we can use one of the points to write the equation in slope-intercept form (y = mx + b).

Using the point (0, -4):

-4 = (2/3)(0) + b
-4 = b

Therefore, the equation in slope-intercept form is:

y = (2/3)x - 4