document.write( "Question 906284: One worker can clean a warehouse in 10 hours. Another worker can clean the same warehouse in 11 hours. How long would it take to clean the warehouse if they worked together? \n" ); document.write( "
Algebra.Com's Answer #549697 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x time together
\n" ); document.write( "\"1%2F10+%2B+1%2F11+=+1%2Fx\" |Multiplying thru by 110x so as all denominators = 1
\n" ); document.write( "11x + 10x = 110
\n" ); document.write( "21x = 110
\n" ); document.write( "x = 110/21
\n" ); document.write( "
\n" );