Question 356490
{{{y+4=0}}} 
X-intercept: There is no x-intercept, the line never crosses the x-axis.
To find the y-intercept, set {{{x=0}}} and solve for y.
{{{y+4=0}}}
{{{y=-4}}}
Y-intercept:({{{0}}},{{{-4}}})
.
.
.
{{{drawing(300,300,-5,5,-5,5,grid(1),circle(0,-4,0.2),graph(300,300,-5,5,-5,5,0,-4))}}}
.
.
.
{{{6x+12y=24}}}
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{6x+12y=24}}}
{{{6x+12(0)=24}}}
{{{6x=24}}}
{{{x=4}}}
X-intercept:({{{4}}},{{{0}}})
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}
{{{6x+12y=24}}}
{{{6(0)+12y=24}}}
{{{12y=24}}}
{{{y=2}}}
Y-intercept:({{{0}}},{{{2}}})
.
.
.
{{{drawing(300,300,-5,5,-5,5,grid(1),circle(4,0,0.2),circle(0,2,0.2),graph(300,300,-5,5,-5,5,0,(24-6x)/12))}}}
.
.
.