Question 1086076: a line passes through the point (-4,-1) and has a slope of 3. Write an equation for this line. Found 4 solutions by rfer, jim_thompson5910, math_helper, MathLover1:Answer by rfer(16322) (Show Source):
You can put this solution on YOUR website! Point slope form: y-y1 = m(x-x1)
Where:
m=slope
(x1,y1) = some point on the line
y - (-1) = 3(x - (-4))
y+1 = 3(x+4)
y+1 = 3x+12
<<< slope-intercept form (in my experience, this is the most common form)
Other equivalent forms (just re-arranging the above): <<< point-slope form <<< standard form