Question 848257
{{{ 2y + 10x = 4 }}}
Put this into the slope intercept form
Subtract {{{ 10x }}} from both sides
{{{ 2y = -10x + 4 }}}
Divide both sides by {{{ 2 }}}
{{{ y = -5x + 2 }}}
There is no "solution" because you can pick
any x you want and it will give you a
different y.
Here's the plot:
{{{ graph( 400, 400, -7, 7, -7, 7, -5x + 2 ) }}}