document.write( "Question 451512: One grocery clerk can stock a shelf in 45 min. A second clerk requires 25 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 #310462 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
One grocery clerk can stock a shelf in 45 min. A second clerk requires 25 min to stock the same shelf. How long would it take to stock the shelf if the two clerks worked together?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (minutes) it takes for both
\n" ); document.write( "then
\n" ); document.write( "x(1/45 + 1/25) = 1
\n" ); document.write( "x(25 + 45) = 1125
\n" ); document.write( "x(70) = 1125
\n" ); document.write( "x = 16.1 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );