The price (p) of a commodity is first increased by k% ; then decreased by k% ; again increased by k% ; and again decreased by k% . If the new price is q , then what is the relation between p and q ?
- Ap(10⁴ - k²)² = q × 10⁸Correct
- Bp(10⁴ - k²)² = q × 10⁴
- Cp(10⁴ - k²) = q × 10⁴
- Dp(10⁴ - k²) = q × 10⁸
Explanation
Let the original price be p. When a price is increased by k% and then decreased by k%, the net effect is a decrease. The new price after one such cycle (increase by k%, then decrease by k%) is given by: Price' = p * (1 + k/100) * (1 - k/100) Price' = p * (1 - (k/100)^2) Price' = p * (1 - k^2/10000)
This process is repeated twice. First cycle: p becomes p * (1 - k^2/10000) Second cycle: The price from the first cycle further undergoes the same transformation. So, the new price q is: q = [p * (1 - k^2/10000)] * (1 - k^2/10000) q = p * (1 - k^2/10000)^2
Now, let's simplify the term inside the parenthesis: 1 - k^2/10000 = (10000 - k^2) / 10000
Substitute this back into the equation for q: q = p * [(10000 - k^2) / 10000]^2 q = p * (10000 - k^2)^2 / (10000)^2 q = p * (10^4 - k^2)^2 / 10^8
To match the options, we rearrange the equation: q * 10^8 = p * (10^4 - k^2)^2 p * (10^4 - k^2)^2 = q * 10^8
Analyzing the options: A) p(10^4 - k^2)^2 = q * 10^8 - This matches our derived relation. B) p(10^4 - k^2)^2 = q * 10^4 - Incorrect power of 10 on the right side. C) p(10^4 - k^2) = q * 10^4 - Incorrectly missing the square on the left side. D) p(10^4 - k^2) = q * 10^8 - Incorrectly missing the square on the left side.
The final answer is A

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2025CSATQuantitative Aptitude
Team X scored a total of N runs in 20 overs. Team Y tied the score in 10% less overs. Had team Y's average run rate (runs per over) been 50% higher, the scores would have been tied in 12 overs. How ma…
- Prelims 2025CSATQuantitative Aptitude
The petrol price shot up by 10% as a result of the hike in crude oil prices. The price of petrol before the hike was π 90 per litre. A person travels 2200km every month and his car gives a mileage of …
- Prelims 2025CSATQuantitative Aptitude
Three teams P, Q, R participated in a tournament in which the teams play with one another exactly once. A win fetches a team 2 points and a draw 1 point. A team gets no point for a loss. Each team sco…
- Prelims 2025CSATQuantitative Aptitude
There are 7 places A, B, C, D, E, F and G in a city connected by various roads AB, AC, CD, DE, BF, EG and FG. A is 6 km south of B. A is 10 km west of C. D is 5 km east of E. C is 6 km north of D. F i…
- Prelims 2025CSATQuantitative Aptitude
In a T20 cricket match, three players X, Y and Z scored a total of 37 runs. The ratio of number of runs scored by X to the number of runs scored by Y is equal to ratio of number of runs scored by Y to…
- Prelims 2025CSATQuantitative Aptitude
The average of three numbers p , q and r is k . p is as much more than the average as q is less than the average. What is the value of r ?