document.write( "Question 82983: An experienced painter can paint a fence twice as fast as an inexperienced painter: working together; the painters require 4 h to paint the fence. how long would it take the experienced painter; working alone to paint the fence? \n" ); document.write( "
Algebra.Com's Answer #59605 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! if it takes the experienced painter x hours to paint a fence, then the FRACTION of the fence the painter paints in 4 hours is 4/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "similarly, the FRACTION that the inexperienced painter paints is 4/2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "together they paint the WHOLE fence so (4/x)+(4/2x)=1 ... multiplying by x gives 4+(4/2)=x ... 6=x \n" ); document.write( " |