You can put this solution on YOUR website! it said find an equation of the line having the given slope and containing the given point
m=4/5,(4,-6)y=
**
standard form of an equation for a straight line: y=mx+b, m=slope, b=y-intercept
For given problem:
y =4x/5+b
solve for b using coordinates of given point (4,-6)
-6=4*4/5+b
-6=16/5+b
-30=16+5b
5b=-46
b=-46/5
equation:
y=4x/5-46/5