To find the equation of the line in slope-intercept form (y = mx + b), we first need to determine the slope (m) of the line that passes through the points (0, 1) and (1, -4).
-
Calculate 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):
- \(y_1 = 1\), \(y_2 = -4\)
- \(x_1 = 0\), \(x_2 = 1\)
\[ m = \frac{-4 - 1}{1 - 0} = \frac{-5}{1} = -5 \]
-
Use the slope and one of the points to find the y-intercept (b): We can use the point (0, 1) to find b: \[ y = mx + b \] Plugging in the values, where \(y = 1\), \(m = -5\), and \(x = 0\): \[ 1 = -5(0) + b \] \[ 1 = b \]
-
Write the equation in slope-intercept form: Now we have \(m = -5\) and \(b = 1\): \[ y = -5x + 1 \]
Thus, the equation of the line in slope-intercept form is \(y = -5x + 1\).
The correct response from the options provided is: y = -5x + 1 (y equals negative 5 x plus 1).