SOLUTION: Find the equation of the line that has a slope of 2 and passes through the point (1,4). THANK YOU! :)

Algebra ->  Rational-functions -> SOLUTION: Find the equation of the line that has a slope of 2 and passes through the point (1,4). THANK YOU! :)      Log On


   



Question 729184: Find the equation of the line that has a slope of 2 and passes through the point (1,4).
THANK YOU! :)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
y = mx + b

y = 2x + b

4 = 2(1) + b

4 = 2 + b

4 - 2 = b

2 = b

b = 2

So the answer is y = 2x + 2