SOLUTION: line that passes through (2,7) and (5,3)

Algebra ->  Linear-equations -> SOLUTION: line that passes through (2,7) and (5,3)      Log On


   



Question 698277: line that passes through (2,7) and (5,3)
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: FIND EQUATION of straight line given 2 points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (2, 7) and (x2, y2) = (5, 3).
Slope a is .
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or -1.33333333333333%2A2+%2Bb+=+9.66666666666667. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=7--1.33333333333333%2A2+=+9.66666666666667.

y=(-1.33333333333333)x + (9.66666666666667)

Your graph:




or
y=-1.33x+%2B+9.67