qu.1.topic=Ch 11, Sec 1 - Torque@ qu.1.1.mode=Randomized Formula@ qu.1.1.editing=useHTML@ qu.1.1.name=Merry-go-around@ qu.1.1.question=A child attempts to spin a merry-go-around by applying a tangent force of $F N. Given that the merry-go-around is $d m in diameter, find the torque applied by the child. Give the answer in N-m@ qu.1.1.answer=$ans N-m (1 ? 0.05)@ qu.1.1.random= $F\=rand(15,35,3); $d\=rand(6,10,3); $ans\=sig(3,$F*$d/2)@ qu.2.topic=Ch 11, Sec 2 - Torque and Angular Acceleration@ qu.2.1.mode=Randomized Formula@ qu.2.1.editing=useHTML@ qu.2.1.name=Rotating Masses@ qu.2.1.question=Masses m1 and m2 attached to a massless rod rotate about point O in a horizontal plane. Calculate the angular acceleration of the system if the torque applied to it is equal $torque N-m, r = $r m, m1 = $m1 kg, and m2 = $m2 kg. Give the answer in rad/s2.