Problem finding Spring Constant

AI Thread Summary
The discussion centers around calculating the spring constant for a physics problem involving a compressed spring launching a metal ball. The user attempts to apply energy conservation principles and kinematic equations to find the spring constant but encounters difficulties with the velocity calculations. There is confusion regarding the signs in the equations for vertical and horizontal motion, leading to an incorrect negative value for velocity. Clarifications are sought about the angle of launch and the setup of the problem, emphasizing the importance of consistent sign conventions in the equations. The conversation highlights the complexities of integrating energy and kinematics in projectile motion problems.
Ytaipsw
Messages
3
Reaction score
0

Homework Statement


In a physics lab experiment, a compressed spring launches a 31g metal ball at a 25 degree angle. Compressing the spring 19cm causes the ball to hit the floor 2.0m below the point at which it leaves the spring after traveling 5.2m horizontally.
What is the spring constant?

Homework Equations


EPE=1/2*k*x^2
KE=1/2*m*v^2
PE=m*g*h
Kinematics?


The Attempt at a Solution


I know that the initial energy of the system is EPE+PE, and the only unknown is k, the spring constant, but I'm not sure where to go from there. I figured I could find the KE when it hits the ground and use the law of conservation of energy to equate this to my initial energy and solve for k but all attempts at finding that velocity failed.
 
Physics news on Phys.org
Start by arbitrarily assigning the initial velocity of the metal ball as v upon leaving the spring. Then, you are able to resolve the motion of the ball in the vertical and horizontal directions. Since you know the horizontal and vertical displacements of the ball, and the fact that the time taken in both directions is obviously the same, you can solve them simultaneously for v. (Yup, kinematics) From there, you can get the kinetic energy of the ball upon release and consequently the spring constant k.
 
Okay so i set EPE=KE right?
Then I solve for k.
k=mv^2/x^2.

Then if I say Ydistance=Vsin(theta)t+1/2(g)t^2
and Xdistance=Vcos(theta)t
and then solve both for t and set them equal.
Then when I solve for V^2 I get:

(Xdistance^2*g^2) / (2*Ydistance*g*cos^2(theta)-2*Xdistance*g*sin(theta)*cos(theta))

then I plug this into my equation for k and i get the value 31N/m, which is not correct.

What am I doing wrong?

Thanks
 
Well, I need to know how the set-up looks like. "at a 25 degree angle" with respect to?
I'm surprised that you can even get an answer: the part of the expression (2*Ydistance*g*cos^2(theta)-2*Xdistance*g*sin(theta)*cos(theta))
= 2*2*9.81*cos^2 (25 deg) - 2*5.2*9.81*sin (25 deg) * cos (25 deg)
= - 6.85 is negative!
v^2 surely cannot be negative -> v is imaginary otherwise.
 
Assuming the ball is launched 25 degrees upward from horizontal, the equation for y motion will be
y=vo*t*sin(theta)-1/2gt^2 (y is positive upwards) or withe the signs reversed (if y is positive
downwards). The two terms do not have the same sign anyway.
 
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