racecar12
- 19
- 1
The problem:
A ball is thrown from the top of a building at an angle of 51° to the horizontal with an initial speed of 24m/s. The ball is thrown at a height of 59 meters from the ground and hits the ground at 88.5208 meters from the base of the building.
What is the speed of the ball just before it strikes the ground?
Relevant equations:
x(t) = x(initial) + v(initial)t + 0.5at^2
v(t) = v(initial) + at
My attempt at solution:
I initially wanted to find the time at which the ball hits the ground. Using the x as a function of time equation, I surmised I needed to also solve for v(initial in the x direction) to help me solve for t. Using trig, I defined v(initial in the x direction) as 24cos51. I defined other terms in this equation:
x(t) = 88.5208 meters
v(initial)t = 24cos51(t)
0.5at^2 = -4.9t^2
Using the quadratic formula, t = 1.5 seconds.
I then input 1.5 for t in the equation: v(t) = v(initial) + at. My guess is that if I have the total time the ball travelled, I can determine its velocity at the point of impact.
v(t) = v(initial) + at
v(initial) = 24 m/s
a=-9.8 (1.5)
yielding the velocity of the ball to equal -8.9m/s.
I'm not entirely sure I went about solving this problem in a way that is correct. Any suggestions in helping me understand the process of solving this problem are greatly appreciated. Thank you
A ball is thrown from the top of a building at an angle of 51° to the horizontal with an initial speed of 24m/s. The ball is thrown at a height of 59 meters from the ground and hits the ground at 88.5208 meters from the base of the building.
What is the speed of the ball just before it strikes the ground?
Relevant equations:
x(t) = x(initial) + v(initial)t + 0.5at^2
v(t) = v(initial) + at
My attempt at solution:
I initially wanted to find the time at which the ball hits the ground. Using the x as a function of time equation, I surmised I needed to also solve for v(initial in the x direction) to help me solve for t. Using trig, I defined v(initial in the x direction) as 24cos51. I defined other terms in this equation:
x(t) = 88.5208 meters
v(initial)t = 24cos51(t)
0.5at^2 = -4.9t^2
Using the quadratic formula, t = 1.5 seconds.
I then input 1.5 for t in the equation: v(t) = v(initial) + at. My guess is that if I have the total time the ball travelled, I can determine its velocity at the point of impact.
v(t) = v(initial) + at
v(initial) = 24 m/s
a=-9.8 (1.5)
yielding the velocity of the ball to equal -8.9m/s.
I'm not entirely sure I went about solving this problem in a way that is correct. Any suggestions in helping me understand the process of solving this problem are greatly appreciated. Thank you