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 picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top