Question 1154404
Hi, I have a problem here, I am horrible with math so please go easy on me. I don't even know if this is in the right category. My paper says 
Solving System of Equations by Graphing
y = -2x+6 
y=2x+2
They are in the same problem.
Thank you for the help and for taking the time to read this.
<pre>Pay ABSOLUTELY no attention to what the other person posted!
This problem is NOT CLOSE to being so complex, because it's one of those that you can easily find the INTERCEPTS (x and y), and join them to get the 2 lines.

y = - 2x + 6
Finding the x-intercept by substituting 0 for y
0 = - 2x + 6
2x = 6
{{{matrix(1,5, x, "=", 6/2, "=", 3)}}}
x-intercept: (3, 0)

y = - 2x + 6
Finding the y-intercept by substituting 0 for x
y = - 2(0) + 6
y = 6
y-intercept: (0, 6)
Now, plot these points on the x and the y intercepts, and draw a line through them. You just drew the line of the equation: y = - 2x + 6</pre>=======================================================================================================================<pre>y = 2x + 2
Finding the x-intercept by substituting 0 for y
0 = 2x + 2
- 2 = 2x
{{{matrix(1,5, x, "=", (- 2)/2, "=", - 1)}}}
x-intercept: (- 1, 0)

y = 2x + 2
Finding the y-intercept by substituting 0 for x
y = 2(0) + 2
y = 2
y-intercept: (0, 2)
Now, plot these points on the x and the y intercepts, and draw a line through them. You just drew the line of the equation: y = 2x + 2
Check to see where the 2 line graphs intersect. That's your solution to the system!!

You're DONE!!</pre>