document.write( "Question 199033: If Mary and Carter can paint a house in 5 hours together and Mary can do the same job in 8 hours alone, how long would it take for Carter working alone? \n" ); document.write( "
Algebra.Com's Answer #149507 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If Mary and Carter can paint a house in 5 hours together and Mary can do the same job in 8 hours alone, how long would it take for Carter working alone? \n" ); document.write( ". \n" ); document.write( "Let x = time it takes for Carter to work alone \n" ); document.write( "then \n" ); document.write( "5(1/x + 1/8) = 1 \n" ); document.write( "5/x + 5/8 = 1 \n" ); document.write( "Multiplying both sides by 8x: \n" ); document.write( "40 + 5x = 8x \n" ); document.write( "40 = 3x \n" ); document.write( "40/3 = x \n" ); document.write( "13 1/3 hours = x \n" ); document.write( "or \n" ); document.write( "13 hours 20 minutes \n" ); document.write( " \n" ); document.write( " |