document.write( "Question 888189: how do u do this math question- A storage bin is a rectangular prism. its volume is 300cm3. The width of the prism is one-third its length. Its height is two thirds its length. Determine the dimension of the bin \n" ); document.write( "
Algebra.Com's Answer #537167 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
x for length
\n" ); document.write( "y for width
\n" ); document.write( "z for height\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=x%2F3\" and \"z=2x%2F3\"
\n" ); document.write( "volume is \"xyz=x%28x%2F3%29%282%2F3%29x=%282%2F9%29x%5E3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given volume makes the volume equation \"highlight_green%28%282%2F9%29x%5E3=300%29\";
\n" ); document.write( "You can find the value for x; and then compute the other dimensions using x.
\n" ); document.write( "
\n" );