Rotational Dynamics: Net Torques

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
henryli78
Messages
11
Reaction score
0

Homework Statement


RotationalMotion_3.png

Answer: C

Note: Sorry admins for the picture, needed to include the diagram though.

Homework Equations


∑[itex]\tau[/itex] = I[itex]\alpha[/itex]
∑F = ma
a = [itex]\alpha[/itex]r


The Attempt at a Solution


The torques must be balanced (is this reasoning already wrong?), thus,
F*R1 = F_T*R2
F_T = FR1/R2
The only force acting on the block is the F_T, thus the acceleration is FR1/mR2

Why are the torques not balanced in this case? If not, how do I exactly relate the moment of inertia of the entire disk to fit into the entire problem? Thank you in advance for the help!
 
Last edited:
Physics news on Phys.org
hi henryli78! :smile:
henryli78 said:
∑[itex]\tau[/itex] = I[itex]\alpha[/itex]

The torques must be balanced (is this reasoning already wrong?)

yes, the torques are balanced only if α = 0 :wink:
 
Thank you! I solved it.

I wrote out:
Net Torque = I*alpha = I*a/R2 = F*R1 - T*R2
T = ma, thus I*a/R2 = F*R1 - m*a*R2
I*a/R2 + m*a*R2 = F*R1
a(I/R2+mR2) = F*R1
a(I + mR2^2) = F*R1*R2
a = F*R1*R2/(I+mR2^2)

Thank you very much for the help :)