document.write( "Question 283621: The ratio of the dimensions of a rectangular solid is 5:4:3, and the ratio of this solid's volume to its surface area is 2:1. What is the length of the solid's shortest side? \n" ); document.write( "
Algebra.Com's Answer #205837 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The sides of of rectangular solid are (LWH) in proportion 5:4:3
\n" ); document.write( "We don't know which sides are which.
\n" ); document.write( "volume =L*H*W
\n" ); document.write( "There are six surface areas. Two of each
\n" ); document.write( "LW+LW+HW+HW+LH+LH
\n" ); document.write( "2LW+2HW+2LH
\n" ); document.write( "5x=L
\n" ); document.write( "4x=W
\n" ); document.write( "3x=H\r
\n" ); document.write( "\n" ); document.write( "A=2*(LW+HW+LH)
\n" ); document.write( "V =LWH
\n" ); document.write( "V/A=2/1\r
\n" ); document.write( "\n" ); document.write( " 5x=L,4x=W,3x=H, (L*W*H)/(2*(L*W+H*W+L*H))=2/1
\n" ); document.write( "H = 47/5, L = 47/3, W = 188/15, x = 47/15
\n" ); document.write( "H=9.4, L=15.6667, W=12.5333, x=3.13333
\n" ); document.write( "188/15 or 9.4 is the shortest side
\n" ); document.write( "
\n" );