SOLUTION: The goal is to buy exactly 100 farm animals with exactly 100 dollars. You must buy at least 1 of each animal. How many of each animal should you buy? Cows: $10 each Pigs: $3 each C

Algebra ->  Sequences-and-series -> SOLUTION: The goal is to buy exactly 100 farm animals with exactly 100 dollars. You must buy at least 1 of each animal. How many of each animal should you buy? Cows: $10 each Pigs: $3 each C      Log On


   



Question 909524: The goal is to buy exactly 100 farm animals with exactly 100 dollars. You must buy at least 1 of each animal. How many of each animal should you buy? Cows: $10 each Pigs: $3 each Chickens: $.50 each
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
w+g+n=100
10w+3g+.5n=100
1 pigs $3
94 chickens =$47
5 cows = $50