document.write( "Question 968465: two pipes working together, can fill a tank in 20 minutes. working alone. the smaller pipe takes 42 minutes longer than the larger pipe to fill the tank. how long would it take the smaller pipe alone to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #591816 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = time in minutes for the larger
\n" ); document.write( "pipe to fill the tank
\n" ); document.write( "\"+t+%2B+42+\" = time in minutes for the smaller pipe
\n" ); document.write( "to fill the tank
\n" ); document.write( "------------------
\n" ); document.write( "Add their rates to get rate working together
\n" ); document.write( "Working together:
\n" ); document.write( "[ 1 pipe filled ] / [ 20 min ]
\n" ); document.write( "\"+1%2F+t+%2B+1%2F%28+t%2B42+%29+=+1%2F20+\"
\n" ); document.write( "Multiply both sides by \"+t%2A%28+t%2B42+%29%2A20+\"
\n" ); document.write( "\"+20%2A%28+t%2B42+%29+%2B+20t+=+t%2A%28+t%2B42+%29+\"
\n" ); document.write( "\"+20t+%2B+840+%2B+20t+=+t%5E2+%2B+42t+\"
\n" ); document.write( "\"+t%5E2+%2B+2t+-+840+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"+t+=+%28+-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+1+\"
\n" ); document.write( "\"+b+=+2+\"
\n" ); document.write( "\"+c+=+-840+\"
\n" ); document.write( "\"+t+=+%28+-2+%2B-+sqrt%28+2%5E2+-+4%2A1%2A%28-840%29+%29%29+%2F+%282%2A1%29+\"
\n" ); document.write( "\"+t+=+%28+-2+%2B-+sqrt%28+4+%2B+3360+%29%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+-2+%2B-+sqrt%28+3364+%29+%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+-2+%2B+58+%29+%2F+2+\"
\n" ); document.write( "\"+t+=+56%2F2+\"
\n" ); document.write( "\"+t+=+28+\"
\n" ); document.write( "and
\n" ); document.write( "\"+t+%2B+42+=+70+\"
\n" ); document.write( "The smaller pipe takes 70 min to fill the tank
\n" ); document.write( "-------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+1%2F+t+%2B+1%2F%28+t%2B42+%29+=+1%2F20+\"
\n" ); document.write( "\"+1%2F+28+%2B+1%2F70+=+1%2F20+\"
\n" ); document.write( "\"+.035714+%2B+.014286+=+.05+\"
\n" ); document.write( "\"+.05+=+.05+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );