Projectile Motion at an Angle: Solving for Time, Distance, and Final Velocity

AI Thread Summary
A projectile is launched from a 125 m cliff at 50.0 m/s and 37.0° above the horizontal. The initial calculations for time to reach the ground yielded 3.1 seconds, but this was incorrect as it did not account for the vertical displacement. The user attempted to use the quadratic formula to solve for time, realizing that the height should be treated as a negative displacement. They encountered issues with negative square roots and acknowledged the need to correctly incorporate the height in their calculations. The discussion highlights the importance of considering vertical motion when solving projectile motion problems.
Precepts
Messages
14
Reaction score
0
Hi, I need someone to check if I did this right. As I got the q's off a PDF with no answers.

Homework Statement



A projectile is shot from the edge of a cliff 125 m above the ground. It has an initial velocity 50.0 m/s 37.0° above the horizontal at the launch point. a) Determine the time taken to reach the ground. b) How far is this point from the base of the cliff? c) What is the magnitude and direction of the final velocity just before the point of impact?

It doesn't specify what value to use for gravity, I assumed g, or a, is = -9.8m/s^2
(Doesn't matter since there's no answers anyway)

Homework Equations



v = u + at
s = ut (horizontal sense)

The Attempt at a Solution

I used this to find the time for a)

Vv = Uv + Avt
0 = 50 * sin37 - 9.8t
9.8t = 50 * sin37
t = 3.1s

b) Sh = Uh * t
= 50 * cos37 * 3.1
Sh = 123.79m

c) Vertical component before impact:

Vv = Uv + Avt
= 60.47m/s

I then used Pythagoras' to find v = 72.47m/s
and theta = 56'33'' above the horizontal. I feel that I went wrong somewhere, can someone check if these are right/close. Not sure If I copied everything down correctly either, my page is a bit of a mess.edit - I just noticed I didn't once use the vertical distance, I think I'll have another look at it.

edit 2 - Sv = Uvt + 1/2At^2
125 = 50 sin 37t -4.9t^2
= 30.1t - 4.9t^2

-4.9t^2 + 30.1t - 125 = 0
4.9t^2 - 30.1t +125 = 0

And... I'm getting math error when using quadratic formula. Not quite sure where to go from here...I realize now that the value for t that I had would only reach to the same height on the other side of the parabola... I'll have a look at this question again later.
 
Last edited:
Physics news on Phys.org
a)Vv = Uv + Avt
0 = 50 * sin37 - 9.8t
9.8t = 50 * sin37
t = 3.1s

The vertical component of the speed is not 0 when it hits the ground!
 
Basic_Physics said:
a)Vv = Uv + Avt
0 = 50 * sin37 - 9.8t
9.8t = 50 * sin37
t = 3.1s

The vertical component of the speed is not 0 when it hits the ground!


Right, lol.

Can you find t? I tried to incorporate the height and use the quadratic formula, but it wouldn't solve. Kind of stuck here.
 
Found it. I had to use a negative displacement for the height... I was getting a negative square root prior. Wow...
 
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 '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