document.write( "Question 932918: Find the length of the longest stick that will fit in a 4 cm by 6 cm by 12 cm box. \n" ); document.write( "
Algebra.Com's Answer #566588 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The length (in cm) is .
\n" ); document.write( "
\n" ); document.write( "THE EXPLANATION:
\n" ); document.write( "Let's say the box is sitting on one of the rectangular sides that measure 6 cm by 12 cm.
\n" ); document.write( "We call that the base of the box.
\n" ); document.write( "The diagonal splits that base into 2 right triangles with legs measuring 6 cm by 12 cm.
\n" ); document.write( "The length of that diagonal, \"green%28d%29\" cm, according to the Pythagorean theorem, is such that
\n" ); document.write( "\"green%28d%29%5E2=6%5E2%2B12%5E2\" .
\n" ); document.write( "
\n" ); document.write( "That diagonal is perpendicular to one of the vertical 4-cm long edges of the box.
\n" ); document.write( "The longest possible stick, of length \"red%28s%29\" cm, stick will form a right triangle with the diagonal of the base and a vertical edge.
\n" ); document.write( "This is what the (see through) box looks like:
\n" ); document.write( "
\n" ); document.write( "According to the Pythagorean theorem,
\n" ); document.write( "\"red%28s%29%5E2=4%5E2%2Bgreen%28d%29%5E2\"
\n" ); document.write( "\"red%28s%29%5E2=4%5E2%2B6%5E2%2B12%5E2\"
\n" ); document.write( "\"red%28s%29=sqrt%284%5E2%2B6%5E2%2B12%5E2%29\"
\n" ); document.write( "
\n" );