document.write( "Question 1001165: what is the length of the longest stick which can fit in the bottom of a rectangular box if its base is 25 inches long and 10 inches wide \n" ); document.write( "
Algebra.Com's Answer #618416 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "With a rectangular box measuring 25 inches \n" ); document.write( "by 10 inches. A stick could lie along the diagonal \n" ); document.write( "of the box. \n" ); document.write( "The diagonal^2 = Length^2 + width^2 \n" ); document.write( "Diagonal squared = 25^2 + 10^2 \n" ); document.write( "Diagonal squared = 625 + 100 \n" ); document.write( "Diagonal = square root of 725 \n" ); document.write( "Diagonal = 26.9 (1 decimal place) inches. \n" ); document.write( "This is the size of the biggest stick which \n" ); document.write( "can fit in the box. \n" ); document.write( "Hope this helps. :-) \n" ); document.write( " |