document.write( "Question 349112: Jose can paint a house in 10 days and peter can paint the same house in 12 days . how long will it take to paint the house if both men work ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #249639 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Jose can paint a house in 10 days and peter can paint the same house in 12 days . how long will it take to paint the house if both men work ? \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) it takes if both men work \n" ); document.write( "then \n" ); document.write( "x(1/10 + 1/12) = 1 \n" ); document.write( "Multiplying both sides 120: \n" ); document.write( "x(12 + 10) = 120 \n" ); document.write( "x(22) = 120 \n" ); document.write( "x = 120/22 \n" ); document.write( "x = 5.455 hours \n" ); document.write( "or \n" ); document.write( "x = 5 hours and 27 minutes \n" ); document.write( " \n" ); document.write( " |