SOLUTION: I'm supposed to put the following formulas in y=mx+b form. Then I'm supposed to plot the Y intercept. Then to get the 2nd point I need to plot the rise and run of the two formula

Algebra ->  Linear-equations -> SOLUTION: I'm supposed to put the following formulas in y=mx+b form. Then I'm supposed to plot the Y intercept. Then to get the 2nd point I need to plot the rise and run of the two formula      Log On


   



Question 150559: I'm supposed to put the following formulas in y=mx+b form. Then I'm supposed to plot the Y intercept. Then to get the 2nd point I need to plot the rise and run of the two formulas. Last I need to give the point at which the two lines intersect. When I try these steps, it's not coming out right on my graph.

Plot the intersect points of the two equations
2x + y = 4
3x - 4y = 6
Answer in book is (2,0)
When I change the equations I get the following;
y = -2x/1 -4
y = 3/4x - 6/4 (I divided equation by -4 to get this solution)

Plot the intersect points of the two equations
x + 3y = -6
x - 3y = 0
Answer in book is (-3,-1)
When I change the equations I get the following;
y = -1/3x - 2 (I divided equation by 3 to get this solution)
y = 1/3x + 0 (I divided equation by -3 to get this solution)

Plot the intersect points of the two equations
3x - 2y = -6
-6x + 4y = 9
Answer in book is No solution
When I change the equations I get the following;
y = 3/2x + 3 (I divided equation by -2 to get this solution)
y = 3/2x + 9/4 (I divided equation by 4 to get this solution)

Plot the intersect points of the two equations
x + 2y = 4
-2x - 4y = -8
Answer in book is Infinite
When I change the equations I get the following;
y = -1/2x + 2 (I divided equation by 2 to get this solution)
y = 1/-2x + 2 (I divided equation by -4 to get this solution)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do the first one to get you started


First let's graph the equation 2x+%2B+y+=+4


2x+%2B+y+=+4 Start with the first equation.


y=4-2x Subtract 2x from both sides.


y=-2x%2B4 Rearrange the terms.




Looking at y=-2x%2B4 we can see that the equation is in slope-intercept form y=mx%2Bb where the slope is m=-2 and the y-intercept is b=4


Since b=4 this tells us that the y-intercept is .Remember the y-intercept is the point where the graph intersects with the y-axis

So we have one point




Now since the slope is comprised of the "rise" over the "run" this means
slope=rise%2Frun

Also, because the slope is -2, this means:

rise%2Frun=-2%2F1


which shows us that the rise is -2 and the run is 1. This means that to go from point to point, we can go down 2 and over 1



So starting at , go down 2 units


and to the right 1 unit to get to the next point



Now draw a line through these points to graph y=-2x%2B4

So this is the graph of y=-2x%2B4 through the points and


------------------------------------------------


Now let's graph the equation 3x+-+4y+=+6


3x+-+4y+=+6 Start with the second equation.


-4y=6-3x Subtract 3x from both sides.


y=%286-3x%29%2F%28-4%29 Divide both sides by -4 to isolate y.


y=%286%29%2F%28-4%29-%283x%29%2F%28-4%29 Break up the fraction.


y=-3%2F2%2B%283x%29%2F%284%29 Reduce


y=%283%2F4%29x-3%2F2 Rearrange the terms.





Looking at y=%283%2F4%29x-3%2F2 we can see that the equation is in slope-intercept form y=mx%2Bb where the slope is m=3%2F4 and the y-intercept is b=-3%2F2


Since b=-3%2F2 this tells us that the y-intercept is .Remember the y-intercept is the point where the graph intersects with the y-axis

So we have one point




Now since the slope is comprised of the "rise" over the "run" this means
slope=rise%2Frun

Also, because the slope is 3%2F4, this means:

rise%2Frun=3%2F4


which shows us that the rise is 3 and the run is 4. This means that to go from point to point, we can go up 3 and over 4



So starting at , go up 3 units


and to the right 4 units to get to the next point



Now draw a line through these points to graph y=%283%2F4%29x-3%2F2

So this is the graph of y=%283%2F4%29x-3%2F2 through the points and


======================================


So together the two graphs look like

Graph of y=-2x%2B4 (red) and y=%283%2F4%29x-3%2F2 (green)


From the graph, we can see that the two lines intersect at the point (2,0). So the solution of the system is x=2 and y=0