Difficulty: Medium
Correct Answer: 5.0 cm
Explanation:
Introduction / Context:Finding the centre of gravity (CG) of a composite body is a standard statics task. When a cone is removed from a cylinder (same base and height), symmetry keeps the CG on the common axis; its height is determined by the principle of moments of volumes (or weights) about the base.
Given Data / Assumptions:
Concept / Approach:Use the composite-body formula for centroid: ȳ = (Σ V_i * y_i) / (Σ V_i), with the removed part contributing negative volume. Volumes: V_cyl = π r^2 h, V_cone = (1/3) π r^2 h.
Step-by-Step Solution:
Compute volumes: V_cyl = π4^28 = 128π, V_cone = (1/3)128π = (128/3)π.Locate centroids: y_cyl = 4 cm, y_cone = 2 cm.Composite centroid: ȳ = (V_cyly_cyl − V_coney_cone) / (V_cyl − V_cone).Substitute: ȳ = (128π4 − (128/3)π*2) / (128π − (128/3)π).Simplify numerator = 512π − (256/3)π = (1280/3)π; denominator = (256/3)π.Therefore ȳ = (1280/3)/(256/3) = 5.0 cm.Verification / Alternative check:Dimensional and symmetry checks: result lies between 4 cm (solid cylinder) and 6 cm (if material concentrated toward the top), consistent with removing more mass near the top than the bottom.
Why Other Options Are Wrong:
Common Pitfalls:Using the wrong cone centroid location (it is at h/4 from the base, not from the apex) and forgetting to subtract the removed volume’s moment.
Final Answer:5.0 cm
Discussion & Comments