Difficulty: Medium
Correct Answer: ₹ 50
Explanation:
Introduction / Context:
Some puzzles equate a numerical percentage to a rupee value. Here, the profit percentage number equals the cost price itself, leading to a quadratic relation between SP and CP.
Given Data / Assumptions:
Concept / Approach:
Profit% = (SP − CP)/CP * 100. Setting this equal to x gives: (75 − x)/x * 100 = x ⇒ 75 − x = x^2/100 ⇒ x^2 + 100x − 7,500 = 0.
Step-by-Step Solution:
Solve x^2 + 100x − 7,500 = 0Discriminant = 100^2 + 4*7,500 = 40,000 ⇒ √D = 200x = (−100 + 200)/2 = 50 (reject negative root)
Verification / Alternative check:
If CP = ₹ 50, profit = ₹ 25. Profit% = 25/50 * 100 = 50, which equals the CP numerically—condition satisfied.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
₹ 50
Discussion & Comments