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).
-
Finding the slope (m): The slope formula is given by: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \] Using the points (0, 1) and (1, -4):
- \( (x_1, y_1) = (0, 1) \)
- \( (x_2, y_2) = (1, -4) \)
Plugging in the values: \[ m = \frac{-4 - 1}{1 - 0} = \frac{-5}{1} = -5 \]
-
Finding the y-intercept (b): Using the slope-intercept form \( y = mx + b \) and substituting one of the points (0, 1), we can find b: \[ 1 = -5(0) + b \implies b = 1 \]
-
Writing the equation: We now have: \[ y = -5x + 1 \]
Therefore, the equation of the line in slope-intercept form is:
y = -5x + 1.
From the given responses, this matches with:
y = −5x + 1.