A "drop shot" in tennis is a shot that barely passes the net and touches the other side of the court close to the net. This makes it difficult for the opponent to reach the ball if the opponent starts running for the ball from the baseline.
Suppose you hit a drop shot 3 . 6 m from your side of the court, making the ball leave your racket very close to the ground. The ball then clears the net at a height of 1 m and touches the ground 0 . 9 m from the net on the opponent's side, as shown in the diagram.
How long (in seconds) is the ball in the air before hitting the ground after you hit the drop shot, to 2 decimal places?
Details and Assumptions:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
What about intial velocity in y direction
Log in to reply
You can work it out if you want it! One way would be to use 'v = at'. We know the maximum height of the ball and the time it takes to fall to the ground, so we can work out its vertical velocity on hitting the ground. The parabolic trajectory is symmetrical, so this will be the same as the initial vertical velocity.
what is wrong about this solution. Initial Vertical velocity V, total time T, V/(T/2)=g=10m/s^2 that gives V= 5T, Net 1m, 1= V x T/2 - (V/2 x T/4)/2 or = 5T x T/2 - (5T/2 x T/4)/2 = (15/16) x T^2 that gives T^2 = 16/15 or T= 1.0327
Log in to reply
Could you please explain this a little more clearly?
[removed for profanity]
Log in to reply
You can use two newlines to put a newline.
Please refrain from using profanity on Brilliant. I do not think it is a lack of feature that the answer does not allow units. Why would that help?
I have gone to go to https://www.omnicalculator.com/physics/projectile-motion and get 0.90 s
No initial y velocity in solution ,cannot use this last equation
That is a poor/misleading picture of the half of the tennis court. Half of a court's length is 39 feet, whereas 3.6 meters in the picture is closer to 12 feet!
So Brilliant!
Relevant wiki: Equations Of Motion
Let us denote the initial values of the horizontal and vertical component of the ball by v x and v y . The position of the ball as the function of time t is
x = v x t
y = v y t − 2 g t 2
where x is the horizontal distance from the point when the ball was hit by the racket, and y is the elevation about above court.
We have two points when we know x and y . First, when the ball clears the net it is at an elevation of y 1 = 1 m and the distance is x 1 = 3 . 6 m. Second, when the ball hits the court, y 2 = 0 m and x 2 = 3 . 6 + 0 . 9 = 4 . 5 m. Therefore we have from x 1 = v x t 1 and y 1 = v y t 1 − ( g / 2 ) t 1 2 , t 1 = x 1 / v x and
y 1 = x 1 v x v y − 2 1 g ( v x x 1 ) 2 .
On the other hand from x 2 = v x t 2 and y 2 = v y t 2 − ( g / 2 ) t 2 2 , t 2 = x 2 / v x and
y 2 = 0 = x 2 v x v y − 2 1 g ( v x x 2 ) 2
From this last equation we get v y = 2 v x g x 2 . We plug that in to the equation before that to get
y 1 = x 1 2 v x 2 g x 2 − 2 1 g ( v x x 1 ) 2 = 2 v x 2 g x 1 ( x 2 − x 1 ) .
We re-arrange
v x = 2 y 1 g x 1 ( x 2 − x 1 ) = 4 . 0 2 m / s
The vertical component of the velocity is
v y = 2 v x g x 2 = 5 . 5 9 m / s .
The time in the air is
t 2 = g 2 v y = 1 . 1 2 s .
Clean solution indeed.
very well explained
Relevant wiki: 2D Kinematics Problem-solving
Let the ball be hit with an initial velocity v at an angle of elevation θ with the horizontal. Then the horizontal displacement x and vertical displacement y in time t are given by:
⎩ ⎨ ⎧ x = v cos θ t y = v sin θ t − 2 1 g t 2 . . . ( 1 ) . . . ( 2 )
From ( 1 ) : ⟹ t = v cos θ x and substituting ( 2 ) , we have:
y 0 = x tan θ − 2 v 2 g x 2 sec 2 θ when x = 4 . 5 , y = 0 = tan θ − v 2 2 2 . 5 sec 2 θ . . . ( 3 )
Since the trajectory is symmetrical, when x = 0 . 9 , y = 1 .
1 = 0 . 9 tan θ − v 2 4 . 0 5 sec 2 θ . . . ( 4 )
( 4 ) × 9 5 0 − ( 3 ) : 9 5 0 = 4 tan θ ⟹ tan θ = 1 8 2 5
From ( 3 ) :
tan θ 1 8 2 5 ⟹ v cos θ = v 2 2 2 . 5 sec 2 θ = 2 ( v cos θ ) 2 4 5 = 5 9
And time taken to travel x = 4 . 5 is
v cos θ t ⟹ t = 4 . 5 = 4 . 5 × 9 5 ≈ 1 . 1 2 s
It's pretty obivious that the function follows the form in the (x,y) plane as y(x) = a x (x-4.5), where a is an unknown constant related to the acceleration, the place where the ball hits the net is at x = 4.5-0.9, hence y(4.5-0.9) = a (4.5-0.9) ((4.5-0.9)-4.5) = 1, 1 is the height of the ball (also the height of the net). solve for a, and we get a = -0.3086419753, and the precise function of the graph is y(x) = -0.3086419753 x (x-4.5). notice that where h is the highest vertical distance traveled by ball, and this occurs at x 0, the point of symmetry, or the midpoint of the entire horizontal distance traveled, hence y(4.5/2) = h., hence h=1.5625, To find "half" the time (t 0) traveled by the ball in the air, is the time it takes to ball to fall down from height h from 0 vertical velocity, hence since the acceleration is 10m^2/s. , the velocity in time from the highest point down to the ground is: v(t) = -10 t x(t)= h -5 t^2,
hence x(0) = 0 = h-5*t^2
5 t_0^2 = h, we can solve for t_0 getting "half time", then the total = 2 t_0 = 2*0.55901699437 = which equals about 1.11803398875 actually
it is called a drop shot...not drop ball...question is therefore invalid
I can not accept this solution, I am an artillery man.
Everything is nice until the point where ( 4 ) * ( 50 / 9 ) - ( 3 ) is introduced.
This is a lot simpler than the solutions seem to suggest. Without air resistance we know that horizontal velocity is constant while with constant gravity, vertical velocity, v(t) is a linear function of time - in fact it is v-10t
1) The ball is in the air for T seconds so v = 5T
2) Since the trajectory is symmetric, the height after T/5 seconds is 1.0m.
The average vertical speed in this period is 4v/5 so 4v/5 × T/5 = 1.
Substituting for v, we get 4xT^2 =5 => T = sqrt (5)/2 = 1.12
When dealing with projectile motion, I like to analyze it from the perspective of the apex; i.e. choose ( 0 , 0 ) at the top of the motion and t = 0 when the ball reaches this point. I will use downward as the positive y -direction. The equations of motion are then { x = α t y = 2 1 g t 2 = β x 2 β = g / 2 α 2 .
The endpoints have coordinate E : ( ± r , h ) ; the given point, G : ( s , h − y ) . Here r is half of the range, s the horizontal distance of the given point from the center, and y the given height above the ground. We have { h = β r 2 h − y = β s 2 y = β ( r 2 − s 2 ) . Thus we are able to find the parameters, β = r 2 − s 2 y , α = 2 β g = 2 y g ( r 2 − s 2 ) , and finally t = α 2 r = 2 r g ( r 2 − s 2 ) 2 y = g ( 1 − γ 2 ) 8 y , where γ = s / r .
Apply this with y = 1 , g = 9 . 8 1 , γ = s / r = 1 . 3 5 / 2 . 2 5 = 3 / 5 : t = 9 . 8 1 ⋅ ( 1 − ( 5 3 ) 2 ) 8 ⋅ 1 = 2 ⋅ 9 . 8 1 2 5 ≈ 1 . 1 2 8 8 s .
Cute problem. The non-intuitive (brute force) solution is to substitute the various (x,) coordinates into the generfal equation for a vertical parabola whose vertex is along the y-axis; solve for k (which is the top of the vertex), obtain the t for the ball to fall the k distance and then multiply by 2. . y - k = a(x - h)^2 Some of the other solutions presented are intuitive and require an insight into a special "trick" in the approach
Decompose motion not into horizontal and vertical direction as usually the case, but into a constant speed linear motion along the tangent of the initial direction, and a simultaneous free fall h(t). At the moment T1=4t the ball reaches the net, and at T2=5t it hits the ground. The free fall are respectively 16h and 25h.
We have: 4s-16h=1; 5s-25h=0 for these two points, respectively. 4s and 5s are the upward distance traveled due to the constant speed linear motion.
Hence h=1/4, and 25h=25/4 is rhe tital free fall at the tine the ball reaches the ground. 25/4=gt^2/2. Thus t=1.12.
Since the path traced out by a projectile is given by the equation : y = x tan θ ( 1 − R x ) (where R is horizontal range and x is horizontal displacement), we can use this equation at the point where the ball just crosses the net(i.e. when y = 1 and x = 3 . 6 ). Therefore -
⇒ 5 3 . 6 ⋅ tan θ = 1 ⇒ tan θ = 3 . 6 5 = 0 . 7 2 1
Also, the following relation between the time of flight ( T ) and horizontal range ( R ) holds for all projectiles :
2 g T 2 = R tan θ . We know that R = 4 . 5 and tan θ = 0 . 7 2 1 .We get -
⇒ 5 T 2 = 0 . 7 2 4 . 5 ⇒ T 2 = 0 . 7 2 0 . 9 = 4 5 . Hence, the ball stays in the air for T = 4 5 ≈ 1 . 1 1 8 seconds.
This is a projectile motion so we will be using the following formulas:
V i = sin ( 2 arctan ( 3 . 2 4 4 . 5 ) ) R ∗ g
V y = V i sin θ
T t o t a l = g 2 V y
First thing we need to know the value of is θ
We know that the horizontal range is R = 3 . 6 + 0 . 9 = 4 . 5
The projectile can be represented as a graph. We know that it passes the x-axis at 0 and 4.5.
f ( 0 ) = 0 , f ( 3 . 6 ) = 1 and f ( 4 . 5 ) = 0 , as seen in the picture
and we get the equation f ( x ) = a ( x ) ( x − 4 . 5 ) then find a to complete the equation. Insert ( 3 . 6 , 1 ) to the equation to find a
1 = a ( 3 . 6 ) ( 3 . 6 − 4 . 5 )
a = ( 3 . 6 ) ( 3 . 6 − 4 . 5 ) 1 or 3 . 2 4 1
so plug a back in
f ( x ) = − 3 . 2 4 1 ( x 2 − 4 . 5 x )
Where x is the horizontal distance and f(x) is the height.
then f ′ ( x ) = − 3 . 2 4 1 ( 2 x − 4 . 5 ) This is to find the slope of the tangent line at ( 0 , 0 ) and that will lead us to θ
then the equation of the tangent line at ( 0 , 0 ) is y = f ′ ( 0 ) x or y = 3 . 2 4 4 . 5 x
Then θ = arctan ( 3 . 2 4 4 . 5 )
Now that we have the value for θ , we can now find V i
V i = sin ( 2 arctan ( 3 . 2 4 4 . 5 ) ) R ∗ g
V i = sin ( 2 arctan ( 3 . 2 4 4 . 5 ) ) 4 . 5 ∗ 1 0
then get V y ,
V y = V i sin θ
V y = ( sin ( 2 arctan ( 3 . 2 4 4 . 5 ) ) 4 . 5 ∗ 1 0 ) ( sin ( a r c t a n ( 3 . 2 4 4 . 5 ) )
then get T t o t a l
T t o t a l = g 2 V y
T t o t a l = 1 0 2 ( sin ( 2 arctan ( 3 . 2 4 4 . 5 ) ) 4 . 5 ∗ 1 0 ) ( sin ( a r c t a n ( 3 . 2 4 4 . 5 ) )
T t o t a l = 2 5 or 1 . 1 1 8 0 3 3 9 8 9 . . . or 1 . 1 2
The trajectory is a parabola that contains the following coordinates, where we consider the tennis court to be the x-axis, and the vertex of this porabola to be on the y-axis:
(-2.25,0) --> the ball's starting point, found by dividing the total horizontal by 2, which gives the distance from the origin 2 3 . 6 + . 9 =2.25
(2.25,0) --> same as the previous point, except its the ball's end point on the other side of the net, which means its positive
(1.35,1) --> the tip of the net's height is 1, and the horizontal distance is the distance from the origin: 2.25 - .9 = 1.35
The general form of a quadratic equation: A x 2 + B x + C = y
By plugging in the points, we get a system of 3 equations of the coefficients:
A ( − 2 . 2 5 ) 2 + B (-2.25) + C = 0
A ( 2 . 2 5 ) 2 + B (2.25) + C = 0
A ( 1 . 3 5 ) 2 + B (1.35) + C = 0
From reduced row echelon form, we get that C = 1.5625, which is the vertex height. Now for elementary kinematics to calculate total time:
d = v i t + .5 a t 2
-1.5625 = 0(t) + .5 (10) t 2
t = .559017
For the total time, multiply by 2 to get the entire trajectory: t = 1 . 1 2
PS
Sorry, I'm new to Latex. I wish there were pre-done formatting options for the most commonly used functions, so that anyone can communicate their ideas much more quickly and much more efficiently with much less hassle of trying to learn the syntax of a new language. Its all about lessening the impact of technicalities of communication issues to prioritizing simply people sharing math ideas
this is just a helpbox.
1) in this problem use the formula for the relation between y and x in a projectile motion that is y = x t a n θ − g x 2 / 2 v 0 2 c o s 2 θ
2) Before using note that Range ( R ) = 4 . 5 m = v 0 2 s i n 2 θ / g = 2 v 0 2 s i n θ c o s θ / g .
3) while using note that at x = 3 . 6 m we have y = 1 m .
4) Now, put values and at some stage you may have to manipulate the expression a bit by using point ( 2 ) .
5) We are interested in v 0 s i n θ so that we can find the time of flight.Hence using point 3) we get the value of v 0 c o s θ .
6) Note that if we put this value into the Range formula we will get v 0 s i n θ and thus the answer. (1.118 seconds.)
We have to use the range formula twice once while solving for cos and once while solving for sin.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Equations Of Motion
We know that, under gravity the ball will trace out a parabola.
Set up the obvious coordinate axes with the ball struck at (0,0), reaching its peak height at (2.25,h), passing over the net at (3.6,1) and landing at (4.5,0).
A parabola is described by a quadratic equation, and it is not hard to see that in this case it must have the form
y = k x ( 4 . 5 − x ) … ( 1 )
where k is some constant.
Substituting in the point where the ball crosses the net ( x , y ) = ( 3 . 6 , 1 ) allows us to solve to find k = 3 . 2 4 1
Substituting for k in equation (1) and setting x = 2 . 2 5 allows us to find the maximum height of the ball
h = 3 . 2 4 1 × 2 . 2 5 2 = 1 . 5 6 2 5
Using the well known formula t = g 2 h for the time taken for an object to drop from a height h, and remembering that in our problem the ball must also have risen to this height, we can find the answer for the total time of flight. Taking g = 1 0 m / s 2
t = 2 1 0 2 × 1 . 5 6 2 5 = 1 . 1 1 8