Solved by pluggable solver: Solve the System of Equations by Graphing |
Start with the given system of equations: In order to graph these equations, we need to solve for y for each equation. So let's solve for y on the first equation Now lets graph So let's solve for y on the second equation Now lets add the graph of From the graph, we can see that the two lines intersect at the point ( |
In this system of equations, the left sides are identical. Hence, right sides are equal -2x + 6 = 2x + 2. Thus you have one single equation for the unknown "x" only. From the equation 6 - 2 = 2x + 2x 4 = 4x x = 4/4 = 1. Thus one unknown is just found : x= 1. Now substitute it into either of the two original equations. The easiest way is to substitute it into the second equation to get y = 2x+2 = 2*1 + 2 = 4. ANSWER. The solution to the system is x= 1, y =4.
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=======================================================================================================================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
y = 2x + 2 Finding the x-intercept by substituting 0 for y 0 = 2x + 2 - 2 = 2xx-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!!