SOLUTION: write the equation of the line that contains the 2 points given in (7,0) and (9,6)
Algebra
->
Linear-equations
-> SOLUTION: write the equation of the line that contains the 2 points given in (7,0) and (9,6)
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 541015
:
write the equation of the line that contains the 2 points given in (7,0) and (9,6)
Answer by
friesr(113)
(
Show Source
):
You can
put this solution on YOUR website!
Find the slope:
m = 3
slop-intercept
y=mx+b
solve for b with point (9,6)
6 = 3*9+b
6=27 + b
b= (-21)
y=3x-21
check with point (7,0)
0 = 3*7-21
0=21-21
0=0
check