Confused a little with $V_x$ and $V_y$ components and how to find the displacement of X.
A football is kicked with an initial velocity of $V_x = 30 \text{ ft/sec}$, and $V_y=80 \text{ ft/sec}$
1) How high will it reach?
My work,
$V_y =\frac {d(80t - 16t^2)}{dt} = 80 - 32t$
$80-32t = 0$
$-32t = -80$
$t= 2.5s$
$S_y(2.5) = 80(2.5) - 16(2.5^2)$
$= 100ft$
2) How long will it take?
$80-16t^2 = 0$
$8t(10 - 2t) = 0$
$-2t = -10$
$t= 5s$
3) How far down will it travel?
(This is the part I don't understand, how do you incorporate both $x$ and $y$ components. I found a velocity of $85.44$, but I'm not sure where to go off from then.)
4) What's the magnitude of the football's initial vector?
(Also do not understand how to find this part).
Thank You
Hints
3) Treat the ball as a projectile, you can use the knowledge of the motion for a projectile to find the distance.
4) The Inital velocity is the vector sum of the initial $V_x$ and $V_y$ components of the velocity.