Spring compression and escape speed

AI Thread Summary
To launch a 5 kg package from an airless asteroid with a mass of 6.3*10^5 kg and radius of 48 m, achieving a final speed of 227 m/s requires calculating the total energy needed for escape. The escape velocity formula and gravitational potential energy are used to determine the energy, but initial calculations led to incorrect results. The correct approach involves summing the gravitational potential energy and the kinetic energy associated with the desired speed. After resolving the equations, the required spring compression was found to be approximately 1 meter. Understanding the energy concepts and calculations is crucial for solving this problem effectively.
ryoonc
Messages
5
Reaction score
0

Homework Statement


A package of mass 5 kg sits at the equator of an airless asteroid of mass 6.3*10^5 kg and radius 48 m, which is spinning so that a point on the equator is moving with speed 2 m/s. We want to launch the package in such a way that it will never come back, and when it is very far from the asteroid it will be traveling with speed 227 m/s. We have a large and powerful spring whose stiffness is 3.0*10^5 N/m. How much must we compress the spring?

Homework Equations


Kf = Ui
(1/2) * m * v^2 = (1/2) * ks * s^2
v = sqrt[ (2 * G * M) / ri ]

The Attempt at a Solution


I've listed out the variables I'll be using in this equation:
m = 5 kg
M = 6.3e5 kg
k = 3e5 N/m
r = 48m

I'll get straight to the point, plugging in the variables was easy up to the point where I had to figure out what v was, where I find the escape speed. I used the equation I stated above ( v = sqrt[ (2 * G * M) / ri ] ) to find out the escape velocity needed to figure out how much compression is needed on the spring, and got 5.403e-6.

However, it seems to be a wrong answer, but I have no idea why, but I have a feeling it has something to do with my velocity (which I got a value of 1.3235e-3 m/s), but again I don't know what else to do with it.
 
Physics news on Phys.org
I don't think it is useful to use that v= formula when you are asked to provide not only the energy for escape velocity but also an additional speed of 227 m/s. Better to compute the total energy needed - the GmM/r plus the 1/2m*227^2. The spring energy must provide this, so you can now calculate the compression.
 
Thanks for your response, Delphi, I used the equation provided to find the total energy needed to launch it, but I came up with yet again, a wrong answer. Here's how I got my answer:

Find the total energy needed:
GmM/r + (1/2) * m * 227^2 = { [ (6.673e-11) * 5kg * 6.3e5kg ] / 48 } + [ (1/2) * 5kg * 227^2 ]
= 1.28823e5 m/s

Plug that value into the kf = Ui equation:
(1/2) * m * v^2 = (1/2) * ks * s^2 = sqrt{ [ (5kg) * (1.28823e5)^2 ] / 3e5 }
= 5.259e2 m/s

Again, it's not correct.. Worse, I'm having trouble grasping the concept, which is what I'm really worried about.

Thanks for the help though, really. I've been scratching my head about this for a while now.
 
1.28823e5 m/s should have units of Joules.
And be subbed into E = 1/2k*x^2 in place of E.
I get x = about 1 meter.
 
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 '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 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