SOLUTION: Write the equation of the line that passes through (3, 6) and (0, -3) in slope-intercept form.
Algebra
->
Rational-functions
-> SOLUTION: Write the equation of the line that passes through (3, 6) and (0, -3) in slope-intercept form.
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 652761
:
Write the equation of the line that passes through (3, 6) and (0, -3) in slope-intercept form.
Answer by
rfer(16322)
(
Show Source
):
You can
put this solution on YOUR website!
slope
m=(-3-6)/(0-3)
m=-9/-3
m=+3
---------------
y=mx+b
6=3*3+b
6=9+b
b=6-9
b=-3
--------------
y=3x-3