Soupy21
- 2
- 0
The problem is this, you need to determine: The initial Y velocity, initial X velocity, angle reference to the ground, maximum height of the ball, and length of the field goal you should be able to kick.
I kicked the ball 27 yards, and it was in the air for 2.2 seconds. It was easy to find the initial X velocity, just do Vx = Vi (t) which came out to 11.23 m/s. But how am i supposed to find the Vavg, and or Vy (initial Y velocity) and the angle, when i don't have either of those?
The formulas available are:
dx = Vix (t)
dy = Viy (t) + 1/2 (ay) (t[squared])
Vfy[squared] = Viy[squared] + 2(ay)(dy)
Vxi = Vi (Cos[angle])
Vyi = Vi (Sin[angle])
Including other basic ones as well, but those are the main ones. How do i go about doing this problem? I think once i find the initial Y velocity and angle, i can figure out the rest of the problem. But this is tricky...
Thanks in advance, and if anything needs clarified, or was confusing, just ask. Any help at all is very appreciated.
I kicked the ball 27 yards, and it was in the air for 2.2 seconds. It was easy to find the initial X velocity, just do Vx = Vi (t) which came out to 11.23 m/s. But how am i supposed to find the Vavg, and or Vy (initial Y velocity) and the angle, when i don't have either of those?
The formulas available are:
dx = Vix (t)
dy = Viy (t) + 1/2 (ay) (t[squared])
Vfy[squared] = Viy[squared] + 2(ay)(dy)
Vxi = Vi (Cos[angle])
Vyi = Vi (Sin[angle])
Including other basic ones as well, but those are the main ones. How do i go about doing this problem? I think once i find the initial Y velocity and angle, i can figure out the rest of the problem. But this is tricky...
Thanks in advance, and if anything needs clarified, or was confusing, just ask. Any help at all is very appreciated.