Find an equation for the line with the given properties. Express the equation in slope-intercept form.
Containing the points P = (-3,1) and Q = (-1,0). What is the equation of the line?
y =

Find an equation for the line with the given properties Express the equation in slopeintercept form Containing the points P 31 and Q 10 What is the equation of class=

Respuesta :

Answer:

y = (-x-1)/2

Step-by-step explanation:

x1 = -3

y1 = 1

x2 = -1

y2 = 0

now

m = rise/run = (y2-y1)/(x2-x1) = (0-1)/(-1+3) = -1/2

so

y = mx + b

0 = -1/2(-1) + b

or, 0 = 1/2 + b

or, 0-1/2 = b

so, b = -1/2

so

y = mx + b

y = -x /2+ -1/2

or, y = (-x-1)/2