You can put this solution on YOUR website! write an equation of a line that has a slope of 5 and passes through (-6,8)
***
Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept
For given line:
y=5x+b
find b using given coordinates which are on the line:
8=5*(-6)+b
b=30+8=38
Equation of line: y=5x+38