SOLUTION: m=2 (8,5) i just cant understand equations of a line.
Algebra
->
Linear-equations
-> SOLUTION: m=2 (8,5) i just cant understand equations of a line.
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 513505
:
m=2 (8,5) i just cant understand equations of a line.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
y = mx+b
5 = 2(8)+b .... plug in m = 2, x = 8 and y = 5 (since the line goes through (8, 5))
5 = 16+b
5-16 = b
-11 = b
b = -11
So the equation is y = 2x-11