Stuntman jumping 2D kinematics.

AI Thread Summary
A stuntman jumps from building A to building B, which is 0.9m shorter, with a flight time of 1 second at a 30-degree angle. To find the horizontal distance covered, the equation x = cos(30) * Vo * 1s is used, while the vertical displacement equation requires adjusting the initial vertical position to 0.9m. The correct form for vertical displacement is y(t) = y0 + Vo * t - (1/2)gt^2, with y0 set to 0.9m. This adjustment allows for the calculation of the stuntman's initial speed Vo and subsequent horizontal distance. The discussion emphasizes the importance of accurately defining initial conditions in kinematic equations.
CandyApples
Messages
28
Reaction score
0

Homework Statement


A stuntman is jumping from building A to building B. His flight lasts 1s. He leaves point A with a speed of Vo at an angle of 30 degrees above horizontal. Building B is .9m shorter than building A. What horizontal distance was covered by the stuntman given he makes it to the very edge of building B? What was the maximum height with respect to the starting point attained by the stuntman?


Homework Equations


Displacement and velocity kinematic equations.


The Attempt at a Solution


displacement x= cos(30)*Vo*1s
displacement y= sin(30)*vo+.5(-9.8)(1)-.9m

I know that somehow i need to find Vo from the Y data then plug it into the x displacement equation but i am not sure how this is going to be possible with the given information.
 
Physics news on Phys.org
Your equation giving y has an incorrect value for the initial vertical position. The general form is

y(t) = y0 + voyt - (1/2)g t2

What is the value for y0? In other words, if you plug in t=0 in the above equation, what should y0 be so that it matches the vertical position of the stuntman?
 
oh should it be a +.9 since at t=0 he is .9 above where he will end up?
 
Yes. So his initial vertical position is 0.9 m and his final vertical position is 0 m. Now you can put the equation together.
 
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