Projectile Motion Homework: Finding Maximum Height and Time

AI Thread Summary
A projectile is launched at an angle of 57.5 degrees with an initial speed of 175.0 m/s, reaching a maximum height of 1110 m. The vertical component of the initial velocity is calculated to be approximately 147.6 m/s. The user struggles to solve the quadratic equation derived from the motion equation, leading to incorrect time values for reaching maximum height. It is suggested to maintain more decimal places in calculations and to consider the symmetry of projectile motion, where the time to rise is equal to the time to fall. This approach can simplify finding the time to reach maximum height.
LiiArch
Messages
10
Reaction score
0

Homework Statement


A projectile is fired at 57.5 deg above the horizontal. Its initial speed is equal to 175.0 m/s. Assume that the free-fall acceleration is constant throughout and that the effects of the air can be ignored. What is the maximum height reached by the projectile? At what time being after being fired does the projectile reach this maximum height?

Homework Equations


Y(t) = Y0 + Vy0t - 1/2at^2

The Attempt at a Solution


I already figured out that the maximum height would be 1110 m. So I thought I could plug that into the equation above and figure out t.

1110 = 0 + 142.5t - 4.905t^2

How do I solve this? :/
 
Physics news on Phys.org
You have an equation already; are you asking how to solve for t?

It's a quadratic equation...

EDIT: That equation doesn't have any real solutions; are you sure that 142.5 is the initial velocity in the y-direction?
 
Yes. That's why I'm so confused.

I enter 1.11 x 10^3 for the first part and it reads back correct, so 1110 is the max height.

Let me double check the y velocity.

sin(57.5) = Vy/V0
sin(57.5) = Vy/175.0
175.0*sin(57.5) = Vy
147.6 = Vy

Why do I keep doing this? I need to double check better.

EDIT: 1110 = 147.6t - 4.905t^2

Solutions for this come out to 15.32615142 and 14.7655917. These both come up as incorrect.
 
Last edited:
LiiArch said:
EDIT: 1110 = 147.6t - 4.905t^2

Solutions for this come out to 15.32615142 and 14.7655917. These both come up as incorrect.

Keep some additional decimal places in your intermediate results, and round at the end. Quadratics can sometimes be 'sensitive' that way. Round the result to an appropriate number of significant figures; some software is picky about this!

To make your life a bit easier, you might also want to recognize that the maximum height achieved represents the halfway point of the trajectory; the projectile will take just as much time to fall from that height as it did to reach that height. So the result can also be found by considering the time it would take for an object dropped from that height to hit the ground. If h is the distance from the release point to the ground, then h = \frac{1}{2}g t^2. Solve for t.
 
I don't get my answer yet please somebody helps me...
 
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