document.write( "Question 718432: a cuboid has dimensions of 10cm, 15cm, and 22,cm and one vertex is at its origin.
\n" );
document.write( "Find the length of the diagonal of the cuboid \n" );
document.write( "
Algebra.Com's Answer #440890 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a cuboid has dimensions of 10cm, 15cm, and 22,cm and one vertex is at its origin. \n" ); document.write( "Find the length of the diagonal of the cuboid \n" ); document.write( "----- \n" ); document.write( "base diagonal = sqrt(10^2+15^2) = sqrt(325) \n" ); document.write( "------ \n" ); document.write( "cuboid diagonal = sqrt[(sqrt(325))^2 + 22^2] \n" ); document.write( "---- \n" ); document.write( "= sqrt[325 + 484] \n" ); document.write( "---- \n" ); document.write( "= sqrt[809] \n" ); document.write( "---- \n" ); document.write( "= 28.44 cm \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |