document.write( "Question 783645: 3 men build a house in 10 days . how long would it take 5 men \n" ); document.write( "
Algebra.Com's Answer #476878 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 3 men build a house in 10 days . how long would it take 5 men \n" ); document.write( ": \n" ); document.write( "Find the number of man-days to complete the house \n" ); document.write( "3 * 10 = 30 man days \n" ); document.write( ": \n" ); document.write( "How long would take 5 men? \n" ); document.write( "Let t = time for 5 men \n" ); document.write( "5t = 30 \n" ); document.write( "t = 30/5 \n" ); document.write( "t = 6 days for 5 men to do it \n" ); document.write( " |