Alecia H. answered 05/15/24
Empowering Minds: A dedicated Educator who inspires.
-2x -5y = 9 .........equation 1
3x + 11y = 4 ...... equation 2
To solve the system by elimination, we need to eliminate one of the variables. We can do this by multiplying one or both of the equations by a constant such that the coefficients of one of the variables (in this case x) are opposites.
Let's multiply equations 1 by 3 and equation 2 by 2:
3 (-2x -5y = 9) = -6x -15y = 27 ... equation 3
2 (3x +11y = 4) = 6x +22y = 8 ...... equation 4
Now, let's add both equations to eliminate the x - variable:
(-6x -15y) + (6x + 22y) = 27 + 8
-6x + 6x -15y + 22y = 35
7y = 35 (divide both sides by 7)
y = 5
Substitute y = 5 in equation 1
-2x - 5(5) = 9
-2x - 25 = 9
-2x = 9 + 25
-2x = 34 ( divide both sides by -2)
x = -17
thus, the solution to the system is x = -17 and y = 5
To check:
Substitute x = -17 and y = 5 into the original equations:
-2 (-17) - 5 (5) = 9
34 - 25 = 9
9 = 9
and
3 (-17) +11(5) = 4
-51 + 55 = 4
4 = 4