Calculating a Ball's Height on Its Way to 1st Base

  • Thread starter Thread starter clockworks204
  • Start date Start date
  • Tags Tags
    Base Height
AI Thread Summary
A third baseman throws a ball to first base, which is 38.6 meters away, at a speed of 38.0 m/s and an angle of 24.2 degrees. The discussion involves breaking down the motion into horizontal and vertical components to calculate the ball's height when it reaches first base. The horizontal motion is described by the equation d = v0(cos(24.2))(t), while the vertical motion uses y = v0y(t) + 1/2(a_y)(t^2). After calculating the time of flight and the vertical drop, the final height of the ball is determined to be 12.8 meters. The participants express appreciation for the collaborative problem-solving process.
clockworks204
Messages
25
Reaction score
0
1. A third baseman makes a throw to first base 38.6 m away. The ball leaves his hand with a speed of 38.0 m/s at a height of 1.4 m from the ground and making an angle of 24.2 degrees with the horizontal. How high will the ball be when it gets to first base?



2. d=V0(t) + 1/2(g)(t^2)



3. 38.6= 38(t) + 1/2(-9.81)(t^2) using the quadratic equation I get 1.2 s for t. I'm not sure what to do from here.
 
Physics news on Phys.org
Remember to break the motion into its horizontal and vertical components. The equation you listed in #2 is valid for the vertical motion, yet in #3 you have plugged in the horizontal distance which is mixing apples and oranges.

What is the appropriate formula #2 for the horizontal motion?
 
For the horizontal component, are you referring to d=Vo(cos24.2)(t)? Sorry I'm pretty confused with the formulas for projectile motion equations.
 
Yeah, that's it. Since there is no force on the horizontal (gravity is straight down), the basic formula is x = vt which can be seen as a special case of x = v_0 t + \frac12 at^2 with a = 0.

Now, you know that v0 = 38.0 m/s. The cosine is there because this initial velocity is actually at an angle. Since we are focusing now on the horizontal motion, we only want the horizontal component of this velocity = (38.0)(cos 24.2).

You also know the horizontal distance. This is the left-hand side of the equation. The last variable is time -- which you can now solve for. This is the amount of time the ball is in the air.

This is as much information as you can squeeze from the horizontal motion. Now consider the vertical motion.
 
Ok, so the x-component is 38(cos 24.2)=34.7 and the y-component is 38(sin 24.2)=15.6

And 38.6=34.7t which = 3.9s. Now how to go further?
 
The formula you need is y = v_{0y} t + \frac12 a_y t^2. You are looking for y (how far does the ball drop in height). You now know v_{0y}, t and a_y = -9.8 \text{ m/s}.
 
I finally figured this one out after extensively reading the textbook. I used the formula you just posted, and used the quadratic forumla to find the time. I then used Vo(cos24.2)t to get the distance, which I used to figure the 12.8m answer.

I'm having trouble with another projectile-type problem, and I'm going to work it some more. If I still can't figure it, I think I may just scan my work and post as an image for help.

I appreciate all of you help dulrich!
 
Back
Top