Answer:
b. Golfanatics did a better job because its inventory turnover was higher.
Explanation:
Inventory turnover is defined as the number of times a business sells off its inventory in a year. Businesses target higher inventory turnover as this implies that they are making more sales.
The inventory turnover of Golf Inc was 5 times in the year.
The inventory turnover of Golfanatics was every 65 days, so in a year turnover would have been= 365/65 = 5.615
So Golfanatics turned over their inventory more times (5.615 times) than did Golf Inc (5 times).
I believe they are, good job
The right answer for the question that is being asked and shown above is that: "C. work-related knowledge." the chief reason why a person would become a supervison is that of <span>work-related knowledge .</span>
Answer:
Given that Program instructions consists of:
- 60% floating point multiply
- 20% floating point divide
- 20% other instructions
Amdahl's law states that:
Execution time affected by improvement = (Execution time after improvement/ Amount of improvement) + (Execution time unaffected)
Assuming initially that floating point multiply, divide and other instructions have same clocks per instruction (CPI).
Part (a)
New execution time after improvement with multiply = (60) / 8 + (20 + 20) = 47.5
New execution time after improvement with Divide = (20) / 3 + (60 + 20) = 86.67
New system should be 4x faster which means new execution time should be below = 100/ 4 = 25.
Therefore, Management's goal can NOT be achieved by making the improvement with multiply or divide alone.
Part (b)
New execution time after improvement with multiply and divide = (60 / 8) + (20 / 3) + 20 = 34.17
Speed up = execution time of original machine / Execution time of new machine = (100 / 34.17) = 2.93
Therefore, new machine is 2.93 times faster than original machine.