HOME

TheInfoList



OR:

The crossed ladders problem is a
puzzle A puzzle is a game, problem, or toy that tests a person's ingenuity or knowledge. In a puzzle, the solver is expected to put pieces together ( or take them apart) in a logical way, in order to arrive at the correct or fun solution of the puzzl ...
of unknown origin that has appeared in various publications and regularly reappears in Web pages and Usenet discussions.


The problem

Two ladders of lengths ''a'' and ''b'' lie oppositely across an alley, as shown in the figure. The ladders cross at a height of ''h'' above the alley floor. What is the width of the alley? Martin Gardner presents and discusses the problem in his book of mathematical puzzles published in 1979 and cites references to it as early as 1895. The crossed ladders problem may appear in various forms, with variations in name, using various lengths and heights, or requesting unusual solutions such as cases where all values are integers. Its charm has been attributed to a seeming simplicity which can quickly devolve into an "algebraic mess" (characterization attributed by Gardner to D. F. Church).


Solution

The problem description implies that that and , that and that where ''A'' and ''B'' are the heights of the walls where sides of lengths ''b'' and ''a'' respectively lean (as in the above graph). Both solution methods below rely on the property that \tfrac+\tfrac=\tfrac, which can be seen as follows: :Divide the baseline into two parts at the point where it meets h \,, and call the left and right parts w_1 \, and w_2 \,, respectively. The angle where a \, meets w \, is common to two similar triangles with bases w\, and w_1\, respectively. The angle where b \, meets w \, is common to two similar triangles with bases w\, and w_2\, respectively. This tells us that :: \frac = \frac \quad \text \quad \frac = \frac \quad \text \quad w_1 > 0, w_2 > 0, : which we can then re-arrange (using w_1 + w_2 = w) to get :: \frac + \frac = \frac .


First method

Two statements of the
Pythagorean theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite ...
(see figure above) ::A^2+w^2=b^2 :and ::B^2+w^2=a^2 :can be subtracted one from the other to eliminate ''w'', and the result can be combined with \tfrac+\tfrac=\tfrac with alternately ''A'' or ''B'' solved out to yield the quartic equations ::A^4-2hA^3+(h-A)^2(a^2-b^2)=0, ::B^4-2hB^3+(h-B)^2(b^2-a^2)=0. :These can be solved algebraically or numerically for the wall heights ''A'' and ''B'', and the Pythagorean theorem on one of the triangles can be used to solve for the width ''w''.


Second method

The problem may be reduced to the quartic equation ''x'' 3(''x'' − ''c'') − 1 = 0, which can be solved by approximation methods, as suggested by Gardner, or the quartic may be solved in closed form by Ferrari's method. Once ''x'' is obtained, the width of the alley is readily calculated. A derivation of the quartic is given below, along with the desired width in terms of the quartic solution. Note that the requested unknown, ''w'', does not appear directly in most of the derivation. : From \tfrac+\tfrac=\tfrac, we get ::\text \quad A B = h (A + B) \, . :Using the
Pythagorean theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite ...
, we can see that ::w^2+B^2=a^2 and w^2+A^2=b^2. : By isolating w² on both equations, we see that ::a^2-B^2=b^2-A^2 : which can be rearranged and factored into :: \text \quad a^2 - b^2 = (B + A) (B - A) \,. :Square (Eq 2) and combine with (Eq 1) ::(a^2 - b^2)^2 = (B+A)^2(B-A)^2, \, :: (a^2 - b^2)^2 = (B+A)^2(B^2-2AB+A^2) : Rearrange to get ::(a^2 - b^2)^2 = (A+B)^2(A^2+B^2-2AB) : Then :: (a^2 - b^2)^2 = (A+B)^2(A^2+B^2+2AB-4AB), \, :: (a^2 - b^2)^2 = (A+B)^2((A^2+2AB+B^2)-4AB), \, :: (a^2 - b^2)^2 = (A+B)^2((A+B)^2-4AB), : Now, combine with (Eq 1) :: (a^2 - b^2)^2 = (A+B)^2((A+B)^2-4h(A+B)), \, ::(a^2 - b^2)^2 = (A+B)^2(A+B)((A+B)-4h) \, : Finally :: \text \quad (a^2 - b^2)^2 = (A+B)^3(A+B-4h) \, :Let :: x = \frac, \, :: c = \frac. \, :Then :: x^3(x-c)-1 = 0.\, (same as Eq 3 with the sides reversed) :The above fourth power equation can be solved for ''x'' using any available method. The width of the alley is then found by using the value found for ''x'': The identity ::A+B = A+\sqrt :can be used to find ''A'', and ''w'' can finally be found by ::w = \sqrt. A quartic equation has four solutions, and only one solution for this equation matches the problem as presented. Another solution is for a case where one ladder (and wall) is below ground level and the other above ground level. In this case the ladders do not actually cross, but their extensions do so at the specified height. The other two solutions are a pair of conjugate complex numbers. The equation does not have the ladder lengths explicitly defined, only the difference of their squares, so one could take the length as any value that makes them cross, and the wall spacing would be defined as between where the ladders intersect the walls. As the wall separation approaches zero, the height of the crossing approaches h = \frac. This is because \tfrac+\tfrac=\tfrac (proven at the start) implies h=\tfrac, and as ''w'' goes to zero ''b'' goes to ''A'' and ''a'' goes to ''B'' according to the top diagram. As the solutions to the equation involve square roots, negative roots are equally valid. They can be interpreted as both ladders and walls being below ground level and with them in opposing sense, they can be interchanged. The complex solutions can be interpreted as wall ''A'' leaning to the left or right and wall ''B'' below ground, so the intersection is between extensions to the ladders as shown for the case The ladders ''a'' and ''b'' and a^2-b^2 are not as specified. The base ''w'' is a function of ''A'', ''B'', and ''h'' and the complex values of ''A'' and ''B'' can be found from the alternative quartic : x^4 - 2 h x^3 + D x^2 - 2 h D x + h^2 D = 0 with ''D'' being a^2-b^2 for one wall and b^2-a^2 for the other (±5 in the example). Note that the imaginary solutions are horizontal and the real ones are vertical. The value D is found in the solution as the real part of the difference in the squares of the complex coordinates of the two walls. The imaginary part = 2''XaYa'' = 2''XbYb'' (walls a and b). The short ladder in the complex solution in the 3,2,1 case appears to be tilted at 45 degrees, but actually slightly less with a tangent of 0.993. Other combinations of ladder lengths and crossover height have comparable complex solutions. With combination 105,87,35 the short ladder tangent is approximately 0.75.


Integer solutions

There are solutions in which all parameters are integers. For example, (''a, b, A, B, w''1, ''w''2, ''w'', ''h'') = (119, 70, 42, 105, 16, 40, 56, 30). Such solutions involve
Pythagorean triple A Pythagorean triple consists of three positive integers , , and , such that . Such a triple is commonly written , and a well-known example is . If is a Pythagorean triple, then so is for any positive integer . A primitive Pythagorean triple is ...
s for the two right triangles with sides (''A'', ''w'', ''b'') and (''B'', ''w'', ''a'') and integer solutions of the optic equation \tfrac+\tfrac=\tfrac.


Application to paper folding

The optic equation of the crossed ladders problem can be applied to folding rectangular paper into three equal parts: : + =   ∴   2 + 1 =   ∴   ''h'' = = One side (left in the illustration) is partially folded in half and pinched to leave a mark. The intersection of a line from this mark to an opposite corner (red) with a diagonal (blue) is exactly one third from the bottom edge. The top edge can then be folded down to meet the intersection. It is also exactly one third horizontally from the left edge; folding the right edge to meet the intersection lets the paper be folded into thirds lengthwise. Similarly, folding the left side twice to get quarters lets one fold the sheet into five equal parts: : + =   ∴   4 + 1 =   ∴   ''h′'' = = and folding it thrice to get eights lets one fold the sheet into nine equal parts, etc.: : + =   ∴   8 + 1 =   ∴   ''h″'' = =


Extended crossed ladders theorem

The crossed ladders theorem was extended to crossed ladders within a triangle. In 2002, Harold Joseph Stengel (1947–2007), an American secondary school teacher of mathematics, proved the extended theorem. Let AC be the base of a triangle ABC. Let ladder (line) AD have its foot at A and intersect BC at D; likewise, let ladder CE have its foot at C and intersect AB at E. Let AD intersect CE at F. Extend parallel lines from the points E, B, F, and D, intersecting AC at the points I, G, J, and H, respectively. Then : + = + whence it follows that : + = + .


See also

*
Right trapezoid A quadrilateral with at least one pair of parallel sides is called a trapezoid () in American and Canadian English. In British and other forms of English, it is called a trapezium (). A trapezoid is necessarily a convex quadrilateral in Eucli ...
, the quadrilateral with vertices at the tops and bottoms of the two ladders


References

{{reflist


External links


Crossed Ladders Theorem
by Jay Warendorff, the Wolfram Demonstrations Project.
Solving the crossing ladders puzzle (with Python, GNU GSL, Octave, Maxima and Sage)
Puzzles Elementary geometry