Question 113965
the origin has the coordinates of (0,0)
thus the equation with a slope of (5/4) & passing through the origin is:
y=5/4x+0
{{{ graph( 300, 200, -6, 5, -10, 10, y = 5x/4 ) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 5x/4 ).