You can put this solution on YOUR website! What is the y intercept of the line that
passes through the points (1,0) and (2,-2)
------------------------------------
slope = (-2-0)/(2-1) = -2
-----
Solve for "b":
0 = -2*1 + b
b = 2
----
y-intercept = 2
==========================
Cheers,
Stan H.