document.write( "Question 1032881: A water tank can be filled in 24 hours by an inlet pipe and emptied in 30 hours by an outlet pipe. How long will it take to fill the tank if both pipes are left open? \n" ); document.write( "
Algebra.Com's Answer #647488 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 1/24-1/30 = 1/x Multiply each term by LCD 120x \n" ); document.write( "(1*120x)/24-(1*120x)/30 = (1*120x)/x \n" ); document.write( "5x-4x = 120 \n" ); document.write( "x = 120 hours \n" ); document.write( " |