SOLUTION: What is the line(In slope intercept form) that passes through the points (-3,3) and (1,2)?
Algebra
->
Linear-equations
-> SOLUTION: What is the line(In slope intercept form) that passes through the points (-3,3) and (1,2)?
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 531426
:
What is the line(In slope intercept form) that passes through the points (-3,3) and (1,2)?
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
m = (3-2)/(-3-1)
m = 1/-4
m = -(1/4)
.
y = -1/4*x + b
.
use the point (1,2) to find 'b'
.
2 = -1/4(1) +b
2 + 1/4 = b
b = 9/4
.
y = -1/4x +9/4
.