SELECT * FROM question_mgmt as q WHERE id=3350 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 an aircraft is flying at a height of 3400 m above

Question:

An aircraft is flying at a height of 3400 m above the ground. If the angle subtended at a ground observation point by the aircraft positions 10.0 s apart is 30°, what is the speed of the aircraft?

Answer:

The positions of the observer and the aircraft are shown in the given figure.

Height of the aircraft from ground, OR = 3400 m

Angle subtended between the positions, ∠POQ = 30°

Time = 10 s

In ΔPRO:

tan 15° =  PR /OR

PR  =  OR tan 15°

= 3400 x tan15°

ΔPRO is similar to ΔRQO.

∴PR = RQ

PQ = PR + RQ

= 2PR = 2 × 3400 tan 15°

= 6800 × 0.268 = 1822.4 m

∴Speed of the aircraft  =  1822.4 / 10 = 182.24 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!=3350 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!=3350 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