The problem states that we have 3 types of animals: a horse, an elephant, and a chicken. The price of a horse is $Rs. 1$. The price of an elephant is $Rs. 5$. The price of a chicken is $Rs. 0.05$. We need to take 100 animals in total, and the total price should be $Rs. 100$. We need to find out how many of each animal we should take.
2025/7/18
1. Problem Description
The problem states that we have 3 types of animals: a horse, an elephant, and a chicken. The price of a horse is . The price of an elephant is . The price of a chicken is . We need to take 100 animals in total, and the total price should be . We need to find out how many of each animal we should take.
2. Solution Steps
Let be the number of horses, be the number of elephants, and be the number of chickens. We can set up the following equations:
(total number of animals)
(total cost)
We can multiply the second equation by 20 to eliminate the decimal:
Now we have the following system of equations:
Subtract the first equation from the second equation:
We can rearrange the equation to solve for :
Since and must be integers, must be divisible by
1
9. This means $y$ must be a multiple of
1
9. Let $y = 19k$, where $k$ is an integer.
Then
Since and must be positive integers, we have:
Therefore, the only integer value for is
1. $k = 1$
Now we can find :
So, we have , , and .
Let's verify the solution:
3. Final Answer
You should take 1 horse, 19 elephants, and 80 chickens.