We have to find how long does it take for each person to fill an order.
We will use the concept of "capacity", that is the amount of order they can make in a minute. Then, when two persons work together, their capacities can be added.
We have Harry, Hermione and Ron.
Lets call C1: capacity of Harry, C2: capacity of Hermione, and C3: capacity of Ron.
Then, we can write:

Note that the capacity is the inverse of the time it takes for them to fill one order.
We know that when Harry and Hermione work together, they take 1 minute and 20 seconds to fill an order. We can express this in minutes as:

Then, we can write that the sum of the capacities of Harry and Hermione is equal to the inverse of the time it took them to fill an order:

If we replace C1, C2 and T, we get:

We can solve for s as:

We have a quadratic equation, so we can find the solutions for s as:
![\begin{gathered} s=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ s=\frac{-(-14)\pm\sqrt[]{(-14)^2-4\cdot3\cdot8}}{2\cdot3} \\ s=\frac{14\pm\sqrt[]{196-96}}{6} \\ s=\frac{14\pm\sqrt[]{100}}{6} \\ s=(14\pm10)/(6) \\ s_1=(14-10)/(6)=(4)/(6)=(2)/(3) \\ s_2=(14+10)/(6)=(24)/(6)=4 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/op4ifglef2v347rxvvqje6ht62tilhhz4q.png)
We have 2 solutions for s.
We can check that s = 2/3 is not a valid solution because it would make Hermione fill the order in negative time: s has to be greater than 2 for Hermione to have a valid time to fill the order:

Then, the value of s is 4.
Then, if we replace s we can calculate the time it takes for each member to fill an order:

Now, if the three work together, the capacities add, so we can express the time T it would take as:

We can replace the capacities and calculate T as:

It would take them approximately 1.0526 minutes, that can be expressed as 1 minute and 3 seconds. Note that this time is less than the time it takes Hermione and Harry when they work together, as we are adding a new person and increasing the capacity.
Answer:
a) Harry: 4 min, Hermione: 2 min, Ron: 5 min
b) It would take 1 minute and 3 seconds approximately.