document.write( "Question 1176251: One grocery clerk can stock a shelf in 30 min. A second cleck requires 45 min to stock the same shelf. How long would it take to stock the shelf if the two clerks worked together? \n" ); document.write( "
Algebra.Com's Answer #802721 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! clerk A: 1/30 of the shelf stocked in 1 minute \n" ); document.write( "clerk B: 1/45 of the shelf stocked in 1 minute\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "together: 1/x of the shelf stocked in 1 minute\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1/30 + 1/45 = 1/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 18 minutes \n" ); document.write( " |