SOLUTION: what is the equation for the line that passes through the coordinates (1,2) and (5,10)?

Algebra ->  Linear-equations -> SOLUTION: what is the equation for the line that passes through the coordinates (1,2) and (5,10)?      Log On


   



Question 973900: what is the equation for the line that passes through the coordinates (1,2) and (5,10)?
Found 2 solutions by JulietG, stanbon:
Answer by JulietG(1812) About Me  (Show Source):
You can put this solution on YOUR website!
There's an excellent solver by Jim Thompson located here.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what is the equation for the line that passes through
the points (1,2) and (5,10)?
----
slope = (10-2)/(5-1) = 8/4 = 2
------
Form:: y = mx + b
Solve for "b"::
10 = 2*5 + b
b = 0
----
Ans: y = 2x
---------------
Cheers,
Stan H.