To write 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) of the line.
The line passes through the points (0, 1) and (1, -4). We can calculate the slope (m) using the formula:
\[ 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\)
Plugging in the values: \[ m = \frac{-4 - 1}{1 - 0} = \frac{-5}{1} = -5 \]
Now that we have the slope (m = -5), we can use the slope-intercept form along with one of the points to find the y-intercept (b). We can use the point (0, 1): \[ y = mx + b \] \[ 1 = -5(0) + b \] \[ 1 = b \]
Now we have the slope and the y-intercept:
- Slope (m) = -5
- y-intercept (b) = 1
Thus, the equation of the line in slope-intercept form is:
\[ y = -5x + 1 \]
Therefore, the correct response is: y = −5x + 1.