Bunuel
If p > 0, what percent is p of q?
(1) q = 2p
(2) p + q = 36
Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
The first step of the VA (Variable Approach) method is to modify the original condition and the question, and then recheck the question.
We can modify the question as follows.
The questions asks for the value of \((p/q)*100\).
When a question asks for a ratio, if one condition is about a ratio and the other condition is just a number, then the condition about a ratio would be sufficient.
Thus A could be the answer most likely for this quesiton.
Condition 1:
\(q = 2p ⇔ p/q = 1/2\)
Thus the condition 1) is sufficient.
Condition 2:
\(p = 12, q = 24 ⇒ p/q = 1/2\)
\(p = 6, q = 30 ⇒ p/q = 1/5\)
Since we don't have a unique solution from the condition 2), it is not sufficient.
Therefore, A is the answer.