Answer:
19
Step-by-step explanation:
12-n/7 = -1
Cross multiply
We have 12-n = -7
Collect like terms
12 + 7 = n
Therefore n = 19
Answer:
hope it helps you...................
If you have two vectors A and B,
Dot product is a scalar quantity dealing with how much of one vector is in the same direction as the other vector, or the projection of one onto the other. You can see that from the cosine part of this form-
![A~*~B = [A][B]cos(\theta)](https://tex.z-dn.net/?f=A~%2A~B%20%3D%20%5BA%5D%5BB%5Dcos%28%5Ctheta%29)
The cross product is a vector perpendicular to both A and B. It deals with how much of one vector is perpendicular to the other vector. You can see that in the sine part of this form -
Answer:
d. 15
Step-by-step explanation:
Putting the values in the shift 2 function
X1 + X2 ≥ 15
where x1= 13, and x2=2
13+12≥ 15
15≥ 15
At least 15 workers must be assigned to the shift 2.
The LP model questions require that the constraints are satisfied.
The constraint for the shift 2 is that the number of workers must be equal or greater than 15
This can be solved using other constraint functions e.g
Putting X4= 0 in
X1 + X4 ≥ 12
gives
X1 ≥ 12
Now Putting the value X1 ≥ 12 in shift 2 constraint
X1 + X2 ≥ 15
12+ 2≥ 15
14 ≥ 15
this does not satisfy the condition so this is wrong.
Now from
X2 + X3 ≥ 16
Putting X3= 14
X2 + 14 ≥ 16
gives
X2 ≥ 2
Putting these in the shift 2
X1 + X2 ≥ 15
13+2 ≥ 15
15 ≥ 15
Which gives the same result as above.