What is the approximate length of the longest ladder (in feet) you can carry horizontally around the corner of the corridor shown here?
A B is the ladder and the coordinate of R is ( 8 , 6 ) .
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.
sir , i have written a solution for this problem, tell me ,it is correct or not.
Brian sir, I have a doubt. The longest ladder can be of infinite length. The question should ask the length of shortest ladder. Am I wrong anywhere? Please correct me.
for the length of the ladder to be maximum ,the ladder must pass through R(8,6). let A has coordinate (a,0) and B has coordinate (0,b). then eqn of straight line AB is x/a +x/b =1. this st. line passes through point R, HENCE we have, 8/a + 6/b =1. which gives b=(6 a)/(a - 8). now length of ladder is given by, L= sqrt(a^2 + b^2). PUT b in terms of a, we have L^2= a^2 +[ 36 a^2/(a-8)^2]. for length to be maximum d(L)/d (a) =0. which gives a =14.6038, and b= 13.2686. so longest length = sqrt(a^2+b^2)= 19.7313 (approx).
This is a great approach, but I think that you may have made a mistake after setting d a d L = 0 , since I'm getting different values for a and b . Rewriting your equation for L 2 as
L 2 = a 2 ( 1 + ( a − 8 ) 2 3 6 )
and then differentiating with respect to a using the product rule, we find that
2 L d a d L = 2 a ( 1 + ( a − 8 ) 2 3 6 ) + a 2 ( ( a − 8 ) 3 − 2 ∗ 3 6 )
⟹ d a d L = L a ( 1 + ( a − 8 ) 2 3 6 − ( a − 8 ) 3 3 6 a ) =
L a ( 1 + ( a − 8 ) 2 3 6 ( 1 − ( a − 8 ) a ) ) = L a ( 1 − ( a − 8 ) 3 3 6 ∗ 8 ) .
Then since a , L > 0 we see that d a d L = 0 when
1 = ( a − 8 ) 3 3 6 ∗ 8 ⟹ a − 8 = ( 8 ∗ 3 6 ) 3 1 = 2 ∗ 6 3 2 ⟹ a = 8 + 2 ∗ 6 3 2 = 1 4 . 6 0 4
to 3 decimal places, in which case b = a − 8 6 a = 1 3 . 2 6 8 to 3 decimal places, and so L = 1 4 . 6 0 4 2 + 1 3 . 2 6 8 2 = 1 9 . 7 3 1 to 3 decimal places, in agreement with my solution. Otherwise, good work. :)
(There are also a couple of typos, but these don't affect your equation for L 2 . The coordinates for B should be ( 0 , b ) , and the equation for the line A B should be x / a + y / b = 1 . )
Log in to reply
sorry sir, yes B is (0,b). i also differentiated L^2 with respect to 'a'. actually i am not good at Latex, so i directly wrote values after calculating on paper, and you are right ,i have done wrong calculation . a= 14.6038 and b= 13.268, so L =19.731.i have edited. Thank you.
simple,imprecise solution "20"
i think u said it using the property of circumvented.but u can't tell that's the centre
I did it in a similar way but it's not correct to consider OR = RA
just scale that and prove it approx value is 20 :P
The approximate length of the longest ladder (infeet) one can carry horizontally around the corner of the corridor shown is [8^(2/3 + 6^2/3]^3/2 = 19.731 ft.
1 2 3 |
|
Problem Loading...
Note Loading...
Set Loading...
Let θ = ∠ O A B , where O ( 0 , 0 ) is the origin. (Note that we are looking for 0 < θ < 2 π . ) Then the length of the ladder is
L = ∣ A R ∣ + ∣ R B ∣ = sin ( θ ) 6 + cos ( θ ) 8 , (A).
Now differentiate with respect to θ and set equal to 0 :
d θ d L = sin 2 ( θ ) 6 cos ( θ ) − cos 2 ( θ ) 8 sin ( θ ) = sin 2 ( θ ) cos 2 ( θ ) 6 cos 3 ( θ ) − 8 sin 3 ( θ ) = 0
when 6 cos 3 ( θ ) = 8 sin 3 ( θ ) ⟹ tan ( θ ) = 3 4 3
⟹ θ = 0 . 7 3 7 5 2 4 4 7 2 . . . . radians.
Now L → ∞ as θ → 0 and θ → 2 π , so the critical point obtained must yield a minimum, which in turn corresponds to the longest possible ladder that can be carried around the corner of the corridor. Plugging the value for θ found above into equation (A), we find that the desired length of the ladder is
L = 1 9 . 7 3 1 feet to 3 decimal places.