Question 1011484
( -5,-1 )
I guess the line is supposed to have
a negative slope, so it would be:
{{{ y = -(2/3)*x - 13/3 }}}
{{{ 3y = -2x - 13 }}}
check:
{{{ 3*(-1) = -2*(-5) - 13 }}}
{{{ -3 = 10 - 13 }}}
{{{ -3 = -3 }}}
OK