SELECT * FROM question_mgmt as q WHERE id=3304 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 figure 3 25 gives a speed time graph of a particle

Question:

Figure 3.25 gives a speed-time graph of a particle in motion along a constant direction. Three equal intervals of time are shown. In which interval is the average acceleration greatest in magnitude? In which interval is the average speed greatest? Choosing the positive direction as the constant direction of motion, give the signs of v and a in the three intervals. What are the accelerations at the points A, B, C and D?

Answer:

Average acceleration is greatest in interval 2

Average speed is greatest in interval 3

v is positive in intervals 1, 2, and 3

a is positive in intervals 1 and 3 and negative in interval 2

a = 0 at A, B, C, D

Acceleration is given by the slope of the speed-time graph. In the given case, it is given by the slope of the speed-time graph within the given interval of time.

Since the slope of the given speed-time graph is maximum in interval 2, average acceleration will be the greatest in this interval.

Height of the curve from the time-axis gives the average speed of the particle. It is clear that the height is the greatest in interval 3. Hence, average speed of the particle is the greatest in interval 3.

In interval 1:

The slope of the speed-time graph is positive. Hence, acceleration is positive. Similarly, the speed of the particle is positive in this interval.

In interval 2:

The slope of the speed-time graph is negative. Hence, acceleration is negative in this interval. However, speed is positive because it is a scalar quantity.

In interval 3:

The slope of the speed-time graph is zero. Hence, acceleration is zero in this interval. However, here the particle acquires some uniform speed. It is positive in this interval.

Points A, B, C, and D are all parallel to the time-axis. Hence, the slope is zero at these points. Therefore, at points A, B, C, and D, acceleration of the particle is zero.


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