document.write( "Question 742195: One pipe can fill a tank in 20 minutes, while
\n" ); document.write( "another takes 30 minutes to fill the same tank. How long would it take the two pipes together to fill the tank?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #852665 by josgarithmetic(39720)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                   RATE          TIME        TANKS\r\n" );
document.write( "\r\n" );
document.write( "ONE PIPE             1/20           20         1\r\n" );
document.write( "\r\n" );
document.write( "ANOTHER PIPE         1/30           30         1\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "If the two pipes are used together for filling the one tank, then
\n" ); document.write( "\"%281%2F20%2B1%2F30%29%2Ax=1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%283%2B2%29x=60\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x=60\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=12\"---------------twelve minutes
\n" ); document.write( "
\n" );