SELECT * FROM question_mgmt as q WHERE id=4110 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=8 AND subId=16 AND chapterId=187 and ex_no='5' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 9th science Motion a bus starting from rest moves with a uniform acce

Question:

A bus starting from rest moves with a uniform acceleration of 0.1 m s-2 for 2 minutes. Find (a) the speed acquired, (b) the distance travelled.

Answer:

(a) Initial speed of the bus, u = 0 

Acceleration, a = 0.1 m/s2

Time taken, t = 2 minutes = 60 x 2 = 120 s

Let v be the final speed acquired by the bus.

  v = u + at = 0 + 0.1 x 120 = 12 m/s

The speed acquired by the bus is 12 m/s

(b) According to the equation of motion:

 v2 = u2 + 2as

v2u2 = 2as

(12)2 - (0)2 =2(0.1)s

144 = 0.2 s

s = 144 / 0.2

s = 720 m 

Distance travelled by the bus is 720 m.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4110 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='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4110 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