document.write( "Question 200117: storage cabinet Mrs. Robinson has room for a storage cabinet that is 18'' wide by 24'' deep. if she calculates that she needs 15' cube of storage space, how tall must the ccabinet be? \n" ); document.write( "
Algebra.Com's Answer #150433 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Volume for a cubic shape is given by \"Volume+=Width%2Adepth%2Aheight\"
\n" ); document.write( "You are given a volume in cubic feet -- but dimensions in inches. So first, convert the volume to cubic inches.\r
\n" ); document.write( "\n" ); document.write( "\"Volume%5Bfeet%5D+%2A12%2A12%2A12=+Volume%5Binches%5D\"
\n" ); document.write( "\"25920+=+Volume%5Binches%5D\"
\n" ); document.write( "\"25920+=+Width%2Adepth%2Aheight\"
\n" ); document.write( "\"25920+=+18%2Adepth%2A24\"
\n" ); document.write( "\"25920%2F%2818%2A24%29+=+depth\"
\n" ); document.write( "\"60+=+depth\"
\n" ); document.write( "The cabinet must be 5 feet deep
\n" ); document.write( "
\n" );