To find the equation of the line in slope-intercept form (y = mx + b), we first need to calculate the slope (m) of the line using the two points provided: (0, -4) and (1, -1).
-
Find the slope (m):
The slope formula is: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points (0, -4) and (1, -1):
-
\(x_1 = 0\), \(y_1 = -4\)
-
\(x_2 = 1\), \(y_2 = -1\)
Plugging in these values: \[ m = \frac{-1 - (-4)}{1 - 0} = \frac{-1 + 4}{1} = \frac{3}{1} = 3 \]
-
Now, find the y-intercept (b):
Since the point (0, -4) lies on the line, it provides us the y-intercept directly. The y-intercept (b) is -4.
-
Write the equation:
Now we can substitute the slope and y-intercept into the slope-intercept equation \(y = mx + b\): \[ y = 3x - 4 \]
Therefore, the correct response is: y = 3x - 4