document.write( "Question 262841: There are 810 dishes that need to be rinsed. John can rinse them in 90 minutes by himself. It will take his friend Bob 135 minutes to rinse these dishes. How long will it take them if they rinse these 810 dishes together? \n" ); document.write( "
Algebra.Com's Answer #193612 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! There are 810 dishes that need to be rinsed. \n" ); document.write( " John can rinse them in 90 minutes by himself. \n" ); document.write( " It will take his friend Bob 135 minutes to rinse these dishes. \n" ); document.write( " How long will it take them if they rinse these 810 dishes together? \n" ); document.write( ": \n" ); document.write( "Let t = time required to do the job when they work together \n" ); document.write( "Let the completed job = 1 (the rinsing of 810 dishes) \n" ); document.write( ": \n" ); document.write( "A typical shared work equation \n" ); document.write( "each will do a fraction of the job, the two fractions add up to 1 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply equation by 12150 (that's 90*135); results \n" ); document.write( "135t + 90t = 12150 \n" ); document.write( ": \n" ); document.write( "225t = 12150 \n" ); document.write( "t = \n" ); document.write( "t = 54 minutes working together \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check on calc: enter 54/90 + 54/135 = 1; confirms our solution \n" ); document.write( " |