Simple Harmonic Motion (easy question)

AI Thread Summary
A 0.26 kg mass attached to a spring has a period of 0.84 seconds, prompting a question about calculating the spring's force constant. The relevant equation for simple harmonic motion is T = 2*pi*SQRT(m/k), which can be rearranged to solve for k. The initial attempts at solving for k were incorrect due to algebraic mistakes, particularly in squaring the 2*pi term. After clarification and corrections, the correct formula for k is derived as k = (4*pi^2*m)/T^2. The discussion concludes with the problem being resolved after addressing the algebraic errors.
MarineBio
Messages
15
Reaction score
0

Homework Statement



A 0.26 kg mass attached to a spring undergoes simple harmonic motion with a period of 0.84 s. What is the force constant of the spring?

Homework Equations



T = 2*pi*SQRT(m/k)

The Attempt at a Solution



I know this is supposed to be an easy question, but for some reason I can't do it. Here is what I got (which is not right):

T = 2*pi*SQRT(m/k) and to solve for "k":

K = 2*pi*SQRT(m)[whole thing divided by .84 seconds] = 3.814 N/m

Ok, so what am I doing wrong? Thanks!
 
Physics news on Phys.org
Your algebra doesn't look right. To solve for k, you want to get it by itself on one side of the equation, which involves:

1. Getting rid of the 2pi (by dividing both sides of the equation by 2pi).
2. Getting rid of the square root (by squaring both sides).
3. Getting k on top (taking the reciprocal of both sides)
4. Getting rid of the m (multiplying both sides by m)
 
It might make it more clear if it looked like this:

T=2\pi \sqrt{\frac{m}{k}}

Now solve for k.

HINT: Squaring both sides gets rid of the square root.
 
ok so K = (2*pi*m)/T^2

That gives me 2.315 N/m which is also incorrect. Hmm... I don't know.
 
You forgot to square the 2*Pi
 
Chrisas said:
You forgot to square the 2*Pi

Problem solved. Thank you
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top