For a DISCRETE system of point masses, the CENTER OF MASS formula, x_cm=(sum of m_i*x_i)/(sum of m_i), is familiar from algebra-based physics. What is the GENERALIZED, calculus-based formula for the CENTER OF MASS of a CONTINUOUS object (like a rod with varying density), using an INTEGRAL instead of a sum?
- **A)** The continuous center-of-mass formula requires DIFFERENTIATING (rather than integrating) the object's mass distribution, rather than the correct integral-based approach
- **B)** This concept has no actual mathematical relationship between the discrete center-of-mass formula and its continuous, integral-based generalization
- **C)** x_cm = INTEGRAL[x dm] / INTEGRAL[dm], where the sum over discrete point masses (m_i) is replaced by an INTEGRAL over infinitesimally small mass elements (dm) distributed continuously throughout the object -- the denominator, INTEGRAL[dm], simply equals the object's TOTAL mass M
- **D)** x_cm = INTEGRAL[x] / INTEGRAL[m] (integrating position alone, without properly weighting by mass elements), rather than the correct x*dm-weighted integral
x_cm=INTEGRAL[x dm]/M is THE foundational, generalized center-of-mass formula for this unit, directly extending the familiar discrete-sum formula (from algebra-based physics) to handle CONTINUOUS mass distributions using calculus.