Question 357381
<pre><font size = 3 color = "indigo"><b>
Hi,
Solve for y to put into the slope intercept form of an equation for a line
y = mx + b where m is the slope and b the y intercept
.
4x-5y=15
4x - 15 = 5y
(4/5)x - 3 = y
y = (4/5)x - 3 
slope of this line = (4/5)

{{{drawing(300,300, -6, 6, -6, 6,
graph( 300, 300, -6, 6, -6, 6, (4/5)x - 3))}}}