You can put this solution on YOUR website! find the equation of a line passing through (-1,-2) and (3,6). write in standard form
-------------
slope = (6--2)/(3--1) = 8/4 = 2
----
Linear form is y = mx+b
You know m = 2 and y = 6 when x = 3.
Solve for "b":
6 = 2(3) + b
b = 0
======
Equation:
y = 2x
================
Cheers,
Stan H.