GMAT Practice Question: The closing price of Stock X...
Question
The closing price of Stock X changed on each trading day last month. The percent change in the closing price of Stock X from the first trading day last month to each of the other trading days last month was less than 50 percent. If the closing price on the second trading day last month was $10.00, which of the following CANNOT be the closing price on the last trading day last month?
- $3.00
- $9.00
- $19.00
- $24.00
- $29.00
Topics: percentages, inequalities, word problems, translations, relative changes
Solution
Step 1
We first create variables for the closing price on the first trading day and on the last trading day.
P_1 = \text{closing price on first trading day} P_n = \text{closing price on last trading day}
Step 2
We translate the statement that the percent change from the first trading day to any other trading day is less than 50 percent.
(|\frac{P_j - P_1}{P_1})| < 0.5
Step 3
We apply this inequality to the second trading day, where the closing price was ten dollars, and solve for P_1.
(|\frac{10 - P_1}{P_1})| < 0.5 -0.5 < \frac{10 - P_1}{P_1} < 0.5 -0.5P_1 < 10 - P_1 < 0.5P_1 10 > 0.5P_1 P_1 < 20 10 < 1.5P_1 P_1 > \frac{10}{1.5} \approx 6.667 6.667 < P_1 < 20
Step 4
We translate the same percent change constraint for the last trading day price and express its bounds in terms of P_1.
(|\frac{P_n - P_1}{P_1})| < 0.5 0.5P_1 < P_n < 1.5P_1
Step 5
We test option A by checking if any P_1 in the valid range can satisfy the bound for P_n = 3.00, and find none, so 3.00 cannot be the closing price on the last trading day.
P_n = 3.00 0.5P_1 < 3 < 1.5P_1 2 < P_1 < 6 But from before 6.667 < P_1 < 20, so there is no overlap.
Answer
A. \text{3.00 cannot satisfy the percent change constraint.}
