SELECT * FROM question_mgmt as q WHERE id=3389 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=106 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

(a) A child stands at the centre of a turntable with his two arms outstretched. The turntable is set rotating with an angular speed of 40 rev/min. How much is the angular speed of the child if he folds his hands back and thereby reduces his moment of inertia to 2/5 times the initial value? Assume that the turntable rotates without friction.

 

(b) Show that the child’s new kinetic energy of rotation is more than the initial kinetic energy of rotation. How do you account for this increase in kinetic energy?

Answer:

(a) 100 rev/min

Initial angular velocity, ω1= 40 rev/min

Final angular velocity = ω2

The moment of inertia of the boy with stretched hands = I1

The moment of inertia of the boy with folded hands = I2

The two moments of inertia are related as:

I=  2/5 I1

Since no external force acts on the boy, the angular momentum L is a constant.

Hence, for the two situations, we can write:

I2 ω2   = I1 ω1

ω2  =   I1 ω/ I2

= I1 / 2/5 I x 40  = 5/2 x 40

= 100 rev/min

 

(b) Final K.E. = 2.5 Initial K.E.

Final kinetic rotation,EF  =  1/2 I2 ω22

Initial kinetic rotation, E=  1/2 I1 ω12

EF / EI   =  1/2 I2 ω22   / 1/2 I1 ω12

= 2/5 I1 / Ix 1002 / 402

= 5/2 = 2.5

∴ E= 2.5 EI 

The increase in the rotational kinetic energy is attributed to the internal energy of the boy.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3389 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3389 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question