SELECT * FROM question_mgmt as q WHERE id=4150 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=8 AND subId=16 AND chapterId=189 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 9th science Force and Laws of Motion how much momentum will a dumb bell of mass 10 kg t

Question:

How much momentum will a dumb-bell of mass 10 kg transfer to the floor if it falls from a height of 80 cm? Take its downward acceleration to be 10 m s-2.

Answer:

Mass of the dumbbell, m = 10 kg

Distance, s = 80 cm = 80 / 100 = 0.8 m

Acceleration, a = 10 m/s2

Initial velocity of the dumbbell, u = 0

Final velocity of the dumbbell = v

Using the third equation of motion:

v2 = u2 + 2as

v2 = 0 + 2 (10) 0.8

v = 4 m/s

Hence, the momentum with which the dumbbell hits the floor is

= mv = 10 × 4 = 40 kg m/s


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4150 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='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4150 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