Question 82445
-5 HAS THE GREATER SLOPE.
the y=-5x is the red line
the y=2x is the green line
{{{ graph( 300, 200, -6, 5, -10, 10, y = -5x, y = 2x) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = -5x and y = 2x).