Difficulty: Medium
Correct Answer: None of these
Explanation:
Introduction:
Range problems ask for extremal outcomes subject to stated bounds. When costs and selling prices are given as inclusive ranges, the maximum profit is achieved by choosing the minimum feasible cost and the maximum feasible selling price for each item independently, unless constraints link items across the set.
Given Data / Assumptions:
Concept / Approach:
To maximize profit per book, select the lowest allowable purchase price and the highest allowable selling price. Multiply the best per-book margin by the number of books to get the total maximum profit.
Step-by-Step Solution:
Best per-book margin = 425 - 200 = 225Number of books = 8Greatest possible profit = 8 * 225 = 1800
Verification / Alternative check:
Any selection with higher cost or lower selling price reduces the margin. Since no cross-book constraint is stated, the theoretical maximum of Rs 1800 is attainable in principle under the given ranges.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Rs 1800 (thus, None of these)
Discussion & Comments