SOLUTION: write the equation of each line in standard form. Passes through (-6,2) and (-2, 0)

Algebra ->  Equations -> SOLUTION: write the equation of each line in standard form. Passes through (-6,2) and (-2, 0)      Log On


   



Question 128215: write the equation of each line in standard form. Passes through (-6,2) and (-2, 0)
Answer by ozymandias(9) About Me  (Show Source):
You can put this solution on YOUR website!
Consider the equation is of the form y = mx + c
(the question does not say, so I am going to assume it is a straight line)

Plug in the variables
2 = -6m + c
0 = -2m + c
Subtract the second from the first
2 = -4m
m = -0.5
Therefore c = - 1
The whole equation is y = -0.5x - 1