Solving The Flight of a Ball: Examining Velocity & Time

AI Thread Summary
A ball launched at 10 meters per second at a 45-degree angle has a flight duration of approximately 1.44 seconds, reaching its highest point of 2.55 meters after 0.72 seconds. The total distance traveled by the ball is about 10.18 meters. The calculations involve breaking down the velocity into vertical and horizontal components and applying kinematic equations. The discussion also confirms that the approach to solving for airtime using the first kinematic equation is valid due to the orthogonal nature of the motion. An example of an object traveling at 10 m/s is a human sprinting at top speed, which helps contextualize the speed.
ForceBoy
Messages
47
Reaction score
6

Homework Statement


A ball is launched at 10 meters per second at an angle of 45 degrees above the horizontal.
What was the duration of the ball's flight?
What was it's highest point? When?
What was the total distance traveled?
Assume air resistance is negligible.
Upwards and rightwards are positive.

Homework Equations


y = vyi+½(at2)
vf = vi+at
x = vt

The Attempt at a Solution


I start by breaking the velocity vector into its rectangular components:
vy = 10⋅sin(45°) = 5√2 meters per second
We know that sin(45°) = cos(45°), therefore vx = vy

Now that I know the velocities, using Earth's acceleration due to gravity I can solve for airtime using:
vf = vi+ at
(I am using vertical velocity)
I set the final velocity to zero and plug the other known values.
0 = 5√2 - 9.8(t)
-5√2 = -9.8(t)
t = -5√2/-9.8
t ≈ 0.72 seconds
This is the time it takes the ball to reach a vertical velocity 0. I know this will happen in the middle of the ball's flight. Therefore, to find the total time I just double this time.

vtotal ≈ 1.44 seconds.

Now that I know the time, velocities, and acceleration, I can solve for everything else.

x = vxt
x= 5√2(1.44)
x≈10.18 meters traveled

When solving for the highest, I already know when it will happen so:
y = vyi+½(at2)
y = 5√2(0.72) -½(9.8)(0.72)2
y ≈ 2.55 meters above the horizontal

So to answer the questions:
The ball will travel a total of about 10.18 meters in 1.44 second. It will hit it's highest point after 0.72 seconds at an altitude of 2.55 meters above the horizontal.

My question:

I have learned that when solving for air time to use the third kinematic equation. This works because when the ball flies, it traces a parabola; the third kinematic equation is a quadratic equation. This being said, I wondered if I could solve for time as I did. I would believe so because of the rectangular components: They are orthogonal acting at the same time, you could think of the ball moving in two different straight lines at the same time (vertically and horizontally). The ball travels linearly in the vertical direction (as it does in the horizontal) and the first kinematic equation is linear. Therefore it works. Or at least it appears this way to me. Am I overlooking something?

Another question, I do not have good enough intuition about speed in meters per seconds to determine whether my answers are reasonable. I would appreciate it if someone could give me an example of an object the travels at 10 m/s .
 
Physics news on Phys.org
Hi ForceBoy and welcome to PF.

ForceBoy said:
Am I overlooking something?
You have not overlooked anything and I should add that you have a good grasp of this subject.
ForceBoy said:
I would appreciate it if someone could give me an example of an object the travels at 10 m/s .
The world record for the 100 m dash is a bit under 10 seconds. This means that a human running at top speed for a short spurt has an average speed of about 10 m/s. Also, a good number to remember is that 20 m/s is 45 miles per hour.
 
Last edited:
  • Like
Likes berkeman
Thank you very much!
 
  • Like
Likes berkeman
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