Adding rates that happen one after another

46 Views Asked by At

Suppose I have two operations that happen consecutively (not simultaneously), where the first operation has a rate of 3 units/hour and the second operation has a rate of 4 units/hour. Is there a way that I can add the two rates together so I can have just on rate instead?