SELECT * FROM question_mgmt as q WHERE id=3458 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=113 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Oscillations in exercise 14 9 let us take the position of mass

Question:

In Exercise 14.9, let us take the position of mass when the spring is unstreched as x = 0, and the direction from left to right as the positive direction of x-axis. Give x as a function of time t for the oscillating mass if at the moment we start the stopwatch (t = 0), the mass is

(a) at the mean position,

(b) at the maximum stretched position, and

(c) at the maximum compressed position.

In what way do these functions for SHM differ from each other, in frequency, in amplitude or the initial phase?

Answer:

Given,

Spring constant, k = 1200 N/m

Mass, m = 6 kg

Displacement, A = 4.0 cm = 0.04 cm

ω = 14.14 s-1

( i )

Since time is measured from mean position,

x = A sin ω t

x = 4 sin 14.14t

 

( ii ) At the maximum stretched position, the mass has an initial phase of π/2 rad.

Then, x = A sin( ωt + π/2 ) = A cos ωt

= 4 cos 14.14t

 

( iii ) At the maximum compressed position, the mass is at its leftmost position with an initial phase of 3π/2 rad.

Then, x = A sin( ωt + 3π/2 )

= -4 cos14.14 t


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