what is the gradiant of the graph
![what is the gradiant of the graph class=](https://us-static.z-dn.net/files/d17/32515a2e0ba567cc2b5e0d083bbb12ad.png)
Answer:
gradient = 2
Step-by-step explanation:
calculate the gradient (slope) m using the slope formula
m = [tex]\frac{y_{2}-y_{1} }{x_{2}-x_{1} }[/tex]
with (x₁, y₁ ) = (0, - 1) and (x₂, y₂ ) = (2, 3) ← 2 points on the line
m = [tex]\frac{3-(-1)}{2-0}[/tex] = [tex]\frac{3+1}{2}[/tex] = [tex]\frac{4}{2}[/tex] = 2