SOLUTION: Directions: Write the slope-intercept form of an equation for the line that passes through each pair of points.
Question: (5,-1) (-3,3)
Algebra ->
Linear-equations
-> SOLUTION: Directions: Write the slope-intercept form of an equation for the line that passes through each pair of points.
Question: (5,-1) (-3,3)
Log On
Question 528493: Directions: Write the slope-intercept form of an equation for the line that passes through each pair of points.
Question: (5,-1) (-3,3) Answer by oberobic(2304) (Show Source):
You can put this solution on YOUR website! m = (y-y1)/(x -x1)
.
m = (-1-3)/(5-(-3))
m = -4/8 = -1/2
.
y = mx + b
so
y = -1/2(x) + b
.
Use one of the points to find 'b'
.
-1 = -1/2(5) + b
-1 = -5/2 + b
-1 + 5/2 = b
b = -1 + 5/2
b = -2/2 + 5/2
b = 3/2
.
y = -(1/2)x + 3/2.
.