Difficulty: Easy
Correct Answer: 36
Explanation:
Introduction / Context:
Food stock problems are classic inverse proportion questions. If total stock is fixed and per-head daily consumption is constant, days available vary inversely with the number of consumers.
Given Data / Assumptions:
Concept / Approach:
Total stock S = students * days (in “student-days”). After joining, new days = S / new_students.
Step-by-Step Solution:
S = 120 * 45 = 5400 student-days.New days = 5400 / 150 = 36 days.
Verification / Alternative check:
Proportional check: Increasing students by factor 150/120 = 1.25 shrinks days by factor 1/1.25 = 0.8; 0.8 * 45 = 36 days.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
36
Discussion & Comments