Question 201739: How do you solve the systems of linear equations using the graphing method?
I understand the elimination method and etc., but I do not get how to solve using the graphing method.
I know that the first step is putting it in slope-intercept form, but the graphing part I am having trouble with. How do you graph it exactly? Is there a specific way to plot points?
For example, how do you solve for this:
4x+2y=8
y=-2x+6
So far I tried doing it, and I've gotten the answer (3,2) but I did it again and there was no solution because it was parrallel.
Found 2 solutions by stanbon, jim_thompson5910: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 4x+2y=8
y=-2x+6
----------------
Plot two points for each equation:
For 4x + 2y = 8
Let x = 0, then y = 4 giving you point (0,4)
Let x = 1, then y = 2 giving you point (1,2)
Plot those two points and draw a line thru them to get:

------------------------------------
For y = -2x + 6
Let x = 0, then y = 6 giving you point (0,6)
Let x = 1, then y = 4 giving you point (1,4)
Plot those two points and draw a line thru them to get:

-----------------
Estimate the point of intersection as best you can.
Check it in the two equations.
=========================================
Ans: There is no intersection as the two lines have the
same slope and have different y-intercepts.
=========================================
Cheers,
Stan H.
Answer by jim_thompson5910(35256) (Show Source):
|
|
|