If Johnny bought candy using nickels (\($0.05\) coins) and quarters (\($0.25\) coins), how many quarters did he use? (1) The cost of the candy Johnny bought was 85 cents.
From the above, we can derive the equation \(0.05n + 0.25q = 0.85\), where \(n\) represents the number of nickels and \(q\) the number of quarters.
Multiplying the equation by 100 for simplification, we get \(5n + 25q = 85\). Further simplifying by dividing through by 5, we have: \(n + 5q = 17\).
This equation yields several integer solutions for \(n\) and \(q\):
\(n=12\) and \(q=1\);
\(n=7\) and \(q=2\);
\(n=2\) and \(q=3\);
Not sufficient.
(2) Johnny used more quarters than nickels.
This statement implies \(q > n\). On its own, this is not sufficient to answer the question.
(1)+(2) Given the condition \(q > n\) from (2), the only solution from (1) that meets this criterion is \(n = 2\) and \(q = 3\). Sufficient.
Answer: C