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
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 674286
:
Write an equation using the following information. The line passes through (0,2) and (1,1).
Answer by
rfer(16322)
(
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