Solved by pluggable solver: Find the equation of line going through 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) = (0, 0) and (x2, y2) = (-1, 1). Slope a is Intercept is found from equation intercept b is y=(-1)x + (0) Your graph: |