To find the equation of the line in slope-intercept form \(y = mx + b\), we first need to determine the slope \(m\) using the two points that lie on the line: \( (0, 1) \) and \( (1, -4) \).
-
Calculate the slope (m): The formula for slope \(m\) is given by:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Substituting the points \( (x_1, y_1) = (0, 1) \) and \( (x_2, y_2) = (1, -4) \):
\[ m = \frac{-4 - 1}{1 - 0} = \frac{-5}{1} = -5 \]
-
Use one point to find the y-intercept (b): The point \( (0, 1) \) gives us the y-intercept directly, where \(x = 0\) and \(y = 1\). Thus, \(b = 1\).
-
Write the equation: Now we substitute the values of \(m\) and \(b\) into the slope-intercept form:
\[ y = -5x + 1 \]
Thus, the equation of the line in slope-intercept form is:
\[ y = -5x + 1 \]
The correct response is:
y = −5x + 1.