
Peter H. answered 12/04/20
Full Time Mechanical Engineer + Tutor
First Question:
This is an interesting problem. As far as we know, there's only one force acting on each of the stars. Using our general Second law equation and the equation of centripetal motion, we can get the following.
Fg = ma ; a = v2/r
Fg = (mv2)/r
Also, we can use Newton's law of gravitation to find an equation for the force being exerted by one body on the other.
FNg = (Gm1m2)/(r2)
suppose m1 = m2 = M
also note that r is not from planet to center, but planet to next planet, so we substitute 2r for r.
FNg = (GM2)/(2r)2
We can set these equations equal to each other.
(GM2)/(2r)2 = (Mv2)/r
M = (4v2r)/G
r can be found with the velocity and the time it takes for one rotation. r=(vT)/(2π)
M = (2v3T)/(πG) = ( 2*(180x103 m/s)3 (11.1 days) (86400 s/day) ) / (π * 6.67x10-11 Nm2/kg2)
M ≈ 5.338x1031 kg
So the mass of each star is M = 5.338x1031 kg.
Second Question:
This is an inertia question. The moment of inertia for a disk is denoted by I = 0.5mR2 , while the equation for torque on a moment is τ = I*α and the equation for torque from force is τ=F*r*sinθ. We can use τ = F*r because the force is being applied at the tangent.
The force being applied is 49.0N at the radius of 1.51m which gives a torque of
τ =(49N)*(1.51m)
τ = 73.99Nm
Now let's find the moment for the merry go round.
I = 0.5mR2
But we don't have the mass, we have the weight. Let's convert.
F = ma; m = (810N)/(9.81m/s2) ≈ 82.569kg
Plug this value in to the inertia equation with our radius of 1.51m.
I = 0.5*(82.569kg)*(1.51m)2 = 94.133kg m2
Okay, cool. We have the moment of inertia, and the torque being applied. Let's put them together in the torque equation to find the angular acceleration.
τ = I*α
73.99Nm = 94.133kg m2 * α
α = 0.786 rad/s2
Let's use the equation for rotational motion to find the speed we'll be at after 2.95 seconds.
ω= ω₀+α*t
ω = 0 rad/s + 0.786 rad/s2 * 2.95s = 2.32 rad/s
Kinetic energy for angular motion equation:
KE = 0.5*I*ω2
Substitute known values:
KE = 0.5*(94.133kg m2)* (2.32 rad/s) = 109 J
Hope this helps!