Example 1easy
- A)20
- B)25
- C)30
- D)40
Step-by-step solution
- Let the original number of apples be 3x and oranges be 5x. So, A₁ = 3x, O = 5x.
- After adding 15 apples, the new number of apples is A₂ = 3x + 15. The number of oranges remains 5x.
- The new ratio of apples to oranges is (3x + 15) : 5x = 2 : 1. This means (3x + 15) / (5x) = 2 / 1.
- Solving the equation: 3x + 15 = 10x. This gives 7x = 15, which means x = 15/7. This doesn't seem right. Let's re-read. 'the ratio becomes 2:1'. Wait, this means oranges are half the apples. This is unusual. Let's assume the question meant 'apples to oranges' in the new ratio as well. Ok, if Apples : Oranges is 2:1 then 3x+15 / 5x = 2/1 => 3x+15 = 10x => 7x=15. This is giving non-integer results, which is uncommon for IMO problems. Let me re-think the scenario. Perhaps the ratio is Oranges to Apples?
- Let's re-interpret the new ratio. If the new ratio of 'Apples to Oranges' is 2:1, this means apples are twice the oranges. Let A be apples and O be oranges. A/O = 3/5. (A+15)/O = 2/1. From the first, A = 3/5 O. Substitute into the second: (3/5 O + 15) / O = 2. So, 3/5 O + 15 = 2O. 15 = 2O - 3/5 O = (10O - 3O)/5 = 7O/5. So, 7O = 75. O = 75/7. Still non-integer. This means the question wording of 'the ratio becomes 2:1' must mean something else, or I misread. A common twist is if the ratio is reversed or if the quantity added applies to the *other* fruit. '15 apples are added'. This is clear.
- 5x = 6x + 30. This gives -x = 30, so x = -30. This is impossible as the number of fruits cannot be negative.
- Okay, let's consider another interpretation for 'the ratio becomes 2:1'. Perhaps it's a part-to-whole ratio, or the ratio of apples to oranges is such that for every 2 parts of apples, there is 1 part of oranges. So the number of apples is twice the number of oranges. Let A be the number of apples and O be the number of oranges.
- Initial: A/O = 3/5. So A = (3/5)O.
- After adding 15 apples: (A+15)/O. The new ratio is 2:1. So (A+15)/O = 2/1, which means A+15 = 2O.
- Substitute A = (3/5)O into the second equation: (3/5)O + 15 = 2O.
- 15 = 2O - (3/5)O = (10O - 3O)/5 = 7O/5.
- 7O = 15 × 5 = 75. O = 75/7. This result is consistently non-integer. This implies that my interpretation of 'the ratio becomes 2:1' as (Apples : Oranges) is 2:1 is correct, but the numbers in the problem lead to non-integer values, which is problematic for an IMO question involving counts of fruits.
- Let me re-examine the core assumption. What if the *new* ratio is Apples : Oranges = 1:2? Then (3x + 15) / (5x) = 1 / 2. This means 2(3x + 15) = 5x.
- 6x + 30 = 5x. This leads to x = -30, which is also impossible.
- There must be a simpler, more direct interpretation that leads to integer answers, typical of Olympiad questions. Let's assume the options are correct and work backward with them. If the original number of oranges (5x) was 25, then x = 5. Original apples (3x) would be 15.
- Original: Apples = 15, Oranges = 25. Ratio = 15:25 = 3:5 (Matches).
- Add 15 apples: New apples = 15 + 15 = 30. Oranges = 25.
- New ratio: Apples : Oranges = 30 : 25 = 6 : 5. This does not match 2:1. So 25 is not the answer under this interpretation.
- Let's consider the possibility that the 'ratio becomes 2:1' refers to a ratio of parts to the *total* or some other specific quantity. This is a Class 7 problem, so it should be relatively straightforward. The most common interpretation is (Apples : Oranges).
- What if the question meant 'apples to total fruit' or 'oranges to total fruit'? This is a bit too advanced for Class 7 in this context unless explicitly stated.
- Let's re-read the problem very carefully: 'the ratio of apples to oranges is 3:5'. 'If 15 apples are added to the basket, the ratio becomes 2:1'. This phrasing strongly suggests the new ratio is also Apples : Oranges = 2:1.
- A = 3k, O = 5k (using k instead of x to avoid confusion if x is a part of ratio).
- (3k + 15) / (5k) = 2 / 1.
- 3k + 15 = 10k.
- 15 = 7k. So k = 15/7.
- Original oranges = 5k = 5 × (15/7) = 75/7. This is not an integer. This implies an error in my problem generation or interpretation. Let me re-set this problem entirely to ensure it has integer solutions and is clear.
- Let's re-design this problem to ensure an integer solution. Original ratio of Apples (A) to Oranges (O) is 3:5. This means A = 3x, O = 5x.
- After adding 15 apples, the new number of apples is (3x + 15). The number of oranges remains 5x.
- The new ratio of apples to oranges is 6:5 (I'm picking a new ratio that works, e.g., if x=5, then A=15, O=25. Add 15 apples, A=30, O=25. New ratio 30:25 = 6:5). Let's use this as the target new ratio.
- Question text: In a mixed fruit basket, the ratio of apples to oranges is 3:5. If 15 apples are added to the basket, the ratio becomes 6:5. What was the original number of oranges in the basket?
- Initial: A = 3x, O = 5x.
- After adding 15 apples: A' = 3x + 15, O' = 5x.
- New ratio: (3x + 15) / (5x) = 6 / 5.
- Cross-multiply: 5(3x + 15) = 6(5x).
- 15x + 75 = 30x.
- 75 = 30x - 15x.
- 75 = 15x.
- x = 75 / 15 = 5.
- Original number of oranges = 5x = 5 × 5 = 25.
- This leads to a clean integer answer. I will use this revised problem.
Answer: 25