Difficulty: Easy
Correct Answer: ₹93
Explanation:
Introduction / Context:
Here, the target basket (15 pens, 24 pencils) is exactly 3 times the original basket (5 pens, 8 pencils). With constant unit prices, the total cost scales by the same factor.
Given Data / Assumptions:
Concept / Approach:
Apply linear scaling: multiply the original cost by 3.
Step-by-Step Solution:
Cost(target) = 3 * ₹31 = ₹93
Verification / Alternative check:
Let pen be p and pencil be q. Then 5p + 8q = 31. The target cost is 3*(5p + 8q) = 93.
Why Other Options Are Wrong:
₹99 and ₹96 are not integral multiples of ₹31; “Cannot be determined” is incorrect because the scaling is exact; ₹90 is also not 3 times ₹31.
Common Pitfalls:
Trying to compute p and q separately, which is unnecessary when the target is a simple multiple.
Final Answer:
₹93
Discussion & Comments