
William W. answered 06/29/20
Experienced Tutor and Retired Engineer
1) For the spinning turbine, use the equation VT = rω where VT is tangential velocity, r is the radius, and ω is the angular velocity. So:
VT = rω
VT = (2)(6) = 12 m/s (note that in the unit "radians/sec", the "radians" is basically just a placeholder and does not result in a unit when multiplied (meters x rad/sec = meters/sec not meter-radians/sec)
2) For the spinning compact disc, use ωAVG = ½(ωf + ωi) which just basically says that the average angular speed is halfway between 30 and zero. So:
ωAVG = ½(ωf + ωi)
ωAVG = ½(0 + 30)
ωAVG = 15 rev/min.
Now use θ = ωt
θ = ωt
θ = (15 rev/min)(2 min) = 30 rev
3) For the ball collision:
Momentum is conserved so Pi = Pf
Pi = m1v1i + m2v2i
Pi = m1(5) + m2(0) = 5m1
Pf = m1v1f + m2v2f
Pf = m1(-2) + m2v2f = -2m1 + m2v2f
Since Pi = Pf
5m1 = -2m1 + m2v2f
7m1 = m2v2f which can also be written as 7m1/m2 = v2f
Also, since the collision is elastic, kinetic energy is also conserved so KEi = KEf
KEi = 1/2m1v1i2 + 1/2m2v2i2
KEi = 1/2m1(5)2 + 1/2m2(0)2 = 25/2m1
KEf = 1/2m1v1f2 + 1/2m2v2f2
KEf = 1/2m1(-2)2 + 1/2m2v2f2
KEf = 1/2(4)m1 + 1/2m2v2f2
And since KEi = KEf then 25/2m1 = 1/2(4)m1 + 1/2m2v2f2
Multiplying both sides by 2 gives:
25m1 = 4m1 + m2v2f2
21m1 = m2v2f2 which can also be written as √(21m1/m2) = v2f
Combining the equation from conservation of momentum and the equation from conservation of energy we get:
7m1/m2 = v2f = √(21m1/m2)
7m1/m2 = √(21m1/m2) then squaring both sides gives:
49m12/m22 = 21m1/m2
49m1/m2 = 21
49m1 = 21m2
7m1 = 3m2