Given:
Line of the graph
To find:
Equation of the line
Solution:
Take any two points on the graph of the line.
Let the points are (0, 3) and (3, 0).
Slope of the line:
![$m=(y_2-y_1)/(x_2-x_1)](https://img.qammunity.org/2021/formulas/mathematics/middle-school/ej5dbt33a3msr0t53n100ov7xd8u2xicjg.png)
Here,
![x_1=0, y_1=3, x_2=3, y_2=0](https://img.qammunity.org/2021/formulas/mathematics/college/7lfd1iukht2akfbg7mjsod3gqq2ady8npi.png)
![$m=(0-3)/(3-0)](https://img.qammunity.org/2021/formulas/mathematics/college/xuwi58rstw02i1hi1rn7rfwl5tmhd8tzbx.png)
![$m=(-3)/(3)](https://img.qammunity.org/2021/formulas/mathematics/college/7f393fatqvzmilejf55nv7222kfva1gvyv.png)
m = -1
b = y-intercept
y-intercept of the graph is the point which x = 0.
y-intercept is 3 when x = 0.
⇒ b = 3
Equation of a line:
y = mx + b
y = -1(x) + 3
y = -x + 3
The equation of the line is y = -x + 3.