Question 56651
please graph using the intercept method x+3y=6
To find the x-intercept, let y=0 and solve for x:
x+3(0)=6
x=6
Plot (6,0)
To find the y-intercept, let x=0 and solve for y:
(0)+3y=6
3y=6
3y/3=6/3
y=2
Plot (0,2)
Connect the dots and you should have a graph that looks like:
{{{graph(300,200,-10,10,-10,10,(-x+6)/3)}}}
Happy Calculating!!!