Why Do Different Kinematic Formulas Yield Varied Results for MJ's Jump?

  • Thread starter Thread starter Dooh
  • Start date Start date
  • Tags Tags
    Kinematic
AI Thread Summary
Different kinematic formulas can yield varied results due to the initial conditions and assumptions made in calculations. In this discussion, the time MJ spends in the air is split into ascent and descent, leading to the use of 1.0 seconds for peak height calculations. The first formula yielded an incorrect height due to an improper initial velocity, while the second formula correctly accounted for the final velocity at the peak being zero. Both formulas are valid for uniformly accelerated motion, but accurate input values are crucial for consistent results. The values given for time and height must align with physical laws, suggesting a need for careful verification of assumptions.
Dooh
Messages
41
Reaction score
1
In this problem, it states that Michael Jordan is able to jump and remain in the air for two full seconds from launch to landing. Use that information to calculate the maximun height that such jump would attain. It also says that MJ's jaximum jump height has been estimated at about one meter.

So, the components that were given are:

t = 2.0s
g = 10 m/s² (rounded from 9.8 for simplicity sake)
and we have to calculate y (height)

Since it takes 2 seconds to go up and down, we can assume that the time it takes for MJ to get to the peak of the jump will be 1.0s, therefore we will use:

t = 1.0s instead.

When i tried solving for this problem, i used the formula:

V_f = V_0 + gt --> V_f - gt = V_0 ,

to solve for initial velocity at takeoff, and i got [ V_0 = 2.2 m/s ]

With that, I followed up with the formula:

a) y = (V_0)(t) + ½gt²

and got the answer of: y = -3.8m , which is obviously wrong. So i tried:

b) y = ½(V_0 + V_f)t

and got the answer: y = 1.1m

My questions are:

1) Why do both formulas give different answers when you are using the same set of data to solve for a problem?

2) Why is formula b correct instead of a when gravity plays a role in this yet it was not part of the formula b?
 
Physics news on Phys.org
Dooh said:
When i tried solving for this problem, i used the formula:

V_f = V_0 + gt --> V_f - gt = V_0 ,

to solve for initial velocity at takeoff, and i got [ V_0 = 2.2 m/s ]
Your answer is incorrect. V_0 = gt.
1) Why do both formulas give different answers when you are using the same set of data to solve for a problem?
If you used the correct value for V_0, both formulas would give the same answer. Note that formula (b) relies on V_f being zero, but formula (a) does not.


2) Why is formula b correct instead of a when gravity plays a role in this yet it was not part of the formula b?
Both formulas correctly describe uniformly accelerated motion, but they need the proper data as input.

Question: Are the values given for time and height consistent with each other, given what you know about the laws of physics?
 
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