The answer is b, c, and d
So elimination method is basically adding the equations and canceling out variables.
-6x + 6y = 6
-6x + 3y = -12
The eaiest way to solve is by multiplying the bottom equation by -1.
-6x + 6y = 6
6x - 3y = 12
Now you add the eqautions.
3y = 18
Divde 3 from both sides.
y = 6
Now plug in 6 into any of the original two equations. Lets use the first one.
-6x + 6(6) = 6
-6x + 36 = 6
Subtract 36 from both sides.
-6x = -30
Divide -6 from both sides.
x = 5
So your solution is (5, 6).
I hope this helps love! :)
Sorry for taking so long, it wont let me type a while ago. I have it all fix now hehe. I took a picture of my work, ask me if you still don’t understand.
Answer:
Then, a=-1 and b=-1
Step-by-step explanation:
We need to solve the following system of equations using the adition method:
2a+3b=-1 (i)
3a+5b=-2 (ii)
First, we multiply the equation (i) by -3 and the equation (ii) by 2, so we get:
-6a-9b=3
6a+10b=-4
Adding the two equations we have:
-6a-9b=3
6a+10b=-4
--------------------------
0 + b = -1
Then b=-1. Now, let's substitute the value of b into equation (i):
2a+3b=-1
2a + 3(-1) = -1
2a -3 = -1
2a = 2
a = 1
Then, a=-1 and b=-1