Concept:
- Every unit of heat rejected by one engine is fully absorbed by the next, so these intermediate heat transfers cancel out when the five engines are treated as a single combined system. The only heat entering this combined system from outside is $Q_0$ (into the first engine), and the only heat leaving it is $Q_5$ (rejected by the fifth engine). By overall energy conservation, the total work is simply $W = Q_0 - Q_5$, with no need to add up each engine's work separately.
- Since every engine has the same efficiency $\eta$, the heat passed down the chain shrinks by the same factor $(1-\eta)$ at each stage.
Step 1: Track the heat as it passes down the chain
Each Carnot engine rejects heat equal to $(1-\eta)$ times what it absorbed. So after engine 1, the heat handed to engine 2 is $Q_1 = Q_0(1-\eta)$. After engine 2, $Q_2 = Q_1(1-\eta) = Q_0(1-\eta)^2$. Continuing this pattern through all five engines:
$Q_5 = Q_0(1-\eta)^5$
Step 2: Apply overall energy conservation to the whole chain
$W = Q_0 - Q_5 = Q_0 - Q_0(1-\eta)^5 = Q_0\left[1-(1-\eta)^5\right]$
Step 3: Form the net efficiency and substitute the given value
$\eta_{\text{net}} = \dfrac{W}{Q_0} = 1-(1-\eta)^5 = \dfrac{211}{243}$
$(1-\eta)^5 = 1-\dfrac{211}{243} = \dfrac{32}{243}$
Step 4: Solve for $\eta$
Recognize $32 = 2^5$ and $243 = 3^5$, so $(1-\eta)^5 = \left(\dfrac{2}{3}\right)^5$.
Taking the fifth root of both sides: $1-\eta = \dfrac{2}{3}$, so $\eta = \dfrac{1}{3}$.
Final Answer: $\eta = \dfrac{1}{3}$