High School

Add N workers: Shirts are made in a process with two resources, where workers in each resource work independently.

- The processing time per worker for the first resource is 500 seconds.
- The processing time per worker for the second resource is 2,800 seconds.
- The first resource has 2 workers, and the second resource has 10 workers.

Assume 2 workers are added to the process, and all of them are assigned to one of the resources.

Instruction: What would be the capacity of this process in shirts per minute?

Answer :

The capacity of the process is approximately 29.79 shirts per minute.

To calculate the capacity of the process, we first need to find the total processing time of the current process.

For the first resource, with 2 workers and a processing time of 500 seconds per worker, the total processing time is:
500 seconds/worker * 2 workers = 1000 seconds

For the second resource, with 10 workers and a processing time of 2800 seconds per worker, the total processing time is:
2800 seconds/worker * 10 workers = 28000 seconds

Therefore, the total processing time for the current process is:
1000 seconds + 28000 seconds = 29000 seconds

To find the capacity of the process, we can use the formula:
Capacity = 3600 seconds/hour / Total Processing Time (in seconds) * Number of resources

In this case, we have 2 resources, so:
Capacity = 3600 seconds/hour / 29000 seconds * 2 resources
Capacity = 0.2483 shirts per second * 2 resources
Capacity = 0.4966 shirts per second

To convert to shirts per minute, we can multiply by 60:
Capacity = 0.4966 shirts per second * 60 seconds/minute
Capacity = 29.79 shirts per minute

To know more about capacity refer to

https://brainly.com/question/29707733

#SPJ11