Calculating Mass & Spring Constant for Oscillation

  • Thread starter Thread starter QuantumKnight
  • Start date Start date
  • Tags Tags
    Oscillation Spring
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
QuantumKnight
Messages
17
Reaction score
0

Homework Statement



A block with mass m is attached to the end of a spring with a constant spring k. It oscillates with a period of 2 seconds when pulled. When an additional 2 kg is add to the block it oscillates with a new period of 3 seconds. What is the mass of the black and the spring constant K?

Homework Equations


T = 2pi*sqrt (m+2/k) my apologies for the format. The symbols will not post for some reason.

The Attempt at a Solution


I attempted to use the about equation above and solve for m. Of course I ran into the problem that I do not know the spring constant k as well. I tried to find K by use the equation and solving for k by imputting the mass of the second block. However I am not confident because the period T at 3 seconds is when the masses are added together and not just for the 2 kg mass alone.

I am fine with the algrebra if I can just start the equation. Any help would be greatly appreciated.
 
Physics news on Phys.org
Thank you for the response. Does this mean I solve both Period equations for k first then solve for mass?
 
When solving for k: k =(8pi2)/4 = 2pi2
When solving for m: m = ((kT2)/(4pi2)) - 2
 
QuantumKnight said:
When solving for k: k =(8pi2)/4 = 2pi2
When solving for m: m = ((kT2)/(4pi2)) - 2
That is not the right way to do this.

You have
T1 = 2pi*sqrt (m/k)
T2= 2pi*sqrt ((m+2)/k)
Now solve both equations for k because k is a constant and don't substitute anything in yet. Then you can set k's equal to each other and solve for m. After knowing the mass of the block you can calculate the spring constant k.
 
Last edited:
Awesome, thank you