To find the equation of the line in slope-intercept form (y = mx + b), we first need to determine the slope (m) and the y-intercept (b).
-
Find the slope (m): The slope can be calculated using two points on the line: (0, 1) and (1, -4).
The formula for slope (m) is:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Substituting the coordinates:
- \( (x_1, y_1) = (0, 1) \)
- \( (x_2, y_2) = (1, -4) \)
\[ m = \frac{-4 - 1}{1 - 0} = \frac{-5}{1} = -5 \]
-
Use the slope and a point to find the y-intercept (b): We can use the point (0, 1) to find the y-intercept. The y-intercept (b) is simply the value of y when x is 0.
Since one of the points is (0, 1): \[ b = 1 \]
-
Write the equation: Now, we can plug the values of m and b into the slope-intercept form:
\[ y = -5x + 1 \]
Thus, the correct response is:
y = -5x + 1