Answer:
Step-by-step explanation: -5
44
Assuming JM and LN are parallel, KMJ=MKN. MKN is part of a triangle where the other two values are defined (48 and 88). By subtracting these values from 180, we find the value of MKN is 44, which therefore is also the value of KMJ.
Answer:
Step-by-step explanation:
(1) 2x - 6y = -12
(2) x + 2y = 14
There is a -6y and a +2y. Since they have opposite signs, I'll try to eliminate the y terms. (That's my choice. There is more than one way to solve these.)
Multiply eq. (2) by 3:
3x + 6y = 42
Then add the result to eq. (1) to eliminate the y terms:
2x - 6y = -12
3x + 6y = 42
------------------
5x = 30, so x = 6
Now plug the value of x into eq. (2) and solve for y:
6 + 2y = 14
2y = 8
y = 4
Why did I use eq. (2) to solve for y? Because it's less work. I could have used eq. (1) instead:
2(6) - 6y = -12
12 - 6y = -12
-6y = -24
y = 4
More than one way to solve.
(- 2, - 3) is a solution to the given system of equations.
Answer: Option D
<u>Step-by-step explanation:</u>
Given equation are not presented in proper format. So, let assume the given system of are as below,
2 x - y = -1
2 x -4 y = 8
Now, subtract the second equation from the first, we get
(2 x - y) -(2 x - 4 y) = -1 -8
3 y = -9
y = -3 (obtained this when divide by 3)
Substituting y = - 3 into the first equation, we get
2 x - (-3) = - 1
2 x = - 1 + 3
x = - 2 (obtained when divide by 2)
Now, the answer is (x, y) = (- 2, - 3)