PDA

View Full Version : Problem with projectile velocity


sabres
Oct10-07, 08:42 PM
A ball is thrown leftward from the left edge of the roof of a building at height h above the ground. The ball hits the ground 1.50s later, at distance d=25.0m from the building and at angle theta = 60 degrees with the horizontal.

A) Find h.

What are the (b) magnitude and (c) angle relative to the horizontal of the velocity at which the ball is thrown?



I figured that initial velocity in X direction is 16.67 m/s (25 meters/1.5 seconds). What is really giving me trouble is finding the magnitude of the velocity. I can't figure out how to find the Y component of the velocity to get it. I'm not even sure what B and C want, but I figure i'll cross that bridge after I get A handled.

learningphysics
Oct10-07, 09:06 PM
Use the angle given 60 degrees, to find the height.

sabres
Oct10-07, 09:12 PM
Could you be more specific please? I don't know how to do that.

Fizicks
Oct10-07, 09:32 PM
If I am thinking of this right then your angle is opposite of your horizontal so you use tan(60)x25.0 m to find the horizontal.

learningphysics
Oct10-07, 09:45 PM
If I am thinking of this right then your angle is opposite of your horizontal so you use tan(60)x25.0 m to find the horizontal.

yes, tan(60)*25 is the height h.

sabres
Oct11-07, 05:52 AM
That is what I thought originally, too. Problem is the 25 is not the hypotenuse of the triangle that is formed, so (tan 60) * 25 yields an incorrect answer. That gives 43.3, but the back of the book says it is 32.3

learningphysics
Oct11-07, 06:09 AM
That is what I thought originally, too. Problem is the 25 is not the hypotenuse of the triangle that is formed, so (tan 60) * 25 yields an incorrect answer. That gives 43.3, but the back of the book says it is 32.3

Ah... looks like I misunderstood the problem. The object is thrown at an angle, so it has an initial vertical velocity... it hits the ground with an angle of 60... that means that (vertical speed)/(horizontal speed) is tan(60) when the object hits.

ie it hits with a vertical velocity of - 16.67tan(60) = -28.87m/s

using this you can get the height, and it comes out to 32.3m.

sabres
Oct11-07, 06:45 AM
You're a lifesaver, thank you!