Question

Difficulty: Very hardRates, Ratios, Percentages, and Applied Word Problems

A pharmaceutical laboratory manufactures a specialized compound by blending two liquid preparations, Solution XX and Solution YY. Solution XX contains Active Ingredient PP and water in the ratio 3:23:2 by weight. Solution YY contains Active Ingredient PP and water in the ratio 1:41:4 by weight. A master batch is created by mixing xx grams of Solution XX with yy grams of Solution YY, where x>0x > 0 and y>0y > 0. Is the percentage of Active Ingredient PP in the master batch greater than 40%40\% by weight?

(1) 3x4y>03x - 4y > 0
(2) After adding 5050 grams of pure water to the master batch, Active Ingredient PP accounts for less than 13\frac{1}{3} of the total weight of the resulting mixture.

  1. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.Answer
  2. B
    Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
  3. C
    BOTH statements TOGETHER are sufficient, but neither statement ALONE is sufficient.
  4. D
    EACH statement ALONE is sufficient.
  5. E
    Statements (1) and (2) TOGETHER are NOT sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
The correct response identifies that Statement (1) alone is sufficient while Statement (2) alone is not. By rephrasing the question stem, the target condition 'Is the active ingredient concentration greater than 40%?' simplifies directly to the inequality condition x>yx > y. Statement (1) guarantees that x>43yx > \frac{4}{3}y, which directly implies x>yx > y since y>0y > 0, providing a definitive 'Yes'. Statement (2) simplifies to 2xy<1252x - y < 125, which is satisfied by parameter pairs where x>yx > y as well as pairs where x<yx < y, making it insufficient.

Step-by-Step Solution

1
Rephrase the question stem target algebraically.
Solution X is 33+2=35=0.60\frac{3}{3+2} = \frac{3}{5} = 0.60 (or 60%60\%) Ingredient P by weight. Solution Y is 11+4=15=0.20\frac{1}{1+4} = \frac{1}{5} = 0.20 (or 20%20\%) Ingredient P by weight. The total weight of Ingredient P in the master batch is 0.6x+0.2y0.6x + 0.2y, and the total weight of the batch is x+yx + y. The question asks whether 0.6x+0.2yx+y>0.40\frac{0.6x + 0.2y}{x + y} > 0.40. Since x>0x > 0 and y>0y > 0, multiplying across by (x+y)(x + y) gives 0.6x+0.2y>0.4x+0.4y    0.2x>0.2y    x>y0.6x + 0.2y > 0.4x + 0.4y \implies 0.2x > 0.2y \implies x > y. Thus, the rephrased question is: 'Is x>yx > y?'
Simplifying the question stem before evaluating statements prevents unnecessary system solving and clarifies the exact threshold needed for sufficiency.
2
Evaluate Statement (1): 3x4y>03x - 4y > 0.
Rearranging 3x4y>03x - 4y > 0 gives 3x>4y    x>43y3x > 4y \implies x > \frac{4}{3}y. Because y>0y > 0, 43y>y\frac{4}{3}y > y. Therefore, if x>43yx > \frac{4}{3}y, it must strictly be true that x>yx > y. This yields a definitive 'Yes' to the rephrased question. Hence, Statement (1) ALONE is sufficient.
Since statement 1 establishes a lower bound for x relative to y that is strictly greater than 1y, it answers the question 'Is x > y?' definitively.
3
Evaluate Statement (2): Adding 50 grams of water results in P accounting for less than 13\frac{1}{3} of total weight.
Total weight of P remains 0.6x+0.2y0.6x + 0.2y. The new total weight is x+y+50x + y + 50. The statement gives 0.6x+0.2yx+y+50<13\frac{0.6x + 0.2y}{x + y + 50} < \frac{1}{3}. Multiplying by 3(x+y+50)3(x + y + 50) yields 1.8x+0.6y<x+y+50    0.8x0.4y<50    2xy<1251.8x + 0.6y < x + y + 50 \implies 0.8x - 0.4y < 50 \implies 2x - y < 125. Testing values:
- Case A: Let x=10,y=50x = 10, y = 50. Then 2(10)50=30<1252(10) - 50 = -30 < 125 holds. Here x<yx < y, so the answer is 'No'.
- Case B: Let x=100,y=90x = 100, y = 90. Then 2(100)90=110<1252(100) - 90 = 110 < 125 holds. Here x>yx > y, so the answer is 'Yes'.
Since Statement (2) permits both 'Yes' and 'No' outcomes, Statement (2) ALONE is not sufficient.
An inequality involving absolute scale (50 grams) fails to determine a purely proportional relationship between x and y without additional constraints on total batch size.

Key Concept

Question Stem Simplification and Mixture Ratio Inequalities
Rate this question