document.write( "Question 733515: Three machines are filling water bottles. The machines can fill the daily quota of water bottles in 12 h, 15 h, and 20 h, respectively. How long would it take to fill the daily quota of water bottles with all three machines working?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #448454 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
1/12 + 1/15 + 1/20 = 1/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/60 + 4/60 + 3/60 = 1/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(5+4+3)/60 = 1/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "12/60 = 1/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/5 = 1/t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1*t = 5*1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if all machines are working together (with no one machine hindering the other), then they will fill the quota in 5 hours.
\n" ); document.write( "
\n" );