Height and Range of a projectile

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 44K views
clarineterr
Messages
12
Reaction score
0
A projectile is fired at a speed v0 from and angle [tex]\theta[/tex] above the horizontal. It has a maximum height H and a range R (on level ground)
Find:
The angle [tex]\theta[/tex] above the horizontal in terms of H and R

The initial speed in terms of H, R and g

and the time of the projectile in terms of H and g.

Relevant Equations:
Hmax= [tex]\frac{\left(v0sin\theta\right)^{2}}{2g}[/tex]
R = [tex]\frac{v0^{2}sin2\theta}{g}[/tex]

Attempt at a solution:

From the maximum height equation: v0sin[tex]\theta[/tex]=[tex]\sqrt{2gh}[/tex]
and from the Range equation: v0cos[tex]\theta[/tex]= [tex]\frac{gR}{2v0sin\theta}[/tex]

then we have v0cos[tex]\theta[/tex]= [tex]\frac{gR}{\sqrt{2gH}}[/tex]

Then tan[tex]\theta[/tex]= [tex]\frac{v0sin\theta}{v0cos\theta}[/tex] = [tex]\frac{2H}{R}[/tex]

so then [tex]\theta[/tex] = tan[tex]^{-1}[/tex][tex]\frac{2H}{R}[/tex]

Then for the second question, I have v0 = [tex]\sqrt{\frac{gR}{sin2\theta}}[/tex]
Then I don't know how to convert it to just be in terms of g, H and R

For the third question I am getting: t = [tex]\frac{2vosin\theta}{g}[/tex]
 
on Phys.org

Homework Statement



A projectile is fired at a speed v0 from and angle [tex]\theta[/tex] above the horizontal. It has a maximum height H and a range R (on level ground)
Find:
The angle [tex]\theta[/tex] above the horizontal in terms of H and R

The initial speed in terms of H, R and g

and the time of the projectile in terms of H and g.

Homework Equations



Hmax= [tex]\frac{\left(v0sin\theta\right)^{2}}{2g}[/tex]
R = [tex]\frac{v0^{2}sin2\theta}{g}[/tex]

The Attempt at a Solution



From the maximum height equation: v0sin[tex]\theta[/tex]=[tex]\sqrt{2gh}[/tex]
and from the Range equation: v0cos[tex]\theta[/tex]= [tex]\frac{gR}{2v0sin\theta}[/tex]

then we have v0cos[tex]\theta[/tex]= [tex]\frac{gR}{\sqrt{2gH}}[/tex]

Then tan[tex]\theta[/tex]= [tex]\frac{v0sin\theta}{v0cos\theta}[/tex] = [tex]\frac{2H}{R}[/tex]

so then [tex]\theta[/tex] = tan[tex]^{-1}[/tex][tex]\frac{2H}{R}[/tex]

Then for the second question, I have v0 = [tex]\sqrt{\frac{gR}{sin2\theta}}[/tex]
Then I don't know how to convert it to just be in terms of g, H and R

For the third question I am getting: t = [tex]\frac{2vosin\theta}{g}[/tex]
 
You know from this equation, Hmax= [tex]\frac{\left(v0sin\theta\right)^{2}}{2g}[/tex], that

v0sin(theta) = sqrt(2Hg)

So plug sqrt(2Hg) into:

t = [tex]\frac{2vosin\theta}{g}[/tex]

to get:

t = 2sqrt(2Hg)/g = 2sqrt(2H/g)
 
Welcome to PF!

Hi clarineterr! Welcome to PF! :smile:

(have a theta: θ :wink:)
clarineterr said:
Find:

The initial speed in terms of H, R and g

and the time of the projectile in terms of H and g.

Then tan[tex]\theta[/tex]= [tex]\frac{v0sin\theta}{v0cos\theta}[/tex] = [tex]\frac{2H}{R}[/tex]

so then [tex]\theta[/tex] = tan[tex]^{-1}[/tex][tex]\frac{2H}{R}[/tex]

For the third question I am getting: t = [tex]\frac{2vosin\theta}{g}[/tex]

Learn your trigonometric identities …

you know tanθ in terms of H R and g, so you simply need to express sin2θ and sinθ in terms of tanθ.

Hint: use sin = cos tan, and cos = 1/sec, and sec2 = tan2 + 1 :wink:
 
I got

[tex]\sqrt{\frac{gR^{2}}{4H}\left(\frac{4H^{2}}{R^{2}}+1\right)}[/tex]

? I don't know if I simplified this right