document.write( "Question 279511: John can clean the pool in 30 minutes, Julie can clean the pool in 45 minutes and Tom can clean the pool in 90 minutes. How long would it take to clean the pool if all 3 work together \n" ); document.write( "
Algebra.Com's Answer #203189 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x/30+x/45+x/90=1
\n" ); document.write( "3x+2x+x=90
\n" ); document.write( "6x=90
\n" ); document.write( "2x=30
\n" ); document.write( "x=15 minutes working together
\n" ); document.write( "check
\n" ); document.write( "15/30+15/45+15/90=1\r
\n" ); document.write( "\n" ); document.write( "1/2+1/3+1/6=1
\n" ); document.write( "3/6+2/6+1/6=1
\n" ); document.write( "John does 1/2 of the work three times Tom's portion
\n" ); document.write( "Julie does twice as much as Tom
\n" ); document.write( "
\n" ); document.write( "
\n" );