document.write( "Question 1029990: A container 80cm/60cm/70cm needs to be filled up completely with water. Tube A supplies 24l of water per minute and Tube B supplies 18l of water per minute. Mr Tan fills up the container by taking turns to use both Tubes for 17minutes. How long does he use each of the Tubes? \n" ); document.write( "
Algebra.Com's Answer #853879 by n2(78)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A container 80cm/60cm/70cm needs to be filled up completely with water.
\n" ); document.write( "Tube A supplies 24l of water per minute and Tube B supplies 18l of water per minute.
\n" ); document.write( "Mr Tan fills up the container by taking turns to use both Tubes for 17minutes.
\n" ); document.write( "How long does he use each of the Tubes?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The volume of the tank is 80*60*70 = 336000 cm^3,  or 336 liters.\r\n" );
document.write( "\r\n" );
document.write( "Let x be the time for tube A working, in minutes;\r\n" );
document.write( "\r\n" );
document.write( "then (17-x) is the time for the tube B working.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write an equation for the total volume\r\n" );
document.write( "\r\n" );
document.write( "    24*x + 18*(17-x) = 336.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    24x + 306 - 18x = 336\r\n" );
document.write( "\r\n" );
document.write( "    24x - 18x = 336 - 306\r\n" );
document.write( "\r\n" );
document.write( "        6x    =    30\r\n" );
document.write( "\r\n" );
document.write( "         x    =    30/6 = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, tube A worked 5 minutes;  tube B worked 17-5 = 12 minutes.    <<<---===  ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The total volume is  24*5 + 18*12 = 336 liters,  which is precisely correct.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );