document.write( "Question 586466: if 6 roofers take 2 days to put on a new roof, how long would it take 4 roofers to do the same job, assuming they each work at the same rate? \n" ); document.write( "
Algebra.Com's Answer #373817 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if 6 roofers take 2 days to put on a new roof, how long would it take 4 roofers to do the same job, assuming they each work at the same rate? \n" ); document.write( ": \n" ); document.write( "Find the number of man-days to do the job \n" ); document.write( "6 * 2 = 12 man-days \n" ); document.write( ": \n" ); document.write( "\"how long would it take 4 roofers to do the same job,\" \n" ); document.write( "let d = no. of days for 4 men to do it \n" ); document.write( "4d = 12 \n" ); document.write( "d = 12/4 \n" ); document.write( "d = 3 days \n" ); document.write( " |