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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " |