To find the equation of the line that passes through points A \((-2, 0)\) and B \((0, -1)\), we can follow these steps:
-
Calculate the slope (m): The formula for the slope \(m\) between two points \((x_1, y_1)\) and \((x_2, y_2)\) is:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Substituting in the values:
( m = \frac{-1 - 0}{0 - (-2)} = \frac{-1}{2} = -\frac{1}{2} )
-
Use the point-slope form to write the equation of the line: The point-slope form of the equation of a line is:
\[ y - y_1 = m(x - x_1) \]
Using point B \((0, -1)\) and the slope \(-\frac{1}{2}\):
\[ y - (-1) = -\frac{1}{2}(x - 0) \]
This simplifies to:
\[ y + 1 = -\frac{1}{2}x \] \[ y = -\frac{1}{2}x - 1 \]
-
Identify the answer choice: The equation we derived is: \[ y = -\frac{1}{2}x - 1 \]
Thus, the correct choice from your provided options is:
y = −\frac{1}{2}x − 1.