Question 585208: find an equation of the line containing the given point and having the given slope
(-5,0) m=3 Found 2 solutions by jim_thompson5910, lwsshak3:Answer by jim_thompson5910(35256) (Show Source):
So the equation of the line is
--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com
You can put this solution on YOUR website! find an equation of the line containing the given point and having the given slope
(-5,0) m=3
*
Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept
For given line:
y=3x+b
solving for b using coordinates of given point (-5,0)
0=3*-5+b
b=15
equation:
y=3x+15