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) = (7, 5) and (x2, y2) = (4, 1). Slope a is Intercept is found from equation intercept b is y=(1.33333333333333)x + (-4.33333333333333) Your graph: |