Difficulty: Easy
Correct Answer: gamma_d = (W / V) * (1 / (1 + w))
Explanation:
Introduction / Context:
Compaction control relies on converting measured wet unit weight in a mould to dry unit weight. This requires correcting for the water present at the time of compaction using the measured water content w (decimal), yielding gamma_d for comparison with Proctor curves.
Given Data / Assumptions:
Concept / Approach:
Wet unit weight gamma = W / V. Since W = Ws + Ww and Ws = W / (1 + w), the dry unit weight gamma_d equals the unit weight associated with solids only: gamma_d = (W / (1 + w)) / V = (W / V) * 1 / (1 + w).
Step-by-Step Solution:
Verification / Alternative check:
Example: W/V = 20 kN/m^3, w = 0.10 → gamma_d = 20 / 1.10 ≈ 18.18 kN/m^3, matching standard lab conversions.
Why Other Options Are Wrong:
Common Pitfalls:
Using w in percent instead of decimal; mixing mass-density with unit weight without g conversion; incorrect mould volume.
Final Answer:
gamma_d = (W / V) * (1 / (1 + w))
Discussion & Comments