A Baseball player is ready to hit a Home Run. But, he notices a
wall
, which is at a distance
L
meters from him, standing
H
meters high.
This player turns out to be the laziest player in the team, but nonetheless very clever. He devices a situation where he can cross the wall with minimum effort (i.e with minimum initial speed).
Find this minimum speed u m i n .
Details and Assumptions:
∙
L
=
1
0
m
∙
H
=
5
m
∙
Take
g
=
9
.
8
m
/
s
2
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.
Let u be the initial speed and θ be the angle respect to the horizontal.
From the problem statement, we have two equations, which is
1 0 = ( u cos θ ) t
5 = ( u sin θ ) t − 2 1 g t 2
From the first equation, we have that
t = u cos θ 1 0
Substitute into the second equation we have
5 = u sin θ ( u cos θ 1 0 ) − 2 1 g ( u cos θ 1 0 ) 2
Express in terms of u , it is
u = \strut 1 − 2 tan θ 9 8 sec 2 θ
Now, apply calculus then we can find the minimum value of u , which is 1 2 . 5 9 2 3 .
first let us think like the lazy player. He is lazy enough, so he will also solve it lazily.Now, differentiating and again substituting is a burden.
Construct a vector diagram with the sides of a triangle as ABC. Apply, pythagorus theorem to triangle ABC and then use AM-GM inequality
AB=ut ; BC=5+1/2gt^2 ; CA=10
If anyone would tell me how to draw, I will provide the VECTOR diagram of triangle ABC ,
I am getting answer 14m/s. Since the player wants to do the work with minimum effort,the ball will pass just up to the topmost position of the wall.Hence the wall is the max height reached.now H=5m=(V min^2)sin^2/2g.Now at the highest position of the trajectory, the ball covers half of its range.Therefore, {(v min^2)sin2(theta)}/2g=20m=2L.Solving both the equations we get,Theta=45degree.So,Sin(theta)=1/root(2).Hence,V_min comes out 14m/s.What is wrong with it?
Consider the effort of the player as a combination of a horizontal velocity u h o r i z o n t a l and a vertical velocity u v e r t i c a l at the start of the trajectory. What is required to be minimized is the total combined effort i.e. ( u h o r i z o n t a l 2 + u v e r t i c a l 2 ) . What you are doing is independently minimizing the effort in vertical direction and hoping for the best. Thus you lose your freedom to save effort on the horizontal velocity.
The correct way to do it would be as follows. Imagine that the horizontal velocity is kept fixed ( we shall vary it later) and we wish to vary the vertical velocity for minimum effort. It is clear that by keeping u h o r i z o n t a l fixed the ball reaches the x coordinate x = L at a fixed time t = u h o r i z o n t a l L . Now it makes sense to reduce u v e r t i c a l till the ball just passes over the wall i.e. height reached by ball at the wall at time t is H.. Thus we get a relation between u v e r t i c a l and u h o r i z o n t a l .
Now what is to be minimized is the net velocity = u h o r i z o n t a l 2 + u v e r t i c a l 2 expressed in terms of a single variable.
Thats just how I solved the problem.(L) is half its range.
@Swapnanil Gupta – If you solve it correctly you would get the following :
H = u v e r t i c a l t − 2 1 g t 2
Thus, u v e r t i c a l = t H + 2 1 g t
Subtituting t = u h o r i z o n t a l L
u v e r t i c a l = L H u h o r i z o n t a l + 2 u h o r i z o n t a l L g
So for any given u h o r i z o n t a l , the above relationship should hold for minimum effort.
Now we can still vary u h o r i z o n t a l . Therefore we should minimize the net velocity u n e t w.r.t. u h o r i z o n t a l . where, u n e t = u v e r t i c a l 2 + u h o r i z o n t a l 2
We shall minimize u n e t 2 instead of u n e t since it makes no difference.
Let f = u n e t 2 , then f = u h o r i z o n t a l 2 ( 1 + L 2 H 2 ) + 4 u h o r i z o n t a l 2 L 2 g 2 + H g
For minimum effort : d u h o r i z o n t a l d f = 0
which gives
u h o r i z o n t a l = ⎣ ⎡ 4 ( 1 + L 2 H 2 ) L 2 g 2 ⎦ ⎤ 4 1
Thus
u h o r i z o n t a l = 6 . 6 2 0 1 9 1 2 6 3 m / s
u v e r t i c a l = 1 0 . 7 1 1 6 9 4 4 7 6 m / s
u n e t = 1 2 . 5 9 2 3 5 2 0 8 m / s
@Swapnanil Gupta – In my way V horizontal=V vertical.
@Swapnanil Gupta – You mean you solved it exactly the way I described as the "correct way" ?
nothing wrong that is the correct answer
The value of gravitational constant is taken as 9.8. Then tell me, is it sensible to have '6' significant digits in the answer, when only 2 significant digits are used in the solution??? Instead of focusing on a rigid 6 significant digit long answer on a projectile question, the web-site should provide a more flexible and sensible range of answers. I am getting the answer 13 m/s, and i know why it is right... .
Let the angle between the horizontal and the angle the ball have value x , and let the speed of the ball be equal to s (I can't see the diagram on my laptop, so I don't know if the angle has already been defined). Since there are no forces acting on the horizontal, the speed of the ball relative to the horizontal is always s cos x . Thus, the time required for the ball to pass over the wall is s cos x 1 0 . The speed of the ball relative to the vertical is s sin x − 9 . 8 t . To find the height of the ball at time t , we take the integral of the vertical speed at time t (the integral of speed is distance). Taking the integral, we get h = t s sin x − 4 . 9 t 2 . Substituting the value of t we derived earlier, we get 2 tan x − s 2 cos 2 x 9 8 = 1 after dividing both sides by 5. Solving for s 2 , we get s 2 = sin 2 x + sin 2 x − 1 9 8 . Thus it suffices to find the maximum value of the denominator if we want to find the minimum value of s . Using Wolfram Alpha or taking the derivative, it is easy to find that the maximum value of the denominator is about 0 . 6 1 8 . Thus, the minimum value of s is 0 . 6 1 8 9 8 = 1 2 . 5 9 2 7 . . . , and we're done.
in the equation of trajectory , put 'u' term on one side and the rest on the other side and find du/dx where x is the angle of projection. equate to zero to get tanx = (1+√5)/2 and then finally put this value in the trajectory equation and get the value of u. simple!
I simply used the equation of trajectory of a parabolic projectile y=xtanø - 1/2 g^2 x^2 by u^2 (cosø)^2 Which on solving gets u^2 = 98 / (2sinø - cosø) cosø since 'u' should be minimum the trigonometric equation should be maximum on differentiating the T.E wrt ø we get tan2ø = -2 Again on solving the equation for tanø we get tanø= 2 or -1 Taking the tanø = 2 and using the triangle method we get sinø = 2/root 5 and cosø = 1/root 5 substituting the values in the original equation we get u = under root 98*5/3 = 12.7 Hence ANS 12.7 PS sorry for no use of LaTex
Problem Loading...
Note Loading...
Set Loading...
I have 2 solutions to the problem. The first is of course taking the min. speed to be u and angle a, imposing the restriction and then differentiating and substituting which is quite boring and time-consuming. The second and much interesting solution is to imagine an inclined plane from the player to the top of wall. The inclination of the inclined plane is tan-inverse 1/2( Let it be a). For a fixed u, range along the inclined plane is max for angle x=(90-a)/2 (angle from inclined plane). We find the range in terms u, a and x and then substitute range to be root of 125(from pythagoras theorem). Since a and x are already known, we can find u which is approx. 12.59.