SELECT * FROM question_mgmt as q WHERE id=3343 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 a cricketer can throw a ball to a maximum horizont

Question:

A cricketer can throw a ball to a maximum horizontal distance of 100 m. How much high above the ground can the cricketer throw the same ball?

Answer:

Maximum horizontal distance, R = 100 m

The cricketer will only be able to throw the ball to the maximum horizontal distance when the angle of projection is 45°, i.e., θ = 45°.

The horizontal range for a projection velocity v, is given by the relation:

R  =  u2 sin2Ø / g

100  =  u2 / g  sin 90°

u2 / g   =  100            ....(i)

The ball will achieve the maximum height when it is thrown vertically upward. For such motion, the final velocity v is zero at the maximum height H.

Acceleration, a = –g

Using the third equation of motion:

v2  - u2  = -2gH

H  =  ½ x u2 / g  = ½ x 100 = 50m


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