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)![]() ![]() You can put this solution on YOUR website! x time together \n" ); document.write( " \n" ); document.write( "11x + 10x = 110 \n" ); document.write( "21x = 110 \n" ); document.write( "x = 110/21 \n" ); document.write( " |