SELECT * FROM question_mgmt as q WHERE id=3466 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 a spring having with a spring constant 1200 n m 1

Question:

A spring having with a spring constant 1200 N m-1 is mounted on a horizontal table as shown in Fig. A mass of 3 kg is attached to the free end of the spring. The mass is then pulled sideways to a distance of 2.0 cm and released.

Determine (i) the frequency of oscillations, (ii) maximum acceleration of the mass, and (iii) the maximum speed of the mass.

Answer:

Given, Spring constant, k = 1200 N/m

Mass, m = 6 kg

Displacement, A = 4.0 cm = 0.04 cm

( i ) Oscillation frequency v = 1/T = 1/2π √k/m

Where,T = time period.

Therefore v =1/2×3.14 √1200/3 =  3.18m/s

Hence, the frequency of oscillations is 3.18 cycles per second.

( ii ) Maximum acceleration (a) = ω2 A

Where, ω = Angular frequency = √k/m

A = maximum displacement

Therefore, a = A( k/m )

a = 0.02 x (1200/3 ) = 8 m /s-2

 

( iii ) Maximum velocity, VMAX = ω A

= 0.02 X √1200/3

Therefore, VMAX = 0.4 m / s

Hence, the maximum velocity of the mass is 0.4 m/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!=3466 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!=3466 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