document.write( "Question 280103: There are 480 dishes that need to be rinsed. John can rinse them in 80 minutes by himself. It will take his friend Bob 120 minutes to rinse these dishes. How long will it take them if they rinse these 480 dishes together? \n" ); document.write( "
Algebra.Com's Answer #203524 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We have to assume there are two places with easy access to the same dishes and the two workers don't get in each other's way.
\n" ); document.write( "Even 80 minutes seem to be excessively long to rinse dishes. We are not talking about washing them but just rinsing them.\r
\n" ); document.write( "\n" ); document.write( "x/80+x/120=1
\n" ); document.write( "3x+2x=240
\n" ); document.write( "5x=240
\n" ); document.write( "x=240/5
\n" ); document.write( "x=48 minutes together\r
\n" ); document.write( "\n" ); document.write( "another interesting way to calculate using the 480 dishes
\n" ); document.write( "in 1 minute john can do 480/80=6 dishes
\n" ); document.write( "in 1 minute bob can do 480/120=4 dishes
\n" ); document.write( "4x+6x=480
\n" ); document.write( "10x=480
\n" ); document.write( "x=48 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );