SELECT * FROM question_mgmt as q WHERE id=3342 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=103 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Motion in a Plane the ceiling of a long hall is 25 m high what is t

Question:

The ceiling of a long hall is 25 m high. What is the maximum horizontal distance that a ball thrown with a speed of 40 m s–1 can go without hitting the ceiling of the hall?

Answer:

Speed of the ball, u = 40 m/s

Maximum height, h = 25 m

In projectile motion, the maximum height reached by a body projected at an angle θ, is given by the relation:

h  =  u2 sin2Ø / 2g

25 =  402 sin2Ø / 2 x 9.8

sin2 θ = 0.30625

sin θ = 0.5534

∴θ = sin–1(0.5534) = 33.60°

Horizontal range, R =  u2 sin2Ø / g

= 402 x sin2 x 33.60 / 9.8

= 1600 x sin 67.2 /  9.8

= 1600 x 0.922 / 9.8  =  150.53 m


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