A ball is kicked past a player who has a reaction time before he chases after the ball. The player accelerates to catch up to the ball rolling at constant speed. What is the time and distance the player has to run for after the ball passes the player?

During a soccer game, a ball is kicked past a player at #24.0(km)/h#. The player, who was initially at rest, has a reaction time of #0.85s# before he starts to chase after the ball. The player is able to accelerate at #1.93m/s^2#, while the ball continues to roll at constant speed.

a) How long after the ball passes the player, does the player take to catch up to the ball?
b) How far does the player have to run to catch up to the ball?

2 Answers
Apr 5, 2016

I get to 7.7s and 57.2m

Explanation:

The ball is moving ar24km//h. We need to get this into m/s:

#24kmh^-1= 24000/3600= 6.67ms^-1#
The player has an initial speed of #u=0ms^-1# and acceleration #a=1.93ms^-2#

The ball will have travelled a distance of #6.67ms^-1times 0.85s=5.67m# before the player moves and we will define the time before the player reaches it as #t#.

For the player, to determine the distance travelled , we can use #s=ut+1/2at^2=0+1/2*1.93*t^2#

This has to equal the distance the ball has travelled
#5.67 + 6.67*t#

Combining we arrive at a quadratic equation (groan!)
#1/2*1.93t^2-6.67t-5.67=0#

Using the general formula to solve this of

#-b+- sqrt(b^2 -4ac)/(2a)#

#t=6.67+-sqrt(6.67^2+4*1/2*1.93*5.67)/(2*1/2*1.93)=7.7s or -0.8s #

Clearly t cannot be negative so the answer is 7.7s. Substituting this gives the distance the player has to run as 57m.

However, this would need the player to reach a final velocity of #v=u+at=1.93times 7.7s=15m/s# which is faster than Usain Bolt!

Apr 6, 2016

(a) #8.5s# rounded to one decimal place.
(b) #56.47m# rounded to two decimal places.

Explanation:

Let us suppose that the player takes time #t# after the ball passes to catch up to the ball. Let the time be in seconds.
1. Distance traveled by the ball in this duration

#s=vxxt#, #v# is the constant speed of the ball.
#s_b=24xxt,kmph#,
Let's change the speed from #kmph# to #ms^-1#
Now #1kmph=10^3/3600, :.24kmph=24xx10^3/3600=6.dot6ms^-1#
Therefore #s_b=6.dot6t# .....(1)
2. Distance moved by the player after the ball passes him.

Due to his reaction time first #0.85 s#, he remains stationary. Then he starts running. Actual running time of player #(t-0.85)s#.
Using #s=ut+1/2at^2#,
#s_p=0(t-0.85)+1/2xx1.93(t-0.85)^2#
#s_p=1/2xx1.93(t-0.85)^2# .....(2)
(a) Equating (1) and (2)
#1/2xx1.93(t-0.85)^2=6.dot6t#, simplifying, multiplying both sides with #2/1.93# and rearranging in terms of a quadratic

#1/2xx1.93(t^2-2xx0.85t+0.7225)-6.dot6t=0#
#(t^2-1.7t+0.7225)-6.9085t=0#

#t^2-8.6085t+0.7225=0#
Using the general expression for finding the roots of a quadratic we obtain
#t=(8.6085+-sqrt((8.6085)^2-4xx1xx0.7225))/2#
#t=(8.6085+-8.4390)/2#
#t=8.5 and 0.08#, Ignoring second root as it is less than reaction time of the player.
#t=8.5# rounded to first decimal place
(b) Insert in (2)
#s_p=1/2xx1.93(8.5-0.85)^2=56.47m# rounded to two decimal places.