This is a percent change problem disguised as a word problem about weight gain. The key is setting up the relationship correctly.
**Understanding the question:** Doug gained mass. The difference between current and previous mass = what percentage of his previous mass?
Let previous mass = P, current mass = C.
We need: (C - P)/P × 100 = ?
**Statement 1: Doug's mass was 72 kg last month.**
So P = 72. But we don't know C (current mass). **Insufficient.**
**Statement 2: Doug's current mass is 19/18 of what it was last month.**
This gives us C = (19/18)P.
Now we can find the percentage:
(C - P)/P = ((19/18)P - P)/P = (19/18 - 1) = 1/18
So the percentage increase = (1/18) × 100 = 5.56%
Wait—the question asks "what percentage," not "what percent increase." Let me recalculate.
The difference = C - P = (19/18)P - P = (1/18)P.
As a percentage of P: (1/18) × 100 ≈ 5.56%
We have a definite numerical answer. **Sufficient.**
**Combined:** Not needed since Statement 2 alone is sufficient.
**Answer: B (Statement 2 alone is sufficient)**
**Common trap:** Thinking you need the actual mass (Statement 1) to find a percentage. Percentages are ratios—you only need the relative relationship between the numbers, not their absolute values.
**Takeaway:** When a Data Sufficiency question asks for a percent or ratio, check if you can answer it without knowing absolute values—often a multiplicative relationship is all you need.