document.write( "Question 1163362: A lion can eat a sheep in 2 hours, a wolf can eat a sheep in 3 hours, and a dog can eat the sheep in 6 hours. How long would it take a lion, a wolf, and a dog all together to eat the poor sheep? \n" ); document.write( "
Algebra.Com's Answer #787447 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is an alternative method for solving \"working together\" problems that many students like because it avoids working with fractions. \n" ); document.write( "Consider the least common multiple (LCM) of the three given times. The LCM of 2, 3, and 6 is 6. \n" ); document.write( "Consider what the lion, wolf, and dog could eat in those 6 hours: \n" ); document.write( "lion: 6/2 = 3 sheep \n" ); document.write( "wolf: 6/3 = 2 sheep \n" ); document.write( "dog: 6/6 = 1 sheep \n" ); document.write( "In 6 hours, the lion, wolf, and dog together could eat 3+2+1=6 sheep. \n" ); document.write( "That means the number of hours they would take to eat the one sheep is 6/6 = 1. \n" ); document.write( "ANSWER: 1 hour for the three together to eat the sheep. \n" ); document.write( " \n" ); document.write( " |