Difficulty: Medium
Correct Answer: 2011
Explanation:
Problem restatement
X and Y increase linearly each year. Find the year when X = Y + Rs. 0.40.
Given data
Concept/Approach
Let n = number of years after 2001. Write linear expressions for prices and impose X = Y + 0.40.
Step-by-step calculation
X = 4.20 + 0.40nY = 6.30 + 0.15nCondition: 4.20 + 0.40n = 6.30 + 0.15n + 0.400.25n = 2.50 ⇒ n = 10Year = 2001 + 10 = 2011
Verification/Alternative
In 2011: X = 4.20 + 10×0.40 = 8.20; Y = 6.30 + 10×0.15 = 7.80; indeed X − Y = 0.40.
Common pitfalls
Setting X = Y (ignoring the +0.40), or using rupees/paise inconsistently.
Final Answer
2011
Discussion & Comments