Question 528014
Slope = m = 3/4
y-intecept = b = -5

Standard equation of the straight line (slope-intecept)
y=mx+b
Put the value of m and b in above equation
y=3/4(x)+(-5)
y=(3/4)x-5 (required equation in slope-intercept form)
simplify
Multiply by 4 both sides
4y=3x-20



Graph
======
{{{ graph( 500, 500, -10, 10, -10, 10, 3x/4-5) }}}