Answer:
x = -5, and y = -6
Step-by-step explanation:
Suppose that we have two equations:
A = B
and
C = D
combining the equations means that we will do:
First we multiply both whole equations by constants:
k*(A = B) ---> k*A = k*B
j*(C = D) ----> j*C = j*D
And then we "add" them:
k*A + j*C = k*B + j*D
Now we have the equations:
-x - y = 11
4*x - 5*y = 10
We want to add them in a given form that one of the variables cancels, so we can solve it for the other variable.
Then we can take the first equation:
-x - y = 11
and multiply both sides by 4.
4*(-x - y = 11)
Then we get:
4*(-x - y) = 4*11
-4*x - 4*y = 44
Now we have the two equations:
-4*x - 4*y = 44
4*x - 5*y = 10
(here we can think that we multiplied the second equation by 1, then we have k = 4, and j = 1)
If we add them, we get:
(-4*x - 4*y) + (4*x - 5*y) = 10 + 44
-4*x - 4*y + 4*x - 5*y = 54
-9*y = 54
So we combined the equations and now ended with an equation that is really easy to solve for y.
y = 54/-9 = -6
Now that we know the value of y, we can simply replace it in one of the two equations to get the value of x.
-x - y = 11
-x - (-6) = 11
-x + 6 = 11
-x = 11 -6 = 5
-x = 5
x = -5
Then:
x = -5, and y = -6
The value of x is 3.8
<em><u>Solution:</u></em>
<em><u>Given equation is:</u></em>

We have to solve the equation for "x"
Move the terms so that you end up with only terms involving x on one side of the sign and all the numbers on the other
Therefore, we get
x + 7.4 = 11.2
When we move 7.4 from left side to right side of equation it becomes -7.4
x = 11.2 - 7.4
Subtract 7.4 from 11.2
x = 3.8
Thus value of x is 3.8
Answer:
MOP=33
Step-by-step explanation:
MOP + MON = NOP
Substitute what we know
MOP = 3x-3
MON = 4x+9
NOP = 90 right angle
3x-3+4x+9 = 90
Combine like terms
7x+6 =90
Subtract 6 from each side
7x+6-6=90-6
7x = 84
Divide each side by 7
7x/7 = 84/7
x =12
We need to find MOP
MOP = 3x-3
=3(12)-3
36-3
33