document.write( "Question 188926: Bill can paint a room in 8 hours. Working together with Ed, they can paint the room in 6 hours. How long would t take ed to paint the room by himself? \n" ); document.write( "
Algebra.Com's Answer #141692 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Bill can paint a room in 8 hours. Working together with Ed, they can paint the room in 6 hours. How long would t take ed to paint the room by himself?
\n" ); document.write( "----------------
\n" ); document.write( "Ed takes t hours.
\n" ); document.write( "Bill paints 1/8 rooms per hour
\n" ); document.write( "Ed paints 1/t rooms per hour
\n" ); document.write( "ED + Bill paint 1/8 + 1/t rooms per hour
\n" ); document.write( "1/8 + 1/t = 1/6
\n" ); document.write( "1/t = 1/6 - 1/8 = 4/24 - 3/24
\n" ); document.write( "1/t = 1/24
\n" ); document.write( "t = 24 hours. Ed is slow.
\n" ); document.write( "
\n" );