SELECT * FROM question_mgmt as q WHERE id=3329 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 a three wheeler starts from rest accelerates unif

Question:

A three-wheeler starts from rest, accelerates uniformly with 1 m s–2 on a straight road for 10 s, and then moves with uniform velocity. Plot the distance covered by the vehicle during the nth second (n = 1,2,3….) versus n. What do you expect this plot to be during accelerated motion: a straight line or a parabola?

Answer:

Straight line

Distance covered by a body in nth second is given by the relation

Dn  =  u + a/2(2n-1)            .... (1)

u = Initial velocity

a = Acceleration

n = Time = 1, 2, 3, ..... ,n

In the given case,

u = 0 and a = 1 m/s2

∴ Dn  =  1/2(2n-1)               .... (2)

This relation shows that:

Dn ∝ n … (iii)

Now, substituting different values of n in equation (iii), we get the following table:

n 1 2 3 4 5 6 7 8 9 10
Dn 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 8.5 9.5

The plot between n and Dn will be a straight line as shown:

Since the given three-wheeler acquires uniform velocity after 10 s, the line will be parallel to the time-axis after n = 10 s.


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