Angle for a projectile that must clear 2 walls

  • Thread starter Thread starter ThomasMagnus
  • Start date Start date
  • Tags Tags
    Angle Projectile
AI Thread Summary
A cannonball must be fired at an angle to hit a target 72m away and 20m high while clearing a 13m wall. The initial speed of the cannonball is 32m/s, and the projectile motion equations are applied to find the angle. The discussion highlights the algebraic complexity involved in solving for the angle, with attempts to substitute time and distance into the equations. Ultimately, two angles, 63 degrees and 42 degrees, were found to successfully clear the wall and hit the target. The conversation emphasizes the importance of understanding the underlying equations rather than just applying formulas.
ThomasMagnus
Messages
138
Reaction score
0

Homework Statement



A cannon is aimed at a target located 72m away from the cannon and 20m above the ground. The cannon ball, when fired, will have the initial speed of 32m/s, but it has to clear a 13m wall between the cannon and the target as, shown. At what angle should the cannon be fired?

**Diagram attached

Homework Equations


Dy=(Voy)(t)+(1/2)(a)(t)2

Vx=Dx/t

The Attempt at a Solution


I have tried to do this question many different ways, but I have not been able to find the correct answer.

Here is what I have tried:
For the first wall Dx= 15, Dy=13, Vx=32cos(\theta) Voy=32sin(\theta)
and since Vx=Dx/t ,Dx/Vx=t then t=15/32cos(\theta)
Dy=Vot+1/2(a)(t)2

13=(32sin(\theta)(15/32cos(\theta)+(1/2)(-9.8)(15/32cos(theta)2


I am going to stop here for help because I don't think I am doing this correctly.

Thank you! =)
 

Attachments

  • Untitled.png
    Untitled.png
    12.7 KB · Views: 510
Physics news on Phys.org
Try to hit the target first. You will likely get two values of θ that will allow the projectile to hit the target. See if either or both or neither will allow the projectile to clear the wall.

Therefore, use Dx = 72 m and Dy = 20 m
 
Should I use this equation: Dy=(Voy)(t)+(1/2)(a)(t)^2 and substitute 72/32cos(theta) in for t?

thanks
 
ThomasMagnus said:
Should I use this equation: Dy=(Voy)(t)+(1/2)(a)(t)^2 and substitute 72/[32cos(theta)] in for t?

thanks

Yes. Also, Dy = 20 , V0y = 32 sin(θ) .
 
I'm having some problems with the algebra in the equations; I haven't done much work with trig identities.

Here's my attempt at solving the equaiton:

Dy=20, Dx=72, Voy=32[sin\theta], and like we established: t=72/32[cos\theta]
Dy=Voyt + 1/2(a)(t)2

20= 32[sin\theta] (72/32[cos\theta]) + 1/2(-9.8){(72/32[cos\theta]}2

Here is where I get mixed up:

{72/32[cos\theta]}2

Would this be equal to 722/322[cos\theta]
or 722/322cos2\theta
or 722/322 [cos(theta)]2

or even 722/32[cos(theta)]2?
 
I was searching on the internet for help on this question, and I came across a formula that was from wikipedia's "Trajectory of a projectile page"

It says you can use the following formula to find the Angle θ required to hit coordinate (x,y)

989f9cb1987b7736e916f87b8d9b2806.png


and it worked!
I got 63 degrees and 42 degrees, just like to book says. Thank God my instructor said that we can copy any formulas that are useful onto the formula sheet!

What do you think of this? Is there any easier ways to do this?

Thanks!
 
ThomasMagnus said:
I'm having some problems with the algebra in the equations; I haven't done much work with trig identities.

Here's my attempt at solving the equation:

Dy=20, Dx=72, Voy=32[sin\theta], and like we established: t=72/32[cos\theta] When you write it this way, cos(θ) is not in the denominator, but it should be.
Write: t=72/[32cos(θ)]

Dy=Voyt + 1/2(a)(t)2

20= 32[sin\theta] (72/[32cos\theta]) + 1/2(-9.8){(72/[32cos\theta]}2

Here is where I get mixed up:

{72/32[cos\theta]}2

Would this be equal to 722/322[cos\theta] No
or 722/322cos2\theta Yes, for the expression you asked about.
or 722/322 [cos(theta)]2 Yes, for the expression you asked about.

or even 722/32[cos(theta)]2? No


ThomasMagnus said:
I was searching on the internet for help on this question, and I came across a formula that was from Wikipedia's "Trajectory of a projectile page"

It says you can use the following formula to find the Angle θ required to hit coordinate (x,y)

989f9cb1987b7736e916f87b8d9b2806.png


and it worked!
I got 63 degrees and 42 degrees, just like to book says. Thank God my instructor said that we can copy any formulas that are useful onto the formula sheet!

What do you think of this? Is there any easier ways to do this?

Thanks!
Yes, the algebra is quite messy. The Wikipedia article you mentioned does show how the formula is obtained. IMO, knowing where it comes from is much more important than using some formula you don't understand.

20 = 32[sinθ] (72/[32cosθ]) + 1/2(-9.8){(72/[32cosθ]}2

→ 0 = 1/2(9.8){(72/[32cosθ]}2 - 32[sinθ] (72/[32cosθ]) + 20

→ 0 = (4.9)722sec2θ/322 - 72tanθ + 20

→ 0 = (4.9)722(1+tan2θ)/322 - 72tanθ + 20

→ 0 = (4.9)722tan2θ/322 - 72tanθ + 20 + (4.9)722/322

Use the quadratic formula to solve for tanθ .
 
Back
Top