You can
put this solution on YOUR website!The first thing you would do is solve each equation for y, so that you can get your equations into y = mx + b format (where m is your slope and b is your y-intercept).
Here's how you'd go about that:
3x + y = 6
3x - 3x + y = 6 - 3x
y = -3x + 6
3x - y = 0
3x - y + y = 0 + y
3x = y
or
y = 3x
Now, graph these two lines using their slopes and their y-intercepts and see where they intersect. That point is your "solution."
You can
put this solution on YOUR website!FIRST YOU MUST CONVERT THESE EQUATON TO THE STANDARD LINE FORMULA FORMAT Y=mX+b WHERE THE (m) TERM IS THE SLOPE & THE (b) TERM IS THE Y INTERCEPT.
3X+Y=6, Y=-3X+6
------------------------
-Y=-3X, Y=3X
--------------------------
NOW WE GRAPH:

(graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -3x +6 and y = 3x).
---------------------------------------------------------------------
it would appear from the graph that the solution is (1,3)