
Laura M. answered 01/13/21
Tutor specializing in Economics and Mathematics
Hi Jokkat,
In order to find the equation of the line that passes through points (0,10) and (2,4) we will need to use the slope formula and point-slope equation.
The slope formula will help you determine the slope of this equation, and the point-slope equation will help you generate the equation after you have found the slope.
The Slope Formula is: (y(2)-y(1))/(x(2)-x(1))
The points in the word problem are in the form (x,y), therefore x(1) will be the x variable in the first point and x(2) will be the x variable in the second point. The same pattern follows for the y variables. Plug the points into the formula and the calculations are -
(y(2))-y(1))/(x(2)-x(1))
(4-10)/(2-0)
-6/2
-3
The slope is -3. We will then use the point-slope equation to find the equation of the line. The point-slope equation form is: y-y(1)=m(x-x(1))
The same rules for x(1) apply here - x(1) is the x variable in the first set of points, and y(1) is the y variable in the first set of points. m is equal to the slope. In this case m=-3. Plug in the points and the slope into the equation. You could either leave it like this or isolate y to put the equation in y=mx+b form. The calculations are:
y-y(1)=m(x-x(1))
y - 10 = -3(x-0)
y - 10 = -3(x)