Elastic potential energy of toy car

AI Thread Summary
The discussion focuses on calculating the speed of a toy car released from a compressed spring, using two methods. The correct method utilizes the elastic potential energy formula, yielding a speed of 1 m/s, while the incorrect method assumes a constant force, leading to an erroneous speed of 1.41 m/s. The error in Method 2 arises from treating the spring force as constant, despite it varying with displacement. The average force should be considered for accurate work calculations, as the spring force decreases from its maximum to zero as it returns to its natural length. Understanding the nature of the spring force is crucial for solving problems involving elastic potential energy.
student12phys
Messages
3
Reaction score
0

Homework Statement


A toy car of mass 0.5kg is pushed agains a spring so that it is compressed by 0.1m. The spring obeys Hooke's Law and has a spring constant of 50N/m. When the toy car is released, what will its speed be at the instant that the spring returns to its natural length? Assume that there is no friction within the sprin and no frictional force resisting the motion of the toy car.


Homework Equations


Hooke's law:
F=kx
E(elastic potential) = 0.5kx^2
F=ma
W=0.5mv^2 - 0.5mu^2
v^2=u^2 + 2ax

The Attempt at a Solution


I tried two methods, however only one gave me the correct answer. My question here is, why is this the case? Is there something i assumed that i shouldn't have?

Method 1: ( the correct one)
E(elastic potential)=0.5kx^2
=0.5 x 50 x 0.1^2
=.25J
W=0.5mv^2 - 0.5mu^2
0.25=0.5x0.5x v^2
v=1m/s (Right)

Method 2: (incorrect method)
F=kx
=50 x 0.1
= 5N
F=ma
=5/0.5
=10m/s^2
v^2=u^2 + 2ax
V^2=2 x 10 x 0.1
v= 1.41m/s (Wrong)

Why is this the case? Thankyou.
 
Physics news on Phys.org
student12phys said:
Method 2: (incorrect method)
F=kx
=50 x 0.1
= 5N
F=ma <---(THIS force is variable with displacement which is assumed to be const)
=5/0.5
=10m/s^2
v^2=u^2 + 2ax
V^2=2 x 10 x 0.1
v= 1.41m/s (Wrong)

Why is this the case? Thankyou.

F=-kx, as spring returns into original position,x decreases so F also decreases,but in the above its assumes const.
 
Method 2 is wrong because F, the spring force is not a constant value as the spring compresses/expands.
The maximum spring force, after compression of an amount x, is F1 = kx.The minimum spring force, when the spring has expanded back to its natural length, is F2 = 0. Since the spring force F is a linear function of the compression, then the average force is just the simple average of the max and min vaues.
So Fav = 0.5(F1 + F2)
Fav = 0.5(kx + 0)
Fav = 0.5kx

Work done is the average force times the distance moved by the average force,

W = Fav*x
W = 0.5kx²
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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