Difficulty: Easy
Correct Answer: Z decreases
Explanation:
Introduction:
Profit or loss percentage depends on the ratio between profit (or loss) and cost price. When both the cost price (CP) and selling price (SP) increase by the same absolute amount, the numerator (SP - CP) does not change, but the denominator used for the percentage typically does. Understanding this sensitivity clarifies the direction of change in percentage Z.
Given Data / Assumptions:
Concept / Approach:
After adding k to both, profit in absolute terms remains (S - C). However, the new CP becomes (C + k), which increases the denominator used to compute percentage Z. A larger denominator with the same numerator yields a smaller percentage magnitude.
Step-by-Step Solution:
Original percentage: Z = (S - C)/C * 100New percentage: Z_new = (S + k - (C + k)) / (C + k) * 100Note that S + k - (C + k) = S - C (unchanged)Therefore Z_new = (S - C)/(C + k) * 100Since C + k > C for k > 0, Z_new < Z
Verification / Alternative check:
Take C = 100, S = 120 (20% profit). Add k = 10: new CP = 110, new SP = 130, profit is still 20. New profit% = 20/110 * 100 = 18.18%, which is smaller than 20%.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Z decreases
Discussion & Comments