Difficulty: Medium
Correct Answer: 55.6%
Explanation:
Introduction / Context:
The degree of saturation S indicates how much of a soil’s void space is filled with water. It is a critical parameter for compaction control, permeability assessment, and predicting volume change behavior. From routine compaction data (bulk density and water content), along with specific gravity, S can be calculated using standard index relationships.
Given Data / Assumptions:
Concept / Approach:
Use two key relations. First, rho_d = rho / (1 + w). Second, rho_d = (Gs / (1 + e)) * rho_w, which gives 1 + e = (Gs * rho_w) / rho_d. With e known, use w = (S * e) / Gs, so S = (w * Gs) / e.
Step-by-Step Solution:
Verification / Alternative check:
Back-calculate w using w = (S * e) / Gs = (0.556 * 0.485) / 2.7 = 0.10 = 10%, confirming consistency.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
55.6%
Discussion & Comments