Write an equation that represents the line
![Write an equation that represents the line class=](https://us-static.z-dn.net/files/d5a/c6658e31f448da7981cc51eff58760f7.png)
Answer:
y = -2x - 3
Step-by-step explanation:
First, find slope (m) of the line using two points (0, -3) and (1, -5):
[tex] slope (m) = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-5 -(-3)}{1 - 0} = \frac{-2}{1} = -2 [/tex]
The line intercepts the y-axis at y = -3. Therefore the y-intercept (b) of the line = -3.
To write the equation that represents the line, substitute m = -2, and b = -3 into y = mx + b.
Thus:
y = -2x + (-3)
y = -2x - 3