document.write( "Question 1015453: A rectangular packing box measures 24\" by 18\" by
\n" );
document.write( "15\". Will an umbrella 32\" long fit into this
\n" );
document.write( "box? \n" );
document.write( "
Algebra.Com's Answer #631815 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rectangular packing box measures 24\" by 18\" by \n" ); document.write( "15\". Will an umbrella 32\" long fit into this \n" ); document.write( "box? \n" ); document.write( "---------- \n" ); document.write( "The diagonal d = sqrt(24^2 + 18^2 + 15^2) \n" ); document.write( "d = sqrt(1125) \n" ); document.write( "d =~ 33.54\" \n" ); document.write( "----------- \n" ); document.write( "Probably, but not if the diameter of the umbrella is too large. \n" ); document.write( "Calculating the max diameter that will fit is more difficult. \n" ); document.write( "This problem assumes the umbrella is just a line. \n" ); document.write( " |