SELECT * FROM question_mgmt as q WHERE id=3301 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=102 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Motion in a straight Line a police van moving on a highway with a speed of 3

Question:

A police van moving on a highway with a speed of 30 km h-1 fires a bullet at a thief's car speeding away in the same direction with a speed of 192 km h-1. If the muzzle speed of the bullet is 150 m s-1, with what speed does the bullet hit the thief's car ? (Note: Obtain that speed which is relevant for damaging the thief's car).

Answer:

Speed of the police van, vp = 30 km/h = 8.33 m/s

Muzzle speed of the bullet, vb = 150 m/s

Speed of the thief's car, vt= 192 km/h = 53.33 m/s

Since the bullet is fired from a moving van, its resultant speed can be obtained as:

= 150 + 8.33 = 158.33 m/s

Since both the vehicles are moving in the same direction, the velocity with which the bullet hits the thief's car can be obtained as:

vbt = vb - vt

= 158.33 - 53.33 = 105 m/s


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