Finding Velocity given angle and distance.

  • Thread starter Thread starter odyssey4001
  • Start date Start date
  • Tags Tags
    Angle Velocity
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 · 3K views
odyssey4001
Messages
5
Reaction score
0

Homework Statement


The questions is, that if you throw something at exactly 45 degrees above the horizontal and it travels 60 m before hitting the ground what's it velocity?


Homework Equations


Physic's equation, see below


The Attempt at a Solution



Horizontal Component
Vh = cos 45
= 0.707

now t = 60/0.707
=84.86

Vertical Component
Vv = 0.707 - gt

What do I do now? Am I right to this point as well?
 
Physics news on Phys.org
Welcome to PF.

The first thing to do is start over.

Thrown at 45 degrees means that vertical and horizontal speeds are the same.

So how long is it in the air? Vy/g is the time to go up ... so total time (up and down) is 2*Vy/g

And how fast is it going to go 60 m?

a = 60 = Vx*t = Vx*2*Vy/g

Since Vx = Vy then just solve.
 
LowlyPion said:
Welcome to PF.

The first thing to do is start over.

Thrown at 45 degrees means that vertical and horizontal speeds are the same.

So how long is it in the air? Vy/g is the time to go up ... so total time (up and down) is 2*Vy/g

And how fast is it going to go 60 m?

a = 60 = Vx*t = Vx*2*Vy/g

Since Vx = Vy then just solve.


Ok cool, so is Vy cos 45 = 0.707? so then Vy = Vx = 0.707?
 
odyssey4001 said:
Ok cool, so is Vy cos 45 = 0.707? so then Vy = Vx = 0.707?

No.

.707 is merely the value of cos45 and sin45.

Your mission is to figure out what the initial velocity is.
 
LowlyPion said:
No.

.707 is merely the value of cos45 and sin45.

Your mission is to figure out what the initial velocity is.

ok so is this right,

Vo = [tex]\sqrt{(g*d)/(2 sin Theta*cos Theta)}[/tex]

Vo = [tex]\sqrt{(9.8*60) / (2 sin 45*cos 45)}[/tex]

Vo = 24.24