Answer:
[tex]y = \frac{1}{2}x - 1[/tex]
Step-by-step explanation:
Given
See attachment for graph
Required
The graph equation
First, pick any two corresponding points on the line
[tex](x_1,y_1) = (2,0)[/tex]
[tex](x_2,y_2) = (4,1)[/tex]
Calculate slope (m)
[tex]m = \frac{y_2 - y_1}{x_2 - x_1}[/tex]
This gives:
[tex]m = \frac{1 - 0}{4 - 2}[/tex]
[tex]m = \frac{1}{2}[/tex]
The line equation is then calculated as:
[tex]y = m(x - x_1) + y_1[/tex]
Where
[tex](x_1,y_1) = (2,0)[/tex]
[tex]m = \frac{1}{2}[/tex]
So:
[tex]y = m(x - x_1) + y_1[/tex]
[tex]y = \frac{1}{2}(x - 2) + 0[/tex]
[tex]y = \frac{1}{2}x - 1 + 0[/tex]
[tex]y = \frac{1}{2}x - 1[/tex]