Projectile motion with differing heights

AI Thread Summary
A cannon is fired at a target on a 150-meter high cliff, located 400 meters away, with an initial velocity of 100 m/s. The equations for projectile motion are set up, considering time for both horizontal and vertical components. The discussion involves simplifying the equations and substituting known values, particularly focusing on the correct application of gravitational acceleration. A quadratic equation for tan(theta) is derived to find the angles of projection. The participants express appreciation for the guidance provided in solving the problem.
Hedgehog1
Messages
4
Reaction score
0

Homework Statement


A cannon is fired at a target on a cliff that is 400 meters away. The cliff has an elevation of 150 meters relative to the cannon. The initial velocity of the cannonball is 100 m/s. Ignoring wind resistance calculate the two possible angles and their respective times.
X= 400m
Y=150m
V_naught=100m/s
A= -9.81 m/s^2

Homework Equations



Time X = Time Y

X=V_naught*cos(theta)*t
Y= V_naught*sin(theta)*t - 0.5*a(t)^2


1/(cos(theta)0^2=1+ (tan(theta))^2



The Attempt at a Solution


t= 400/100cos(theta)

0= -0.5*a(t)^2 + V_naught*sin(theta)*t -150

0= -0.5*a(400/100cos(theta))^2 + V_naught*sin(theta)*400/100cos(theta) -150

I get stuck here. I'm not really quite sure what to do next. I'm pretty sure I have to use the quadratic equation, but don't know how.
 
Physics news on Phys.org
Hi Hedgehog:smile:, welcome to PF.

Substitute vnought=100 into your equation and simplify. You also know that a=g, the gravitational acceleration.

ehild
 
Thanks for the quick reply!

I substituted all my v0=100 and simplified to get this:

-0.5*-9.81(16/1+(tan(theta))^2) + 400*tan(theta) -150=0

Edit:
I'm not sure entirely how I would simplify further.
 
Your equation Y= V0*sin(theta)*t - 0.5*a(t)^2 is a bit incorrect, it has to be Y= V0*sin(theta)*t + 0.5*a(t)^2, with a=-9.81 m/s^2.
Using the parentheses correctly, you get
-0.5*9.81*16(1/cos2(θ))+ 400*tan(θ) -150=0.
You wrote among the relevant equations that 1/cos2(θ)=1+tan2(θ). Use it, substitute 1+tan2(θ)for 1/cos2(θ). You get a quadratic equation for tan(θ).

ehild
 
Thank you for your help! I understand what to do now.
 
Hedgehog1 said:
Thank you for your help! I understand what to do now.

You are welcome:smile:

ehild
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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