Question 123705
For the x intercept, set y=0 and solve for x.
{{{2x+3y=6}}}
{{{2x+3(0)=6}}}
{{{2x=6}}}
{{{highlight(x=3)}}}
For the y intercept, set x=0 and solve for y.
{{{2x+3y=6}}}
{{{2(0)+3y=6}}}
{{{3y=6}}}
{{{highlight(y=2)}}}
{{{ graph( 300, 300, -5, 5, -5, 5,(6-2x)/3) }}}