SOLUTION: m=4; contains (3,2)
Algebra
->
Linear-equations
-> SOLUTION: m=4; contains (3,2)
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 503819
:
m=4; contains (3,2)
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
y= mx+b
m = 4
.
(x,y) = (3,2)
.
2 = 4(3) +b
2 = 12 + b
-10 =b
b = -10
.
y = 4x-10
.