Deriving an Equation to Find Width of Hallway from Two Ladders

  • Thread starter Thread starter danago
  • Start date Start date
  • Tags Tags
    deriving
AI Thread Summary
The discussion focuses on deriving an equation to determine the width of a hallway where two ladders intersect. The red ladder is 2 meters long and the green ladder is 3 meters long, crossing at a height of 1 meter above the floor. Using Pythagoras' theorem, the heights of the ladders resting against the walls are expressed as √(4 - x²) for the red ladder and √(9 - x²) for the green ladder. The equation derived from the intersection point leads to the relationship 1/√(4 - x²) + 1/√(9 - x²) = 1. The solution involves recognizing similar triangles to express the horizontal distances in terms of the hallway width, ultimately leading to the correct equation.
danago
Gold Member
Messages
1,118
Reaction score
4
Two ladders, one red, and the other green, are 2 and 3m long respectively. The base of the red ladder is resting on the side of a narrow hallway and leaning on the wall of the other side of the hallway. The green ladder is doing the same, but on the opposite side, such that the two ladders cross each other and form an 'X' shape. The point of intersection is 1m above the floor. Show how the following equation is derived, and thus, find the width of the hallway:
<br /> \frac{1}{{\sqrt {4 - x^2 } }} + \frac{1}{{\sqrt {9 - x^2 } }} = 1<br />



Ive been working on this for quite a while, and can't seem to get anywhere. Using pythagoras' theorem, i can show that the red ladder rests <br /> {\sqrt {4 - x^2 } }<br /> meters up the wall, and the green ladder rests <br /> {\sqrt {9 - x^2 } }<br /> meters up the wall.

Ive been trying to find expressions for other lengths so that i can create an equation, but i have been unsuccessfull in doing so.

If anybody is able to shed some light on the problem, id be very thankful.

Thanks in advance,
Dan.
 
Physics news on Phys.org
Hint : Let the horiz. distance along the floor of the intersection point from the left wall be a, and that from the right wall be b.

Now a + b = x, which is the width of the hallway.

Consider similar right triangles to get expressions for a and b in terms of x. Put those in the previous equation, cancel out the x's and see what you get.
 
Ahhh ofcourse. Didnt even think to take notice of the similar triangles. Got the equation now :smile:

Thanks a lot for the help.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top