Question 140758
Given a linear equation (Y=mX+b) like Y=3X-5 with a slope (m=3) & a y intercept (b=-5) results in the following graph:
{{{ graph( 300, 200, -6, 5, -10, 10, 3x -5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 3x -5).