Question 111802
Simplify in the form of {{{ y = mx + b }}}
{{{ x + 2y = 5 }}} becomes {{{ y = (-x + 5) / 2 }}}
{{{ x - y = 2 }}} becomes {{{ y = x - 2 }}}


{{{graph( 300, 200, -10, 10, -10, 10, y=(-x+5)/2, y=x-2)}}}

And their intersection is ( , )

Power up!
-WhizKid