Solving 2D Jumping Motion Homework

AI Thread Summary
The discussion revolves around a physics homework problem involving a man jumping between buildings. The calculations for horizontal and vertical displacement are presented, with the jumper's vertical displacement calculated as -1.54 meters, indicating he lands below the starting height. Participants suggest that rounding errors and the height difference of 1.1 meters between the buildings may affect the final answer. It is emphasized that the vertical velocity should be considered negative due to the downward motion. The need for clarity on how to incorporate the height difference into the calculations is also highlighted.
ArcadianGenesis
Messages
8
Reaction score
0

Homework Statement


A man jumps from the top of a building to the top of another building 3.7 meters away. After a running start he leaps at an angle of 14 degrees with respect to the flat roof while traveling at a speed of 5.1 m/s. The acceleration of gravity is 9.81 m/s/s. To determine if he will make it to the other roof, which is 1.1 meters shorter than the building from which he jumps, find his vertical displacement upon reaching the front edge of the lower building with respect to the taller building.

Homework Equations


y = v_{}oyt - (1/2)gt^{}2
x = v_{}oxt

The Attempt at a Solution


3.7 = 5.1cos14t
t = 3.7/5.1cos14
y = 5.1sin14(.7) - (1/2)(9.81)(.7^{}2)
y = -1.54

The answer sounds reasonable - what could possibly be wrong?
 
Physics news on Phys.org
I don't see anything wrong with your approach. I notice that you do a lot of rounding of numbers in between calculations. This will affect your final answer slightly. Also, have you taken into account that the 2nd building is 1.1m shorter than the 1st?
 
Just out of wonderment what answer did the book give you?

Merely glancing over your work and not solving it myself. I think one problem is your 51.sin14.7 part. If I am reading this right, the other roof is shorter than the roof you are on, since your displacement is downwards which means your velocity is downwards, which means it should be negative.
 
What should be negative? I gave the answer y = -1.54, and I actually have tried several other answers close to that. Also, I'm not using a textbook; I'm entering answers into an online homework service, so I don't know what the right answer is until I figure it out myself.

Any idea what specifically I should change?
 
What exactly do I need to do with the 1.1 difference in heights? If anything, I thought that would be the displacement.
 
Your Vo should be negative.
 
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