Difficulty: Medium
Correct Answer: 271
Explanation:
Introduction / Context:
Ultimate BOD (L0) represents the total oxygen demand exerted as biodegradable organics are oxidised to completion. The 5-day BOD (at 20°C) measures only a portion of this demand, depending on the reaction rate constant k. Converting BOD5 to L0 is routine in wastewater engineering for mass balance and treatment design.
Given Data / Assumptions:
Concept / Approach:
For first-order BOD decay, the BOD exerted over time t is BOD_t = L0 * (1 − e^(−k * t)). Rearranging gives L0 = BOD_t / (1 − e^(−k * t)). This uses the classic Thomas/first-order model without nitrification adjustment.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Discussion & Comments