document.write( "Question 377620: I have a problem on my homework that has very little detail in the textbook. I need to know a formula for the following: Two pipes working together can fill a tank in 12hrs. Working alone, the larger one can fill the tank in 18hrs less than the smaller one. How long does it take for the smaller tank working alone? Thank you so much! \n" ); document.write( "
Algebra.Com's Answer #268310 by ewatrrr(24785) You can put this solution on YOUR website! Hi \n" ); document.write( "the larger one can fill the tank in 18hrs less than the smaller one. \n" ); document.write( "Let x represent the time for the smaller alone, \n" ); document.write( "then (x-18hr)would be the time for the larger alone \n" ); document.write( "Per hour is the Equalizer \n" ); document.write( "1/x + 1/(x-18) = 1/12 Mulitiplying each term by 12x(x-18)so all denominators = 1 \n" ); document.write( "12(x-18) + 12x = x(x-18) \n" ); document.write( "solving for x \n" ); document.write( "12x - 12*18 +12x = x^2 - 18x \n" ); document.write( "24x - 12*18 = x^2 - 18x \n" ); document.write( "x^2 - 42x + 216 = 0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 6 Cannot use \n" ); document.write( "x = 36hr, the time for the smaller alone. 18hr for the larger alone (36-18) \n" ); document.write( "CHECKING our Anwer \n" ); document.write( "1/36 + 1/18 = 2/72 + 4/72 = 6/72 = 1/12 \n" ); document.write( " |