document.write( "Question 1185017: The pool has a width of x feet. The length of the pool is 2 feet more than the width. The depth of the pool is 4 feet less than twice the width. \r
\n" ); document.write( "\n" ); document.write( "Given the pool's volume in cubic feet is 24 times its width in linear feet, what is the depth of the pool?
\n" ); document.write( "

Algebra.Com's Answer #815705 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "x = width
\n" ); document.write( "x+2 = length
\n" ); document.write( "2x-4 = depth

\n" ); document.write( "The volume in cubic feet is 24 times the width in feet:

\n" ); document.write( "\"x%28x%2B2%29%282x-4%29=24\"
\n" ); document.write( "\"x%28x%2B2%29%28x%29%28x-2%29=24\"
\n" ); document.write( "\"2x%28x%5E2-4%29=24\"
\n" ); document.write( "\"2x%5E3-8x=24x\"
\n" ); document.write( "\"2x%5E3-32x=0\"
\n" ); document.write( "\"2x%28x%5E2-16%29=0\"

\n" ); document.write( "x = 4 or x=-4; obviously -4 makes no sense.

\n" ); document.write( "ANSWER: the depth of the pool is 2x-4 = 4 feet.

\n" ); document.write( "Note the \"pool\" is not very practical -- its dimensions are 4x6 feet and 4 feet deep....

\n" ); document.write( "
\n" ); document.write( "
\n" );