SOLUTION: write the equation of the line that has a slope of 2 and passes through the point (5,6). Write the equation in slope-intercept form.
Algebra ->
Linear-equations
-> SOLUTION: write the equation of the line that has a slope of 2 and passes through the point (5,6). Write the equation in slope-intercept form.
Log On
Question 99358: write the equation of the line that has a slope of 2 and passes through the point (5,6). Write the equation in slope-intercept form. Answer by elima(1433) (Show Source):
You can put this solution on YOUR website! write the equation of the line that has a slope of 2 and passes through the point (5,6). Write the equation in slope-intercept form.
slope-intercept form; y=mx+b
Lets start by using point-slope form;
(Y-Y1)=m(X-X1)
Now plug in the information given;
(y-6)=2(x-5)
y-6=2x-10
y=2x-10+6
y=2x-4
:)