Find the max height of the second projectile relative to seal level

AI Thread Summary
The discussion focuses on calculating the maximum height of a second projectile launched from a cliff after the first projectile's flight. The first projectile reaches a height of 472 meters relative to sea level. The user is attempting to determine the range of the second projectile after it is launched at 50.0 m/s at a downward angle of 15.0°. They have calculated the initial position and velocity of the second projectile but are unsure how to proceed with finding its range when it hits sea level. The conversation emphasizes using kinematic equations to solve for the time and range of the second projectile.
PhysicsFTW22
Messages
3
Reaction score
0

Homework Statement


A projectile is launched at 110.0 m/s at 40.0° above the horizontal off a cliff that is 250.0 m above sea level. After 4.00 s of flight, this projectile launches a second projectile at 50.0 m/s directed at 15.0° below the horizontal.
a) Find the max height of the second projectile relative to seal level.
b) Find the range of the second projectile when it reaches sea level.


Homework Equations


In x-direction: x=(vicos∅)t , vi=vf , vix= vicos∅
In y-direction: y=yi + vit + .5at^2 , v=vi+at , vi=visin∅

The Attempt at a Solution



I got the answer to part a, 472m. However, I am lost at trying to find an answer to part b. Using x=(vi)(t)=(110cos40)(4)=337m, I used that as the range the first projectile goes before releasing the second projectile. Now in trying to find how far the second projectile goes when it hits sea level, I plan on adding that to the first range. Any thoughts?
 
Physics news on Phys.org
Using position functions:

x=vi*t*cosθ

y=vi*t*sinθ-\frac{1}{2}*9.81*t^2+yo

You get the position of projectile 1 as (337.060, 454.347) when the second projectile is released. Using velocity equation:

v=vi+at

The velocity at t(4) is (84.265 \hat{i}, 31.467 \hat{j}), neglecting drag.

Projectile 2 is released at 50 m/s at 15°, which is added to the velocity of projectile 1, resulting in an initial velocity of (132.561 \hat{i}, 18.526 \hat{j}). Do note that the launch velocity in the y direction was subtracted from the value for projectile 1 because it was in the downward direction, and I believe this was at a time that the projectile was still rising; if it was falling you would just add the initial velocity of projectile 2 relative to projectile 1, which was 12.941 \hat{j}, to the velocity of projectile 1 at t(4).

You then use this velocity to find the time at which projectile 2 will hit the ground, then use the position function to find the range. I know this was a bit of a mess, but it should help. I can work it out further if necessary.
 
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