
Jeffrey C. answered 01/31/24
PhD in Physics with 10+ years of teaching experience
The answer to this question really depends on whether we can assume the initial velocity of the two kicks are the same with only the angle being different. From the reading of the question is appears this is the case though it is a little ambiguous. For the case where the velocities are not equal this becomes a much more difficult problem.
The case where v1 and v2 are equal
kick 1
The horizontal displacement is given by x = v1Cos(α)t1
the vertical displacement is given by y = v1Sin(α)t1 - 1/2 * g * t12
Thus,
a = v1Cos(α)t1
At time t1 the ball hits the ground so it's displacement is 0 or y = 0.
0 = v1Sin(α)t1 - 1/2 * g * t12
we can solve for v1
v1 = 1/2 * g/Sin(α)
Kick 2
a = v2Cos(2α)t2
at time t2 the ball is a height h above the ground. (we define h as the height of the top goal post)
h = v2Sin(2α)t2 - 1/2 * g * t22
we are assuming that v1 = v2 thus,
h = 1/2 * g/Sin(α) * Sin(2α)t2 - 1/2 * g * t22
h = 0.5*gt2 * Sin(2α)/Sin(α) - 1/2 * g * t22
We can make use of the double angle identity for Sin(2α)/Sin(α) = 2Cos(α)
h = g*Cos(α) - 1/2 * gt22
Solve for α
α = cos-1(h + 1/2 * gt22) SOLUTION for α
We can use the solution for v1 in the equation for a (kick 1)
a = 1/2 * g * Cos(α)/Sin(α) * t1
a = 1/2 * g * 1/tan(α) * t1
the tan of an inverse cosine function, tan(cos-1(x)) = sqrt(1-x2)/x
here x is equal to h + 1/2 * gt22 from our solution for α
so 1/tan(α) = x/sqrt(1 - (h + 1/2 * gt22)2) and
a = 1/2 * g * x/sqrt(1 - (h + 1/2 * gt22)2) * t1 SOLUTION FOR 'a'
v1 = v2 = 1/2 * g/Sin(α)
the sin of an inverse cosine, Sin(Cos-1(x)) = sqrt(1-x2)
v1 = v2 = 1/2 * g/sqrt(1 - (h + 1/2 * gt22)2) SOLUTION FOR velocity
As we know t1 and t2, for any given h (height of the goal post) we can calculate the anlge α, the distance 'a' and the velocity v1,2 of the kicks.
Viola D.
And could you possibly give a little hint on how to solve the task if v1 and v2 are not equal? I appreciate any help you can provide.01/31/24
Viola D.
Thank you!01/31/24