Projectile Angle Calculation: Finding Optimal Launch Angles for Accurate Hits

AI Thread Summary
To determine the optimal launch angles for hitting a cliff 170m high and 550m away with a projectile speed of 110 m/s, the problem is broken into x and y components. The horizontal distance (dx) and vertical distance (dy) are analyzed using kinematic equations, with gravity acting on the vertical motion. The relationship between the angles and distances involves the tangent function, where tan(θ) equals the ratio of the horizontal distance to the vertical height. The hint provided, 1/cos2θ = 1 + tan2θ, is not directly applicable to finding the angles in this context. The solution requires using the known distances to solve for the angle θ.
ericka141
Messages
8
Reaction score
0

Homework Statement


You shoot a cannon at a distant cliff. The cliff is 170m high and 550m away, with the launch speed of the projectile being 110 m/s. Wind resistance is ignored. At what angles, relative to the horizontal, should the projectile be shot to hit the target?

Hint: 1/cos2θ = 1+tan2θ


Homework Equations


Kinematics Equations:
vf=vi + a*t
d= vi*t + 1/2a*t^2
d= (vf^2-vi^2)/2a

The Attempt at a Solution


I've broken the problem up into x and y components:
vix= vixcos(θ)
dx= 550m (or vixcos(θ)*t)
ax= 0m/s^2

viy= viysin(θ)
dy= 170m (or viysin(θ)*t)
ay= -9.81m/s^2

I know how to find the maximum distance that a projectile travels when given the initial velocity (or the distance when given the initial velocity and the angle it's shot at) but I'm not sure how to find these angles. I'm not exactly sure where tan(θ) comes in. If somebody could help me with this that would be GREAT, this assignment is due tonight.
 
Physics news on Phys.org
If you know x and y (or v_x and v_y), you can find the angle. Who is the man? Tan is the Man!

Recall SOH CAH TOA
 
Then how would I use 1/cos2θ=1+tan2θ ??
 
You don't. tan(\theta) = \frac{d_x}{d_y}

Solve for \theta
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top