Respuesta :
Answer:
y= -1/4x+2
Step-by-step explanation:
use the slope formula to get the slope: y2-y1/x2-x1 or 1-2/4-0 subtract to get -1/4 that is the m(slope)*x in y=mx+b now for b it is the point in which x=0 so the first point has x=0 and it's y is 2 so b is 2. put it together to get y=-1/4x+2
For this case we have that the equation of a line of the slope-intersection form is given by:
[tex]y = mx + b[/tex]
Where:
m: It's the slope
b: It is the cut-off point with the y axis
We found the slope:
[tex](x1, y1) :( 0,2)\\(x2, y2) :( 4,1)\\m = \frac {y2-y1} {x2-x1} = \frac {1-2} {4-0} = \frac {-1} {4} = - \frac {1} {4}[/tex]
Thus, the equation is of the form:
[tex]y = - \frac {1} {4} x + b[/tex]
We find b, substituting any of the points:
[tex]2 = - \frac {1} {4} (0) + b\\b = 2[/tex]
Finally, the equation is:
[tex]y = - \frac {1} {4} x + 2[/tex]
ANswer:
[tex]y = - \frac {1} {4} x + 2[/tex]