Difficulty: Medium
Correct Answer: 95.7%
Explanation:
Introduction / Context:Phase relations in soils connect densities, water content, void ratio, and degree of saturation. Given bulk density, w, and Gs, we can find S by combining standard formulas—useful in compaction control and assessing near-saturation field conditions.
Given Data / Assumptions:
Concept / Approach:
Use the relationships: ρd = ρ / (1 + w) ρd = (Gs * ρw) / (1 + e) ⇒ e = (Gs * ρw / ρd) − 1 S = (w * Gs) / e These follow from definitions of water content and degree of saturation (no LaTeX used).
Step-by-Step Solution:
Compute dry density: ρd = 1.92 / 1.30 = 1.476923 g/cm³.Find void ratio: e = (2.75 / 1.476923) − 1 = 0.86198.Compute S: S = (0.30 * 2.75) / 0.86198 = 0.957 ≈ 95.7%.Verification / Alternative check:
Cross-check using bulk formula ρ = ρw * (Gs + S*e) / (1 + e) with S ≈ 0.957 gives ρ ≈ 1.92 g/cm³, confirming consistency.
Why Other Options Are Wrong:
95.4–95.6% are near-misses from rounding; 94.0% is too low for the given high density and w.
Common Pitfalls:
Confusing mass and unit weight; using w in percent rather than fraction; arithmetic errors when computing e.
Final Answer:
95.7%
Discussion & Comments