Question 515344
slope-intercept sets y = mx+b
.
6y = 8x
.
divide by 6
.
y = (8/6)*x
.
which means b=0
.
8/6 = 4/3 = slope = m

The resulting equation is:
.
y = (4/3)x
.
This equation means the x-intercept and y-intercept are at (0,0), the origin.

.
{{{ graph(500,500,-5,5,-5,5,4/3*x) }}}