Finding Initial Velocity of a Projectile Using Position and Angle

AI Thread Summary
The discussion revolves around calculating the initial velocity of a projectile, specifically a baseball hit at an angle of 35 degrees that clears a height of 21 meters, 130 meters away from the starting point. The participant initially struggled with the problem, particularly in setting up the equations of motion for both vertical and horizontal components. After some guidance, they derived equations for time and substituted values to relate the vertical and horizontal motions, ultimately leading to a solution for the initial velocity. The participant expressed satisfaction in finally understanding the process, indicating that the problem-solving approach involved multiple substitutions and calculations. This exchange highlights the importance of correctly applying physics equations to solve projectile motion problems.
JoeTrumpet
Messages
43
Reaction score
0
I've been having trouble with problems of this sort (determining initial velocity or a projectile when a position and initial angle are given). Here's one in particular:

Homework Statement


A baseball is hit so that the baseball just clears the top row of bleachers, 21m high, located 130m from the home plate. The ball is hit at an angle of 35 degrees to the horizontal, and air resistance is negligible. Find the initial speed of the ball. Assume the ball is hit at a height of 1m above the ground.

Homework Equations


The only equation I have involving the initial angle only determines the component vectors, eg, cos(theta) = vxi/vi.

The Attempt at a Solution


I really can't even begin to do anything useful. Any help would be greatly appreciated! (The answer is 41.7m/s, but I have no idea how to reach that.)
 
Last edited:
Physics news on Phys.org
See these examples for trajectory.
http://hyperphysics.phy-astr.gsu.edu/hbase/traj.html

Look for - "Will it clear the fence?"

Now the significance of being hit at 1 m means to put in on the same plane, simply subtract 1 m from the height of the object it clears, which in this case is 21 m.
 
Astronuc said:
Now the significance of being hit at 1 m means to put in on the same plane, simply subtract 1 m from the height of the object it clears, which in this case is 21 m.
ah damn! i added rather than subtracting, I'm still new to physics. pretty strange

now that i think about it, it doesn't make sense to add.
 
Astronuc said:
See these examples for trajectory.
http://hyperphysics.phy-astr.gsu.edu/hbase/traj.html

Look for - "Will it clear the fence?"

Now the significance of being hit at 1 m means to put in on the same plane, simply subtract 1 m from the height of the object it clears, which in this case is 21 m.

Unfortunately, this doesn't seem to answer my question. That example assumes I know the initial velocity, which is what I'm trying to figure out. I apologize if I misunderstood the solution.
 
what book is this from? i really want to help you, perhaps if you have Univ. Physics - Young?
 
rocophysics said:
what book is this from? i really want to help you, perhaps if you have Univ. Physics - Young?

This is from Physics for Scientists and Engineers 6th edition by Serway. The solution is said to be in the solutions manual, but I don't have that. :(
 
You need to set up the equations of motion in both directions, the vertical and the horizontal. The link Astronuc gave you can help you with this. Once you have the equations describing the motion, you can put them together to find the initial velocity.
 
Wow, when I started writing out this reply I didn't get it, but in the middle of it I did! But just to double check that this is the most elegant method...

I started with.

x = (vxi)t
y = (vyi)t - 4.9t^2

I then derived the following

t = x/(vxi) and substitute it into
y = (vyi)t - 4.9t^2 to get
y = x(vyi)/(vxi) - (x^2)(4.9)/((vxi)^2)

What I did was change vyi/vxi to tan(35) and solve for vxi then substitute vxi into tan(35) = vyi/vxi and solved for vyi. Was the problem meant to have so much substitution or did I overcomplicate something? Either way, thank you, everyone, so much for all your help! It was a great feeling to finally get it.
 
Back
Top