Answer:
II case.
Step-by-step explanation:
Given that a catering company prepared and served 300 meals at an anniversary celebration last week using eight workers.
The week before, six workers prepared and served 240 meals at a wedding reception.
Productivity is normally measured by number of outputs/number of inputs
Here we can measure productivity as
no of meals served/no of workers
In the I case productivity =
In the II case productivity = 
Obviously II case productivity is more as per worker 40 meals were served which is more than 37.5 meals per worker in the I case.
Answer:
All points between z = 0 and z = 7 along the z-azis in R3 x-y-z plane
Step-by-step explanation:
The inequality 1
z
7 represents all sets of points on the z-axis in the R3 plane that lies bewteen z = 0 and z= 7.
It is represents a line segment joining two point z= 0 and z=7 along z- axis in the R3 plane, while x=0 and y=0 on the x-y plane.
Answer:
Attached is the profit distribution plotted on the chart and also the detailed solution using excel
Step-by-step explanation:
To solve this problem we have to
- create a column for number of counts ( 1,2,3........1000) bids
- create a column for the cost to be incurred which is mostly dependent on the random number generated. the formula for that using excel is; 9000+ rand()*(11000-9000) for uniform distribution between the numbers
- Four(4) more columns are generated for bids of competitors by using the formula: 10000+rand()*(3*10000-10000) this because the bids that will be submitted by others bidders will vary uniformly between her mean cost and 3 times her mean cost
- Condition is checked to see if the lowest bid is. =IF(MIN(the 4 bids)>14000,1,0)
- Next the same process is carried out for 13000 and 15000
- The probability of winning is calculated in excel using this formula =Countif(value of step 4 for all the rows,1)/1000
Answer:
To prove that ( sin θ cos θ = cot θ ) is not a trigonometric identity.
Assume θ with a value and substitute with it.
Let θ = 45°
So, L.H.S = sin θ cos θ = sin 45° cos 45° = (1/√2) * (1/√2) = 1/2
R.H.S = cot θ = cot 45 = 1
So, L.H.S ≠ R.H.S
So, sin θ cos θ = cot θ is not a trigonometric identity.