SOLUTION: grap the equation x+2y=6

Algebra ->  Linear-equations -> SOLUTION: grap the equation x+2y=6      Log On


   



Question 676887: grap the equation x+2y=6
Answer by ReadingBoosters(3246) About Me  (Show Source):
You can put this solution on YOUR website!
Set it up as y = mx+b
x+2y=6
2y = -x + 6
y = -1%2F2x + 3
...
y intercept is 3
plot(0,3)
...
x intercept is when y = 0
0 = %28-1%2F2%29x+%2B+3
-3 = -1%2F2x
6 = x
plot(6,0)
...
Draw a line through the intercepts.
...
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C%28-1%2F2%29x%2B3%29
.....................
Delighted to help.
-Reading Boosters
Website: www.MyHomeworkAnswers.com
Wanting for others what we want for ourselves.