Question 991599
{{{ 3x - 5y = 30 }}}
{{{ 5y = 3x - 30 }}}
{{{ y = (3/5)*x - 6 }}}
Here's the plot:
{{{ graph( 400, 400, -10,25, -10, 10, (3/5)*x - 6 ) }}}