SELECT * FROM question_mgmt as q WHERE id=3386 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 child sits stationary at one end of a long trolley moving uniformly with a speed V on a smooth horizontal floor. If the child gets up and runs about on the trolley in any manner, what is the speed of the CM of the (trolley + child) system?

Answer:

No change

The child is running arbitrarily on a trolley moving with velocity v. However, the running of the child will produce no effect on the velocity of the centre of mass of the trolley. This is because the force due to the boy's motion is purely internal. Internal forces produce no effect on the motion of the bodies on which they act. Since no external force is involved in the boy-trolley system, the boy's motion will produce no change in the velocity of the centre of mass of the trolley.


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!=3386 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!=3386 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