Question 437073
The approach to this problem is to rearrange it into slope-intercept form:  y = mx +b.
2x -5y = 10
Subtract 2x from both sides.
-5y = -2x + 10
Divide both sides by -5
y = 2/5x + 2
.
The slope = 2/5
.
{{{graph(500,500,-10,10,-10,10,2/5*x+2)}}}
Done.