document.write( "Question 689083: a rectangular closet is 2 ft deep, 3ft wide and 8 ft high. what is the length of the longest pole that can fit within the closet? \n" ); document.write( "
Algebra.Com's Answer #425829 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a rectangular closet is 2 ft deep, 3ft wide and 8 ft high. what is the length of the longest pole that can fit within the closet? \n" ); document.write( "------ \n" ); document.write( "diagonal of the base = sqrt[3^2 + 8^2] = sqrt[73] \n" ); document.write( "----- \n" ); document.write( "longest pole = sqrt[(sqrt(73))^2 + 2^2] = sqrt[73+4] = sqrt(77) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |