SOLUTION: Graph 3x + 2y = 6.

Algebra ->  Graphs -> SOLUTION: Graph 3x + 2y = 6.      Log On


   



Question 117484: Graph 3x + 2y = 6.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
3x + 2y = 6.
Simplest way is to find data pairs when x=0 and then when y=0.
When x=0,
3x%2B2y=6
3%280%29%2B2y=6
2y=6
y=3
First point (0,3)
drawing%28+300%2C+300%2C+-5%2C+5%2C+-5%2C+5%2Cgrid%28+1+%29%2Ccircle%28+0%2C+3%2C+.2+%29%29
Next, when y=0,
3x%2B2y=6
3x%2B2%280%29=6
3x=6
x=2
Second point (2,0)

Then just draw a line connecting the two points.