document.write( "Question 708796: If 4 workers can paint a house in 8 hours,
\n" );
document.write( "then 2 workers can paint the same house in how many hours \n" );
document.write( "
Algebra.Com's Answer #436271 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes 2 workers to paint the house \n" ); document.write( "If 4 workers can paint the house in 8 hours, then 1 worker can paint the house in 4*8=32 hours \n" ); document.write( "In other words, the house requires 32 man-hours to paint \n" ); document.write( "Soooo our equation to solve is: \n" ); document.write( "2*x=32 \n" ); document.write( "x=16 hours\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |