Difficulty: Easy
Correct Answer: twice the depth of flow
Explanation:
Introduction / Context:“Most economical” sections minimize the wetted perimeter for a given flow area, maximizing hydraulic radius and reducing friction losses. For rectangular channels, a simple geometric proportion yields the optimal shape for efficient conveyance.
Given Data / Assumptions:
Concept / Approach:For a rectangle: P = b + 2y. With A fixed, use calculus (or Lagrange multipliers) to minimize P. The result is b = 2y, which maximizes hydraulic radius R = A / P and thus reduces head loss for given discharge.
Step-by-Step Solution:
Let A be fixed; express b = A / y.Write P(y) = (A / y) + 2y.Set dP/dy = −A / y^2 + 2 = 0 ⇒ y^2 = A/2 ⇒ b = A / y = 2y.Verification / Alternative check:At b = 2y, hydraulic radius R = A / P simplifies to y/2, which is maximal for the rectangular family under fixed A.
Why Other Options Are Wrong:
Common Pitfalls:Confusing the result with the triangular or trapezoidal optima; forgetting that this condition pertains to rectangular sections only.
Final Answer:twice the depth of flow
Discussion & Comments