SOLUTION: Write an equation using the following information. The line passes through (0,2) and (1,1).

Algebra ->  Rational-functions -> SOLUTION: Write an equation using the following information. The line passes through (0,2) and (1,1).      Log On


   



Question 674286: Write an equation using the following information. The line passes through (0,2) and (1,1).
Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
slope
m=(1-2)/(1-0)
m=-1/1
m=-1
-----------------
y=mx+b
1=-1*1+b
1=-1+b
2=b
----------------
y=-1x+2