SELECT * FROM question_mgmt as q WHERE id=3323 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 two towns a and b are connected by a regular bus s

Question:

Two towns A and B are connected by a regular bus service with a bus leaving in either direction every T minutes. A man cycling with a speed of 20 km h–1 in the direction A to B notices that a bus goes past him every 18 min in the direction of his motion, and every 6 min in the opposite direction. What is the period T of the bus service and with what speed (assumed constant) do the buses ply on the road?

Answer:

Let V be the speed of the bus running between towns A and B.

Speed of the cyclist, v = 20 km/h

Relative speed of the bus moving in the direction of the cyclist

= V – v = (V – 20) km/h

The bus went past the cyclist every 18 min i.e. 18/60 h, (when he moves in the direction of the bus).

Distance covered by the bus = (V - 20) 18/60………….. (i)

Since one bus leaves after every T minutes, the distance travelled by the bus will be equal to:

 V x T/60       .............(ii)

Both equations (i) and (ii) are equal.

(V - 20) x 18/60   =  VT / 60  .............. (iii)

Relative speed of the bus moving in the opposite direction of the cyclist = (V + 20) km/h

Time taken by the bus to go past the cyclist = 6 min  = 6/60 h

∴(V - 20) x 6/60   =  VT / 60              ................ (iv)

From equations (iii) and (iv), we get

(V - 20) x 6/60   =  (V - 20) x 18/60 

V - 20  =   3V - 60

2V  = 80

V  = 40 km/h

Substituting the value of V in equation (iv), we get

(40+20) x 6/60  = 40T/60

60 x 6/60  = 40T/60

6 = 40T/60

⇒ 40T  = 6x60

⇒ 40T  = 360

⇒   T  = 360/40

⇒   T  =  9 min


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