Calculating gravity from height and time of a jump

AI Thread Summary
To calculate gravity from a jump height and time when the landing height differs from the take-off height, the problem can be approached by dividing the jump into two segments: the ascent to the maximum height and the descent to the landing point. The equations of motion, s = ut + 0.5at² and v = u + at, are utilized to derive the necessary relationships. The challenge lies in determining the time spent in each phase of the jump, which requires setting up multiple equations to solve for unknowns, including the initial velocity and gravity. Careful attention to the signs in the equations is crucial, as they can affect the final value of gravity. This method provides a systematic way to derive the gravitational acceleration on the planet based on the jump parameters.
Icky Fizz
Messages
2
Reaction score
0

Homework Statement



I'm trying to calculate a value for gravity based on a known jump height and time. It's working when the take-off and landing heights are the same but I'm struggling for a solution if the landing point is higher than the take-off. I'm more interested in understanding a solution method than getting an answer to a specific question, so I've used symbols instead of values, thanks.

An astronaut lands on a planet and jumps up to a height of 'S' and lands 'T' seconds later on a rock at height 'R'. What is the value of the planet's gravity?

Homework Equations



s = ut + 0.5*at2
v = u + at

The Attempt at a Solution



When take-off and landing are the same, I use s = ut + 0.5*at2 for the falling time (half total time), with u=0, rearranging s = 0.5*at2 to give an answer a = 2s / (t/2)2 I think this method is fine.

With a height difference, I guess a solution is based on the same equation, but separating the jump into two parts - the initial upward part to reach the rock height on the way up, and then treating the the rest of the jump as before. But I don't seem able to figure out how much time is spent in each part of the jump?
 
Physics news on Phys.org
Welcome to PF, Fizz!
Interesting problem! I wrote Vi for the initial upward velocity and t for the time to maximum height so I have 3 unknowns including g. That means 3 equations needed. I'm an old high school teacher so I usually only remember two accelerated motion formulas: d = Vi*t + .5*a*t and V = Vi + a*t.
I used the d one twice for distance R and distance T. And the V one for the maximum height when V = 0. It should be just a matter of eliminating t and Vi to get an answer for g. Be careful about the signs; I took acceleration to be -g so g comes out positive, but you could do it with g negative if you prefer.
 
Thanks for your suggestion, sounds much simpler than the quadratic equation I ended up with working out how much time was spent going up and how much coming down!
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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