Question 952663
To find the x intercept, set y equal to 0 and solve for x.
To find the y intercept, set x equal to 0 and solve for y.
Example,
{{{3x+4y=12}}}
X intercept,
{{{3x+4(0)=12}}}
{{{3x=12}}}
{{{x=4}}}
(4,0)
.
.
Y intercept,
{{{3(0)+4y=12}}}
{{{4y=12}}}
{{{y=3}}}
(0,3)
.
.
.
{{{drawing(300,300,-2,6,-2,6,circle(0,3,0.2),circle(4,0,0.2),graph(300,300,-2,6,-2,6,(12-3x)/4))}}}