SOLUTION: What is the equation of the line that passes through the points (−2, 2) and (0, 5)?
Algebra
->
College
->
Linear Algebra
-> SOLUTION: What is the equation of the line that passes through the points (−2, 2) and (0, 5)?
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 355553
:
What is the equation of the line that passes through the points (−2, 2) and (0, 5)?
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
points (-2,2) (0,5)
slope m = y2-y1/x2-x1
slope = 5-2/0+2
= 3/2
...
equation = (y-y1)=m(x-x1)
use the first point
(y-2)=3/2(x+2)
2(y-2)=3(x+2)
2y-4 = 3x+6
2y= 3x+10
y = 3/2 *x +5is the equation of the line