Respuesta :
(0,0),(-1,2)
slope = (2 - 0) / (-1 - 0) = - 2/1 = -2
so this equation, since it goes thru the origin, is : y = -2x or 2x + y = 0
(2,3),(1,-2)
slope = (-2 - 3) / (1 - 2) = -5/-1 = 5
y = mx + b
slope(m) = 5
(2,3)...x = 2 and y = 3
now sub into the formula and find b, the y int
3 = 5(2) + b
3 = 10 + b
3 - 10 = b
-7 = b
so this equation is : y = 5x - 7 or 5x - y = 7
so ur 2 equations are :
2x + y = 0
5x - y = 7
slope = (2 - 0) / (-1 - 0) = - 2/1 = -2
so this equation, since it goes thru the origin, is : y = -2x or 2x + y = 0
(2,3),(1,-2)
slope = (-2 - 3) / (1 - 2) = -5/-1 = 5
y = mx + b
slope(m) = 5
(2,3)...x = 2 and y = 3
now sub into the formula and find b, the y int
3 = 5(2) + b
3 = 10 + b
3 - 10 = b
-7 = b
so this equation is : y = 5x - 7 or 5x - y = 7
so ur 2 equations are :
2x + y = 0
5x - y = 7
Answer:
The answer is b. Solve for the x value in one of the equations, and plug that into the other to solve for y. Below is just an example.
Step-by-step explanation:
An example would be:
5x + y = 10
2x -y = 5
Put the equations together so that the y's eliminate:
7x = 15
So I just added the 2 equations together
divide both sides by 7 to get x alone.
x = 2.1