I'm pretty sure it's an infinite number of lines
(x,y) so you start at the orgin and go down two because it's negative. then you go right six and plot your point.
negative number - down or left
positive number - up or right
Answer:
y=1/2x+3
Step-by-step explanation:
So the slope formula is y=mx+b. Where mx is the slope and b is the y-intercept. In this case our slope is 1/2 because we rise by one unit and run by 2 units. The y-intercept in this case is 3 because on the y axis the line intersects over 3.
Hopefully that helped :).
Hi there!
In order to use the elimination method, you have to create one variable that has the same coefficient. This is to be able to eliminate one variable and have a one variable equation (which you can then solve).
In your case, we'll have the "x" have the same coefficient by multiplying the top equation by 4 and the bottom equation by 2 :
4( -2x + 3y = -4) → -8x + 12y = -16
2( 4x - 2y = 16) → 8x - 4y = 32
Now that both of your equation have a variable with the same coefficient, you need to choose rather you need to add or subtract the equations in order to get rid of the variable (in this case we want to get rid of the "x").
In your case, you want to add both equation together which will give you :
8y = 16
Now that you only have one variable, all you need to do now is solve the equation for "y" :
8y = 16
Divide each side of the equation by 8
y = 2 → Your answer
There you go! I really hope this helped, if there's anything just let me know! :)