document.write( "Question 1063047: Helper A can do cleaning of a room in 30 minutes. Helper B can do it in 20 minutes. Both helpers are needed to clean the room. How much time they will speed in the process? \n" ); document.write( "
Algebra.Com's Answer #678060 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! working together Helper A and B will take x minutes, then \n" ); document.write( ": \n" ); document.write( "(1/30) + (1/20) = (1/x) \n" ); document.write( ": \n" ); document.write( "multiply both sides of the = by 60 \n" ); document.write( ": \n" ); document.write( "2 + 3 = 60/x \n" ); document.write( ": \n" ); document.write( "5x = 60 \n" ); document.write( ": \n" ); document.write( "x = 12 \n" ); document.write( ": \n" ); document.write( "*********************************************** \n" ); document.write( "Working together Helper A and B take 12 minutes \n" ); document.write( "*********************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |