Question 926602
{{{2x=-6-3y}}} .....set {{{x=0}}} to find y-intercept

{{{2*0=-6-3y}}}

{{{0=-6-3y}}}

{{{3y=-6}}}

{{{y=-6/3}}}

{{{y=-2}}}

y-intercept is at ({{{0}}},{{{-2}}})


{{{2x=-6-3y}}} .....set {{{y=0}}} to find x-intercept

{{{2x=-6-3*0}}}

{{{2x=-6}}}

{{{x=-6/2}}}

{{{x=-3}}}

x-intercept is at ({{{-3}}},{{{0}}})


plot these points and draw a line through:


{{{drawing( 600, 600, -10,10, -10, 10,locate(-3,0.9,p(-3,0)),locate(0.3,-2,p(0,-2)),circle(0,-2,.14),circle(-3,0,.14), graph( 600, 600, -10,10, -10, 10, (-2/3)x-2)) }}}