To derive the equation of the line in slope-intercept form (y = mx + b), we first need to determine the slope (m) of the line and then find the y-intercept (b).
-
Calculate the slope (m): The slope formula is given by: \[ m = \frac{y_2 - y_1}{x_2 - x_1} \] Using the points (0, -4) and (1, -1): \[ m = \frac{-1 - (-4)}{1 - 0} = \frac{-1 + 4}{1} = \frac{3}{1} = 3 \]
-
Use the slope and a point to find the y-intercept (b): We can use the slope-intercept form and one of the points (let's use (0, -4)): \[ y = mx + b \] Substituting in the point (0, -4): \[ -4 = 3(0) + b \] Which simplifies to: \[ b = -4 \]
-
Write the equation: Now we have the slope (m = 3) and the y-intercept (b = -4). Therefore, the equation of the line in slope-intercept form is: \[ y = 3x - 4 \]
So the correct response is:
y = 3x - 4.