SOLUTION: uggh.. still don't get this its says plot the graphs of the following given equations. zuse the"X" and "Y" intersept method, and a check point. zuse the "x" value when solving for

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: uggh.. still don't get this its says plot the graphs of the following given equations. zuse the"X" and "Y" intersept method, and a check point. zuse the "x" value when solving for      Log On


   



Question 380853: uggh.. still don't get this its says plot the graphs of the following given equations. zuse the"X" and "Y" intersept method, and a check point. zuse the "x" value when solving for the checkpoint.

3x+2y=6 x-intercept (_,0)
y_intercept (0,_)
Checkpoint (1,_)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3x+2y=6
x-intercept (_,0)
Let y = 0, then 3x=6; so x = 2 giving you (2,0)
--------------------------------------------------
y_intercept (0,_)
Let x = 0, then 2y = 6; so y = 3 giving you (0,3)
--------------------------------------------------
Checkpoint (1,_)
Let x = 1, then 3+2y = 6; 2y = 3; y = 3/2 giving you (1,3/2)
----------------------------
Plot those points and draw a line thru them.
------------------------------------------------
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%28-3%2F2%29x+%2B3%29
----------------------------------------------------
cheers,
stan H.