Answer:
(-1/2,-5/2)
Step-by-step explanation:
x-y = 2
x+y = -3
---------------
Through Elimination, we can just add the system of equations. The y cancels out and gives us the single equation for x:
2x = -1
x = -1/2
Substitute -1/2 for x in either equation and you get:
(-1/2) + y = -3 Solve for y
y = -5/2
--------------
Answer:
In D
Step-by-step explanation:
in d you can place the lamp there
Answer:
x = -12
Step-by-step explanation:
2x^2 + 8 = x^2 - 16
2x + 2x + 8 = x + x - 16
4x + 8 = 2x - 16
-2x -2x
2x + 8 = -16
-8 -8
2x = -24
---- ------
2 2
x = -12
Answer:
(1,3)
Step-by-step explanation:
y = 2x+1
y = 4x-1
Since both equations are equal to y, we can set them equal to each other
2x+1 = 4x-1
Subtract 2x from each side
2x+1-2x = 4x-2x-1
1 = 2x-1
Add 1 to each side
1+1 = 2x-1+1
2 = 2x
Divide each side by 2
2/2 = 2x/2
1 =x
Now we need to find y
y = 2x+1
y = 2(1)+1
y =3