Motion in two dimention problem

  • Thread starter Thread starter Ammar w
  • Start date Start date
  • Tags Tags
    Motion
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
2 replies · 8K views
Ammar w
Messages
28
Reaction score
0

Homework Statement


A projectile is fired from the top of a cliff of height h above the ocean below. The projectile is fired at an angle θ above the horizontal and with an initial speed vi. (a) Find a symbolic expression in terms of the variables vi, g, and θ for the time at which the projectile reaches its maximum height. (b) Using the result of part (a), find an expression for the maximum height hmax above the ocean attained by the projectile in terms of h, vi, g, and θ.

Homework Equations



vfy = viy - gt = visinθi - gt

the maximum height = [itex]\frac{vi^2 (sinθi)^2}{2g}[/itex]

The Attempt at a Solution



a)
vfy = viy - gt = visinθi - gt

it reaches the maximum height when vfy = 0.

=> visinθi - gt = 0

t = [itex]\frac{ visinθi}{g}[/itex]

right??

b) hmax = viyt - [itex]\frac{1}{2}[/itex]gt2

hmax = visinθi ([itex]\frac{ visinθi}{g}[/itex]) - [itex]\frac{1}{2}[/itex]g ([itex]\frac{ visinθi}{g}[/itex])2

hmax = ... how to simplify it??
 
Physics news on Phys.org
Hi Ammar w! :smile:

(btw, there's no need to write θi

there's only one θ, so just write θ ! :wink:)
Ammar w said:
hmax = visinθi ([itex]\frac{ visinθi}{g}[/itex]) - [itex]\frac{1}{2}[/itex]g ([itex]\frac{ visinθi}{g}[/itex])2

hmax = ... how to simplify it??

just expand that second bracket! :rolleyes:

(and then get some sleep! :zzz:)

btw, if you know the standard constant acceleration equations, you should be able to find one that solves the problem straight away​
 
Ammar w said:

Homework Statement


A projectile is fired from the top of a cliff of height h above the ocean below. The projectile is fired at an angle θ above the horizontal and with an initial speed vi. (a) Find a symbolic expression in terms of the variables vi, g, and θ for the time at which the projectile reaches its maximum height. (b) Using the result of part (a), find an expression for the maximum height hmax above the ocean attained by the projectile in terms of h, vi, g, and θ.

Homework Equations



vfy = viy - gt = visinθi - gt

the maximum height = [itex]\frac{vi^2 (sinθi)^2}{2g}[/itex]

The Attempt at a Solution



a)
vfy = viy - gt = visinθi - gt

it reaches the maximum height when vfy = 0.

=> visinθi - gt = 0

t = [itex]\frac{ visinθi}{g}[/itex]

right??

b) hmax = viyt - [itex]\frac{1}{2}[/itex]gt2

hmax = visinθi ([itex]\frac{ visinθi}{g}[/itex]) - [itex]\frac{1}{2}[/itex]g ([itex]\frac{ visinθi}{g}[/itex])2

hmax = ... how to simplify it??
Your solution to part a) looks fine.

For part b, what is the height (above the ocean) of the projectile at time t = 0 ? It's h, correct?

So you need to modify the equation, hmax = viyt - [itex]\frac{1}{2}[/itex]gt2 to reflect that.