document.write( "Question 133405This question is from textbook
\n" ); document.write( ": Pipe A can fill a tank in 4 hr, Pipe B in 10 hrs and pipe C in 12 hrs. The pipes are connected to the same tank. How long does it take to fill the tank if all 3 are running together? \n" ); document.write( "
Algebra.Com's Answer #97621 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"time together (in hrs)\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2F4%2Bx%2F10%2Bx%2F12=1\" __ multiplying by 60 __ 15x+6x+5x=60 __ 26x=60
\n" ); document.write( "
\n" );