Finding spring constant

3.9k Views Asked by At

I have to rearrange the equation:

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

To find the spring constant $k$.

The answer I got is $\frac{T^2 - m}{ 4\pi^2}.$

Is this correct ?

1

There are 1 best solutions below

3
On BEST ANSWER

$$T=2\pi \sqrt{\frac{m}{k}}$$ $$\frac{T^2}{4\pi^2}=\frac{m}{k}$$

$$\frac{k}{m}=\frac{4\pi^2}{T^2}$$

Are you able to solve for $k$?