Question 42680
{{{2x - 3y = 12}}}
{{{-3y = -2x + 12}}}
{{{y = (2/3)x - 4}}}
use: {{{y = mx + b}}} where {{{b}}} is y-intercept and {{{m}}} is slope
{{{ graph( 600, 600, -10, 10, -10, 10, (2/3)x - 4) }}}