SELECT * FROM question_mgmt as q WHERE id=3337 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 on an open ground a motorist follows a track that

Question:

On an open ground, a motorist follows a track that turns to his left by an angle of 60° after every 500 m. Starting from a given turn, specify the displacement of the motorist at the third, sixth and eighth turn. Compare the magnitude of the displacement with the total path length covered by the motorist in each case.

Answer:

The path followed by the motorist is a regular hexagon with side 500 m, as shown in the given figure

Let the motorist start from point P.

The motorist takes the third turn at S.

∴Magnitude of displacement = PS = PV + VS = 500 + 500 = 1000 m

Total path length = PQ + QR + RS = 500 + 500 +500 = 1500 m

The motorist takes the sixth turn at point P, which is the starting point.

∴Magnitude of displacement = 0

Total path length = PQ + QR + RS + ST + TU + UP

= 500 + 500 + 500 + 500 + 500 + 500 = 3000 m

The motorist takes the eight turn at point R

∴Magnitude of displacement = PR

Therefore, the magnitude of displacement is 866.03 m at an angle of 30° with PR.

Total path length = Circumference of the hexagon + PQ + QR

= 6 × 500 + 500 + 500 = 4000 m

The magnitude of displacement and the total path length corresponding to the required turns is shown in the given table:

Turn Magnitude of displacement (m) Total path length (m)
Third 1000 1500
Sixth 0 3000
Eighth 866.03; 30° 4000


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