document.write( "Question 426337: It takes one day to fill the vat with this large pipe; two days with that' The third pipe needs but one day more; The fourth pipe fills the vat in four. If all four pipes together fun, How many HOURS before the task is done? \n" ); document.write( "
Algebra.Com's Answer #296610 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
It takes one day to fill the vat with this large pipe; two days with that'
\n" ); document.write( " The third pipe needs but one day more; The fourth pipe fills the vat in four.
\n" ); document.write( " If all four pipes together run, How many HOURS before the task is done?
\n" ); document.write( ":
\n" ); document.write( "Let's use hrs for this, since it wants the solution in hours
\n" ); document.write( ":
\n" ); document.write( "Let t = time required by all 4 pipes working together
\n" ); document.write( "Let the completed job = 1; (a full vat)
\n" ); document.write( ":
\n" ); document.write( "\"t%2F24\" + \"t%2F48\" + \"t%2F72\" + \"t%2F96\" = 1
\n" ); document.write( "The common denominator is 288, multiply thru by that, results:
\n" ); document.write( "12t + 6t + 4t + 3t = 288
\n" ); document.write( "25t = 288
\n" ); document.write( "t = \"288%2F25\"
\n" ); document.write( "t = 11.52 hrs for all four to complete the task
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Let's check that to be sure
\n" ); document.write( "\"11.52%2F24\" + \"11.52%2F48\" + \"11.52%2F72\" + \"11.52%2F96\" =
\n" ); document.write( ".48 + .24 + .16 + .12 = 1; confirms our solution of 11.52 hrs
\n" ); document.write( "
\n" ); document.write( "
\n" );