Difficulty: Easy
Correct Answer: half the depth of flow
Explanation:
Introduction / Context:In open-channel hydraulics, a “most economical” section minimizes wetted perimeter for a given area (or maximizes discharge for a given area) and therefore reduces frictional losses. For a rectangular channel, this geometric condition yields a simple relationship between the width and depth, and thus a specific value of hydraulic mean depth R = A / P relative to the depth y.
Given Data / Assumptions:
Concept / Approach:
For a rectangle, area A = b * y and wetted perimeter P = b + 2y. Using calculus (optimize P for constant A) or standard results, the condition for most economy is b = 2y. Substituting into R = A / P gives a direct relation between R and y for the optimal section.
Step-by-Step Solution:
Start with A = b * y and P = b + 2y.For most economical rectangle: b = 2y.Compute R = A / P = (b * y) / (b + 2y).Substitute b = 2y → R = (2y * y) / (2y + 2y) = (2y^2) / (4y) = y / 2.Verification / Alternative check:
The same result follows if we maximize R directly at constant A, or minimize wetted perimeter using Lagrange multipliers; both give b = 2y and R = y/2 for a rectangular section.
Why Other Options Are Wrong:
(a) R = y is too large; (c) R = y/3 is too small; (d) is incorrect because a unique relation exists for the optimal rectangle.
Common Pitfalls:
Confusing hydraulic radius R = A / P with hydraulic depth D = A / T (T = top width). For the most economical rectangle, R = y/2 but hydraulic depth D equals y since T = b = 2y and A = b * y.
Final Answer:
half the depth of flow
Discussion & Comments