Parabolic Equation assistance please.

  • Thread starter Thread starter GregD603
  • Start date Start date
  • Tags Tags
    Assistance
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
GregD603
Messages
2
Reaction score
0
I've been having difficulty understanding how the Parabolic Equation works... everytime I do a problem I get some really nasty looking numbers and often times it just doesn't work at all.
The equation I was taught is:

y = tan(θ)x - ( g / 2vo²cos²θ ) where vo = initial velocity vector

This equation was derived from: x = VxoT -or- T = x / Vxo (T = time) and
y = VyoT - ½gt²

Please help me understand how to apply this formula correctly.

Thank you very much,
Greg from Mass.
p.s. I know I didn't answer part three of the Template, however my question is more conceptual based rather than example. Pls don't delete
 
Physics news on Phys.org
Well for a given angle and initial velocity, you can find the vertical position at any horizontal position. I'm not too really sure what kind of answer you are looking for.
 
GregD603 said:
I've been having difficulty understanding how the Parabolic Equation works... everytime I do a problem I get some really nasty looking numbers and often times it just doesn't work at all.
The equation I was taught is:

y = tan(θ)x - ( g / 2vo²cos²θ ) where vo = initial velocity vector

This equation was derived from: x = VxoT -or- T = x / Vxo (T = time) and
y = VyoT - ½gt²

Please help me understand how to apply this formula correctly.

Thank you very much,
Greg from Mass.
p.s. I know I didn't answer part three of the Template, however my question is more conceptual based rather than example. Pls don't delete

Welcome to the PF, Greg. I'm not seeing where your top equation comes from. The bottom ones appear to be the kinematic equations of motion for constant acceleration (the "g" in this case), although they are a bit difficult to read without using LaTex:

[tex]y(t) = y_0 - \frac{1}{2} gt^2[/tex]

How did you go from the kinematic equations to your first equation?
 
Thanks for the responses so quickly. And I"m sorry but I don't know what LaTex is, or where to obtain it. :(

My textbook tends to be super confusing about stuff that should be pretty simple, I guess.
The way it's described is:

t = x/Vxo is substituted into y = VyoT - ½gt² to obtain
y = Vyo(x/Vxo) - ½g(x/Vxo)² which can be rewritten as
y = (Vyo/Vxo)x - (g/2v2ocos2Θo)x2 or
y = (tanΘo)x - (g/2V2ocos2Θo)x2

and V2o is supposed to be initial velocity V squared.