As I told you on title I'm getting ready for a test. I have this Test-Review Problem....
A football is kicked from the ground with an initial velocity of $28$ ft/sec at an angle of $28^\circ$. How far does the ball travel? Assuming the football is kicked at the $0$ yard line of the home team, where does the football land? What was the maximum height of the football and when did it occur? SHOW ALL WORK
This question was on my test review for one of the last few problems. I have no idea how to do this, and this is probably gonna be worth a lot of points on my test. So please help me out guys, you guys are my only hope in math!
You break the motion of the football into its horizontal and vertical components. (x,y)
the initial velocity:
$v_x(0) = 28 \cos 28 ft/s\\ v_y(0) = 28 \sin 28) ft/s$
Gravity is a constant force pulling the ball back to the ground.
Without calculus, best I can say is that there is a standard formula for an object falling under gravity.
$y = h(0) + v_y(0) t - 16 t^2$ (in feet)
If you are in metric $y = h(0) + v_y(0) t - 4.9 t^2$ (meters)
$y(t) = 0 + (28 \sin 28) t -16 t^2\\ x(t) = (28 \cos 28) t $
The ball hits the ground when $y(t) = 0$
$y = 28 \sin 28 t - 16 t^2 = 0$ solve for $t$.
When you know $t,$ plug that in to $x(t)$ and you will have the distance of your kick.
maximum height $y (t)$ is a parabola. To find the vertex of a parabola. Complete the square... $y = a(t-h)^2 + v$
And find v. Since the ball starts and ends at the same height. The ball reaches the vertex in exactly half the time of the total flight of the ball.
Where does the ball land? The foot ball field is measured in yards. Convert from feet to yards. If the kick is greater than 50 yards, then you count backward after crossing the 50 yard line.