Question 362325
{{{4y=24-12x}}}
{{{y=6-3x}}}
When {{{x=0}}}, {{{y=6-3(0)=6-0=6}}}
.
.
When {{{y=0}}}, 
{{{0=6-3x}}}
{{{3x=6}}}
{{{x=2}}}
.
.
Plot the two points and connect them with a line,
{{{drawing(300,300,-8,8,-8,8,grid(1),circle(2,0,0.3),circle(0,6,0.3),graph(300,300,-8,8,-8,8,0,6-3x))}}}