Question 1098740
-x + 2y = 5
:
solve for y
:
2y = x +5
:
y = x/2 +5/2
:
{{{ graph( 300, 200, -10, 10, -10, 10, x/2 +5/2) }}}
:
y-axis intercept is (0, 2.5), x-axis intercept is (-5, 0) and slope is 0.5
: