Spring and weight, acceleration

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
13 replies · 3K views
rlc
Messages
128
Reaction score
1

Homework Statement


A spring has an equilibrium length of 20.0 cm and a spring constant of 51.9 N/m. The spring is connected to the underside of the roof of a car and a 0.214 kg block suspended from it. How long (in cm) is the spring when the car is at rest?
How long is the spring if the car is accelerating horizontally at 1.63 m/s2?

Homework Equations


mgh=0.5kh^2
mg=0.5kh

The Attempt at a Solution


Nothing is working for me and I don't know what I'm missing!
 
Physics news on Phys.org
"Nothing is working for me" ? Did nothing sign some contract to work for you then ? :)

You are supposed to know how a spring behaves when a weight is hung from it. What's the force gravity excerts on a block of mass m ? What's the extension of a spring with constant k when a force F is applied ?
Set up a force balance: mg down, kx up. No acceleration, no net force: mg - kx = 0
 
According to Hook's law, F=-kx
where k=51.9 N/m
and x is the displacement.
Also, force=mg=0.214g*9.8=2.0972 N

Any hints as to where to go next?
 
mg - kx = 0
(2.0972 N)-(51.9N/m)(x)=0
x=0.040408 m (the displacement)
 
Ok, I got the first question:
At rest with no acceleration, the x=0.040408 m is the displacement. Convert that to cm and Add the equilibrium length of 20 cm gives the length of the spring when car is at rest. (24.041 cm)
 
But what about when the car accelerates at 1.63 m/s^2?
 
Well, the block doesn't disappear through the rear window of the car, so something must be accelerating it to the tune of 1.63 m/s2. That something must exercise a net force in the horizontal direction. There is only one thing in the exercise that can do that.

So now you want to extend your collection of relevant equations under 2) with an equation that features the acceleration, force and mass. Any candidate ?

Make a few drawings: one of a mass hanging from a spring in the car at rest, one that represents your idea of a mass hanging from a spring in an acclerating car.
 
ma=kx
m(a+g)=kx
0.214 kg(1.63+9.8)=51.9x
0.047129m
4.7129 cm+20=24.7129 cm

But this is wrong. I messed up somewhere. What do you recommend doing?
 
SQRT[(1.63)^s+(.214*9.8)^2]
=2.65615 m/s^2=the total acceleration

Is this on the right track?
 
F=ma
F=(0.214)(2.65615)
F=0.5684 N
 
Firing away again, eh ? Physics is a science, not a lucky shot affair !

m(a+g)=kx is a bit strange. Net acceleration = m x net force. Net force = sum of forces, i.e mg - kx = ma. Not in numbers: all these forces are vectors.

What I recommend doing is the same as what I recommended doing: Make the drawing to see which points where.
 
Free body diagram would be drawn with the mass hanging from the spring being the center point. From this, the Weight force downward (m*acceleration downward), and acceleration (I drew this going to the left), and the Tension of the spring (I drew this upward and towards the left) can be drawn.

Force of spring cos(theta)=W

From this equation we can get two new ones:
K(delta L)sin(theta)=ma
K(delta L)cos(theta)=mg

If you divide the two equations, you get tan(theta)=a/g
You can use this to calculate theta, and then use either of the two equations to calculate for (delta L)

BUT, I did it a bit differently. You can square both of the equations to get rid of needing to know what theta is.
(K^2)(delta L^2)=(m^2)(g^2+a^2) ...watch the parenthesis here...

So with my numbers: (51.9^2)(delta L^2)=(0.214^2)(9.8^2+1.63^2)
2693.61(delta L^2)=4.5199
(delta L^2)=0.001678
Delta L=0.040963 meters
Multiply by 100 to convert to centimeters (4.0963)
And add the equilibrium length of the spring (+20)
My answer ended up being 24.10 cm
 
I fully agree. The angle wrt horizontal is 80.5 degrees instead of 90, so that's quite noticeable, but the extension is only marginally different (0.556 mm) from the no-acceleration case (because of the vector addition of the forces).