Projectile Motion of Football: Solving for Time with Given Initial Conditions

AI Thread Summary
A football is kicked at a speed of 40.0 m/s at a 39.0° angle, prompting a discussion on calculating the time it takes to hit the ground. Initial calculations for horizontal and vertical velocity components were incorrect, with the correct values being approximately 31.1 m/s for Vx and 25.2 m/s for Vy. The quadratic equation used to find time was correctly structured, but the initial values led to confusion. A key mistake was identified as using radians instead of degrees in calculations. The final time for the football to hit the ground is confirmed to be approximately 7.87 seconds.
RedBurns
Messages
24
Reaction score
2
A football is kicked at ground level with a speed of 40.0 m/s at an angle of 39.0° to the horizontal. How much later does it hit the ground?

X0= 0m Y0= 0m
X= ? Y= 0 m
Vx=? Vy= ?
Ax=0 m/s/s Ax=-9.8 m/s/s
T=?
V= 40.0 m/s
Theta= 39.0

Vx= 40.0 Cos (39.0) = 10.67 m/s
Vy= 40.0 Sin (39.0)= 38.55 m/s

0= 38.55T - 4.9 T^2

-38.55 +/- sqrt ((38.55)^2-4(-4.9)(0))/ 2(-4.9)
-38.55 +/- 38.55/-9.8
T= 0 and 7.87 seconds <-------------------------------I don't believe this is right. Could someone help me determine where I wondered astray?
 
Physics news on Phys.org
RedBurns said:
Vx= 40.0 Cos (39.0) = 10.67 m/s

The 10.67 is incorrect.
40 * cos(39) = 31.1

Vy= 40.0 Sin (39.0)= 38.55 m/s

40*sin(39) = 25.2

0= 38.55T - 4.9 T^2

The "structure" and signs of this formula are correct though

marlon
 
Thanks! Just forgot to swithc the calculater from radians to degrees
 
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