document.write( "Question 609372: A Goat can eat all the grass in a farmer's field, in 12 days, whereas a cow can finish it in 15 days and a horse in 20 days. How long will it be before all the grass is eaten if all three animals graze in the field. \n" ); document.write( "
Algebra.Com's Answer #383689 by flame8855(424)![]() ![]() You can put this solution on YOUR website! 12 goat = 1 field per day (fpd) \n" ); document.write( "15 cow = 1 fpd \n" ); document.write( "20 horse = 1 fpd\r \n" ); document.write( "\n" ); document.write( "1 goat eats at the rate of 1/12 fpd \n" ); document.write( "1 cow eats at the rate of 1/15 fpd \n" ); document.write( "1 horse eats at rate of 1/20 fpd\r \n" ); document.write( "\n" ); document.write( "rate of consumption = 1/12 + 1/15 + 1/20 fpd \r \n" ); document.write( "\n" ); document.write( "thats 5/60 + 4/60 + 3/60 = 12/60 fpd\r \n" ); document.write( "\n" ); document.write( "= 1/5 of a field a day.\r \n" ); document.write( "\n" ); document.write( "I make it 5 days \n" ); document.write( " |