SELECT * FROM question_mgmt as q WHERE id=3305 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 24 gives the x t plot of a particle in on

Question:

Figure 3.24 gives the x-t plot of a particle in one-dimensional motion. Three different equal intervals of time are shown. In which interval is the average speed greatest, and in which is it the least? Give the sign of average velocity for each interval.

Answer:

Interval 3 (Greatest), Interval 2 (Least)

Positive (Intervals 1 & 2), Negative (Interval 3)

The average speed of a particle shown in the x-t graph is obtained from the slope of the graph in a particular interval of time.

It is clear from the graph that the slope is maximum and minimum restively in intervals 3 and 2 respectively. Therefore, the average speed of the particle is the greatest in interval 3 and is the least in interval 2. The sign of average velocity is positive in both intervals 1 and 2 as the slope is positive in these intervals. However, it is negative in interval 3 because the slope is negative in this interval.


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