Answer:
A. W
Step-by-step explanation:
Because this is a rigid transformation, quadrilaterals WXYZ and ABCD are congruent. Corresponding parts of corresponding figures are congruent, so W is congruent to A and because we know the measure of angle A, you also know the angle measure of W.
X + 3y - 2z = 1
-x - 4y + 6z = 2
-------------------add
-y + 4z = 3
x + 3y - 2z = 1....multiply by -2
2x - y + 2z = 1
------------------
-2x - 6y + 4z = -2 (result of multiplying by -2)
2x - y + 2z = 1
-----------------add
-7y + 6z = -1
-y + 4z = 3 .....multiply by -7
-7y + 6z = -1
-----------------
7y - 28z = -21 (result of multiplying by -7)
-7y + 6z = -1
-----------------add
- 22z = -22
z = -22/-22
z = 1 <===
-y + 4z = 3
-y + 4(1) = 3
-y + 4 = 3
-y = 3 - 4
-y = -1
y = 1 <===
x + 3y - 2z = 1
x + 3(1) - 2(1) = 1
x + 3 - 2 = 1
x + 1 = 1
x = 1 - 1
x = 0 <==
so x = 0, y = 1, and z = 1
Answer:
9/2
Step-by-step explanation:
Answer:
c. Minimize P,d1+; 5x1 + 3x2 + d1+ = 150
Step-by-step explanation:
5x1 + 3x2 = 150. To convert an equality, we simply add an “artificial” variable (d1) to the equation: 5X1 + 3X2 + d1 = 150 An artificial variable is a variable that has no physical meaning in terms of a real-world LP problem. It simply allows us to create a basic feasible solution to start the simplex algorithm. An artificial variable is not allowed to appear in the final solution to the problem. Here in this problem to avoid over utilization, we introduce this artifical variable.