Can someone help me Write an equation for this graph?
![Can someone help me Write an equation for this graph class=](https://us-static.z-dn.net/files/d6c/a9968ffc33748c9f0acbc1a57622c598.png)
Answer:
y = (2/3)x - 1
Step-by-step explanation:
y = mx + b
m = (y₂ - y₁) ÷ (x₂ - x₁)
m = (1 - (-1)) ÷ (3 - 0)
m = 2 ÷ 3
m = 2/3
Insert slope and one of the points. I'm using (0, -1).
Solve for b.
-1 = (2/3)0 + b
-1 = 0 + b
-1 = b
∴ y = (2/3)x - 1