SELECT * FROM question_mgmt as q WHERE id=3382 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=105 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Work Energy and Power a bullet of mass 0 012 kg and horizontal speed 70

Question:

A bullet of mass 0.012 kg and horizontal speed 70 ms-1strikes a block of wood of mass 0.4 kg and instantly comes to rest with respect to the block. The block is suspended from the ceiling by means of thin wires. Calculate the height to which the block rises. Also, estimate the amount of heat produced in the block.

Answer:

Mass of the bullet, m= 0.012 kg

Initial speed of the bullet, ub= 70 m/s

Mass of the wooden block, M= 0.4 kg

Initial speed of the wooden block, uB= 0

Final speed of the system of the bullet and the block =  v

Applying the law of conservation of momentum:

mub  +  muB   =  (m + M) v

0.012 × 70 + 0.4 × 0 = (0.012 + 0.4)v
∴ v  =  0.84 / 0.412  = 2.04 m/s

For the system of the bullet and the wooden block:

Mass of the system, m' = 0.412 kg

Velocity of the system = 2.04 m/s

Height up to which the system rises = h

Applying the law of conservation of energy to this system:

Potential energy at the highest point = Kinetic energy at the lowest point

m'gh  =  ½ m'v2

∴ h  =  ½ v2 / g

= ½ (2.04)2 / 9.8

= 0.2123 m

The wooden block will rise to a height of 0.2123 m.

Heat produced = Kinetic energy of the bullet - Kinetic energy of the system

½ mu2  - ½ m'v2

= 29.4 - 0.857 = 28.54 J

 


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