document.write( "Question 1045346: Mr. Smith's pool is filled with water to a height of 48 inches. It has developed a slow leak. Each day the pool loses 3 inches. Write an expression for the height of the water after x minutes. \n" ); document.write( "
Algebra.Com's Answer #660751 by Alan3354(69443) You can put this solution on YOUR website! Mr. Smith's pool is filled with water to a height of 48 inches. It has developed a slow leak. Each day the pool loses 3 inches. Write an expression for the height of the water after x minutes. \n" ); document.write( "--------- \n" ); document.write( "1 day = 1440 minutes \n" ); document.write( "The leak is 3 in/day = 3 in/1440 minutes = 1/480 in/min \n" ); document.write( "---- \n" ); document.write( "h = 48 - (x/480) inches \n" ); document.write( "or, h = (23040 - x)/480 inches\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |