Question 648483
You can graph it, but you can't
solve it. It is 1 equation and 2
unknowns, and thus unsolvable.
{{{ 2x - 3y = 6 }}}
Add {{{ 3y }}} to both sides
{{{ 3y + 6 = 2x }}}
Subtract {{{ 6 }}} from both sides
{{{ 3y = 2x - 6 }}}
Divide both sides by {{{ 3 }}}
{{{ y = (2/3)*x - 2 }}}
Here's the graph:
{{{ graph( 400, 400, -10, 10, -10, 10, (2/3)*x - 2 ) }}}