Trouble Setting Up Projectile Motion

AI Thread Summary
The discussion revolves around a projectile motion problem involving a football kicked towards a goal post. The initial velocities in the x and y directions are calculated as 12.04 m/s and 15.97 m/s, respectively. To determine how far the ball clears or falls short of the crossbar, the vertical displacement equation is used, leading to the conclusion that the ball reaches the height of the crossbar after 0.15 seconds, traveling only 1.81 meters horizontally. Consequently, the ball falls short of the crossbar by 34.19 meters and approaches it while descending. The calculations and kinematic equations are essential for solving the projectile motion scenario effectively.
quality101
Messages
7
Reaction score
0
Problem: A football is kicked from 36.0 m away from goal post at an angle of 53.0 deg. above horizontal at a speed of 20.0 m/s. The crossbar is at a height of 3.05 m high. a.) By how far does the ball clear or fall short of the crossbar? b.) Does the ball approach the crossbar while still rising or while falling?

So far, I have drawn my sketch of the problem and I have chosen the x-y origin to be at the point the football is kicked, x being positive and height of crossbar (y) is positive.

I have also drawn out a vector right angle triangle to find the trigonometric relationship between Vnaught-x, Vnaught-y, and Vnaught. From the problem, Vnaught = 20.0 and theta = 53.0 deg. I now have solved Vnaught-x to be 12.04 and Vnaught-y to be 15.97. Is Vnaught-y the max height of the ball at a distance of 12.04 meters from the origin? If so, where do I go from here?

Thanks,
Steve
 
Physics news on Phys.org
HUGE HINTS!
You might want to calculate the time at max height, so you can tell if the ball is falling or rising when it crosses the crosshair. Also consider evaluation Y when x= 36, so you can see how high will the ball be, and if it will be higher than 3.05 m.
 


Hi Steve,

It seems like you have made a good start in setting up the problem. To answer your first question, Vnaught-y does represent the maximum height of the ball at a distance of 12.04 meters from the origin. To find the distance the ball clears or falls short of the crossbar, you will need to use the kinematic equations for projectile motion.

The first equation to use is the equation for the vertical displacement, which is y = y0 + v0y*t - 1/2*g*t^2. In this case, y0 (initial height) is 0 since the ball is kicked from ground level. v0y (initial vertical velocity) is 15.97 m/s and g (acceleration due to gravity) is -9.8 m/s^2. We are looking for the time (t) when the ball reaches a height of 3.05 m (height of the crossbar). So we can plug in these values and solve for t.

3.05 = 0 + (15.97)*t - 1/2*(-9.8)*t^2
3.05 = 15.97t + 4.9t^2
4.9t^2 + 15.97t - 3.05 = 0

Using the quadratic formula, we get two possible values for t: 0.15 s and -3.14 s. Since time cannot be negative, we can ignore the second solution. So the ball reaches a height of 3.05 m after 0.15 seconds. We can now use this time in the horizontal displacement equation, x = x0 + v0x*t, to find the horizontal distance the ball travels.

x = 0 + (12.04)*0.15
x = 1.81 meters

Since the ball was kicked from a distance of 36.0 m, we can see that it falls short of the crossbar by 36.0 - 1.81 = 34.19 meters.

To answer your second question, the ball approaches the crossbar while falling. This is because the vertical velocity decreases due to gravity, causing the ball to eventually fall back down to the ground.

I hope this helps you solve the problem. If you have any further questions, don't hesitate to ask. Good luck!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top