document.write( "Question 411633: if 4 painters complete a painting job in 15 days working hours per day, how long would it take 6 painters working 10 hours per day to finish the job ? please show all the steps and calculations \n" ); document.write( "
Algebra.Com's Answer #289334 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if 4 painters complete a painting job in 15 days working 8 hours per day, \n" ); document.write( " How long would it take 6 painters working 10 hours per day to finish the job? \n" ); document.write( ": \n" ); document.write( "Find the man-hrs to complete the job \n" ); document.write( "4 * 15 * 8 = 480 man-hrs \n" ); document.write( ": \n" ); document.write( "Let d = no. days when 6 men work 10 hrs per day \n" ); document.write( "6 * 10 * d = 480 \n" ); document.write( "60d = 480 \n" ); document.write( "d = \n" ); document.write( "d = 8 days, 6 men working 10 hrs a day \n" ); document.write( " |