document.write( "Question 349097: If it takes one worker 20 hours to roof a house and another 25 hours how long will it take them to work together? \n" ); document.write( "
Algebra.Com's Answer #249520 by mananth(16949) You can put this solution on YOUR website! one worker 20 hours \n" ); document.write( "1/20 of the job he will do in 1 hour \n" ); document.write( "another worker 25 hours to do the job \n" ); document.write( "1/25 of the job in 1 hour \n" ); document.write( "... \n" ); document.write( "Together they will do 1/20 + 1/25 of the job in 1 hour \n" ); document.write( "LCD = 100 \n" ); document.write( "5+4 / 100 \n" ); document.write( "9/100 of the job in 1 hour. \n" ); document.write( "they will take 100 /9 hours to do the job. \n" ); document.write( "=11.1 hours \n" ); document.write( " |