document.write( "Question 1002532: When workers A and B work together, they can finish the flooring of a house in 6 days.When worker A works alone, he takes 5 days less than worker B to finish the flooring of the house. How many days does worker A and worker B needs to finish the flooring of the house if they work alone? \n" ); document.write( "
Algebra.Com's Answer #619403 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "WORKER        RATE in JOB/DAY\r\n" );
document.write( "A              1/(x-5)\r\n" );
document.write( "B              1/x\r\n" );
document.write( "A&B            1/6\r\n" );
document.write( "

\n" ); document.write( "The rate of agents acting together on the same job is the sum of the individual rates.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%281%2F%28x-5%29%2B1%2Fx=1%2F6%29\"
\n" ); document.write( "Find the value or solve for x.
\n" ); document.write( "
\n" );