document.write( "Question 792025: At the fair, the chickens and the rabbits were placed under the same tent. The chickens and the rabbits have 360 legs. If there were 105 animals how many were rabbits ? \n" ); document.write( "
Algebra.Com's Answer #480198 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! At the fair, the chickens and the rabbits were placed under the same tent. The chickens and the rabbits have 360 legs. If there were 105 animals how many were rabbits ? \n" ); document.write( " \r\n" ); document.write( "If they were all chickens, there would be only 2×105 or 210 legs.\r\n" ); document.write( "So the extra 360-210 or 150 legs belong to rabbits. That's 150÷2\r\n" ); document.write( "or 75 pairs of hind legs, so there are 75 rabbits.\r\n" ); document.write( "\r\n" ); document.write( "You can also do it with algebra:\r\n" ); document.write( "\r\n" ); document.write( "c + r = 105\r\n" ); document.write( "2c + 4r = 360 \r\n" ); document.write( "\r\n" ); document.write( "c = 105 - r\r\n" ); document.write( "\r\n" ); document.write( "2(105-r) + 4r = 360\r\n" ); document.write( "210 - 2r + 4r = 360\r\n" ); document.write( " 2r = 150\r\n" ); document.write( " r = 75\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |