Finding Velocity given angle and distance.

  • Thread starter Thread starter odyssey4001
  • Start date Start date
  • Tags Tags
    Angle Velocity
AI Thread Summary
To find the velocity of an object thrown at a 45-degree angle that travels 60 meters before hitting the ground, the initial velocity can be calculated using the formula Vo = √((g*d)/(2 sin θ cos θ)). In this case, substituting the values gives Vo = √((9.8*60)/(2 sin 45 cos 45)), resulting in an initial velocity of approximately 24.24 m/s. The discussion emphasizes that at a 45-degree angle, the vertical and horizontal components of velocity are equal. It also clarifies that the value of 0.707 is simply the cosine and sine of 45 degrees, not the actual velocities. The key takeaway is to apply the correct physics equations to determine the initial velocity accurately.
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 = \sqrt{(g*d)/(2 sin Theta*cos Theta)}

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

Vo = 24.24
 
That would be correct.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top