Question
Question: If rod has linear mass density $\lambda = \frac{m}{l}(1+\frac{x}{l})$, where x is the distance from ...
If rod has linear mass density λ=lm(1+lx), where x is the distance from point mass m. Va and Vb are variable velocity. Find velocity of centre of mass.

2710Va+2717Vb
Solution
The problem asks for the velocity of the center of mass of a system consisting of two point masses and a connecting rod with a variable linear mass density.
1. Calculate the mass of the rod (Mrod): The linear mass density is given by λ(x)=Lm(1+Lx), where x is the distance from the point mass m (let's call it point A) and L is the length of the rod. The mass of an infinitesimal element dx of the rod is dm=λ(x)dx. To find the total mass of the rod, we integrate λ(x) from x=0 to x=L: Mrod=∫0Lλ(x)dx=∫0LLm(1+Lx)dx Mrod=Lm[x+2Lx2]0L Mrod=Lm(L+2LL2)=Lm(L+2L)=Lm(23L) Mrod=23m
2. Calculate the total mass of the system (Mtotal): The system consists of point mass A (mA=m), point mass B (mB=2m), and the rod (Mrod=23m). Mtotal=mA+mB+Mrod=m+2m+23m=3m+23m=26m+3m=29m
3. Determine the velocity profile of the rod: Assuming the rod is rigid, the velocity of any point on the rod at a distance x from mass m can be expressed as a linear interpolation of the velocities of its ends. Let VA be the velocity of mass m and VB be the velocity of mass 2m. The velocity of an infinitesimal element dm at position x is: v(x)=(1−Lx)VA+LxVB
4. Calculate the total momentum of the rod: The momentum of the rod is ∫v(x)dm=∫0L[(1−Lx)VA+LxVB]λ(x)dx Substitute λ(x)=Lm(1+Lx): ∫0L[(1−Lx)VA+LxVB]Lm(1+Lx)dx =Lm∫0L[(1−L2x2)VA+(Lx+L2x2)VB]dx =LmVA∫0L(1−L2x2)dx+LmVB∫0L(Lx+L2x2)dx
Evaluate the integrals: ∫0L(1−L2x2)dx=[x−3L2x3]0L=L−3L2L3=L−3L=32L ∫0L(Lx+L2x2)dx=[2Lx2+3L2x3]0L=2LL2+3L2L3=2L+3L=63L+2L=65L
So, the total momentum of the rod is: LmVA(32L)+LmVB(65L)=32mVA+65mVB
5. Calculate the velocity of the center of mass (VCM): The velocity of the center of mass for a system is given by: VCM=Mtotal∑miVi+∫vdmdm VCM=MtotalmAVA+mBVB+(32mVA+65mVB) VCM=29mmVA+2mVB+32mVA+65mVB
Combine the terms for VA and VB: Coefficient of VA: m+32m=33m+2m=35m Coefficient of VB: 2m+65m=612m+5m=617m
So, the numerator is: 35mVA+617mVB
Now, substitute this into the VCM formula: VCM=29m35mVA+617mVB VCM=m(29)m(35VA+617VB) VCM=92(35VA+617VB) VCM=(92×35)VA+(92×617)VB VCM=2710VA+2717VB
The final answer is 2710Va+2717Vb.
Explanation of the solution:
- Calculate Rod Mass: Integrate the given linear mass density λ(x) over the length of the rod to find its total mass Mrod.
- Calculate Total System Mass: Sum the masses of the two point masses and the calculated mass of the rod to get Mtotal.
- Determine Rod Velocity Profile: Assume the rod is rigid. The velocity of any point on a rigid rod connecting two points A and B, moving with velocities VA and VB respectively, is given by linear interpolation: v(x)=(1−x/L)VA+(x/L)VB.
- Calculate Rod's Momentum Contribution: Integrate the product of the velocity profile v(x) and the differential mass dm=λ(x)dx over the rod's length. This yields the total momentum of the rod.
- Apply Center of Mass Velocity Formula: Use the general formula for the velocity of the center of mass of a system: VCM=Mtotal∑miVi. Sum the individual momenta of the point masses (mAVA and mBVB) and the calculated total momentum of the rod, then divide by the total mass of the system.