SOLUTION: give the equation of this line in slope intercept form, slope-3 passes through (4,-1)
Algebra
->
Points-lines-and-rays
-> SOLUTION: give the equation of this line in slope intercept form, slope-3 passes through (4,-1)
Log On
Geometry: Points, lines, angles, perimeter
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Points-lines-and-rays
Question 1054091
:
give the equation of this line in slope intercept form, slope-3 passes through (4,-1)
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
point slope formula
y-y1=m(x-x1), where m is the slope and (x1,y1) is the point.
y-(-1)=-3(x-4)
Y+1=-3x+12
y=-3x+11