document.write( "Question 780901: terry can wash a floor in 1 hour, pat can wash it in 2 hours. working together, how long will it take them to wash the floor? \n" ); document.write( "
Algebra.Com's Answer #475704 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Terry's rate = 1/1 job/hr
\n" ); document.write( "Pat's rate = 1/2 job/hr
\n" ); document.write( "Together rate = 1/x job/hr
\n" ); document.write( "1/1 + 1/2 = 1/x
\n" ); document.write( "Common denominator = 2x
\n" ); document.write( "2x + x = 2
\n" ); document.write( "3x = 2
\n" ); document.write( "x = 2/3
\n" ); document.write( "It will take them 40 minutes
\n" ); document.write( "working together.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );