Difficulty: Easy
Correct Answer: 1000 * L * P * C
Explanation:
Introduction / Context:
Lining a canal reduces seepage and enhances hydraulic efficiency, but it incurs a capital cost proportional to the area lined. For a prismatic canal, the lined area equals the plan length of the canal multiplied by the wetted perimeter being lined. Converting units consistently is the key to a correct cost estimate.
Given Data / Assumptions:
Concept / Approach:
Area to be lined A = (length in metres) * (perimeter in metres). Since L is in km, convert to metres by multiplying with 1000. Thus A = (1000 * L) * P. Total lining cost = A * C.
Step-by-Step Solution:
Verification / Alternative check:
Dimensional check: L (km) → m, so 1000 * L is in metres. Multiplying by P (m) gives area (m²). Multiplying by C (₹/m²) gives ₹, as required.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
1000 * L * P * C
Discussion & Comments