document.write( "Question 557337: if 8 people take 6 hours to complete a task how long it take 10 people to complete the same task \n" ); document.write( "
Algebra.Com's Answer #362629 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if 8 people take 6 hours to complete a task how long it take 10 people to complete the same task \n" ); document.write( ": \n" ); document.write( "Find the number of man-hrs to complete the task: 8 * 6 = 48 man-hrs \n" ); document.write( ": \n" ); document.write( "Let t = time for 10 men to do the job \n" ); document.write( "10t = 48 \n" ); document.write( "t = 48/10 \n" ); document.write( "t = 4.8 hrs \n" ); document.write( " \n" ); document.write( " |