SELECT * FROM question_mgmt as q WHERE id=3393 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:

Explain why friction is necessary to make the disc in Fig. 7.41 roll in the direction indicated.

(a) Give the direction of frictional force at B, and the sense of frictional torque, before perfect rolling begins.

(b) What is the force of friction after perfect rolling begins?

Answer:

A torque is required to roll the given disc. As per the definition of torque, the rotating force should be tangential to the disc. Since the frictional force at point B is along the tangential force at point A, a frictional force is required for making the disc roll.

 

(a) Force of friction acts opposite to the direction of velocity at point B. The direction of linear velocity at point B is tangentially leftward. Hence, frictional force will act tangentially rightward. The sense of frictional torque before the start of perfect rolling is perpendicular to the plane of the disc in the outward direction.

 

(b) Since frictional force acts opposite to the direction of velocity at point B, perfect rolling will begin when the velocity at that point becomes equal to zero. This will make the frictional force acting on the disc zero.


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