It is very different from the previous application questions. You need to bake two sides of a cake at a time, and the number of cakes is often odd, which brings difficulties to solve the problem.
For the simple pancake problem, set the formula directly.
Two pieces at a time, one piece with two sides: total time = time for baking one side × number of cakes. Pay attention to roast one side, not one side.
For the complicated pancake problem
Find the number of noodles first, then the number of times, and finally the time.