Data InsightsData Sufficiency

Free GMAT Data Sufficiency Practice Question

PrepLattice is an independent test-preparation service and is not affiliated with or endorsed by GMAC, the organization that administers the GMAT. GMAT and GMAT Focus are trademarks of GMAC, used here only to name the exam this question is designed to prepare you for.

A child has only quarters ($0.25) and dimes ($0.10) in a piggy bank. How many quarters are in the bank?

(1) There are 8 coins in the bank.

(2) The coins are worth $1.55 in total.

Five fresh questions every day, your progress tracked, every miss explained. Free with an account.

Answer & Explanation

Correct answer

C

Let q be the number of quarters and d the number of dimes, both nonnegative integers. We want q.

Statement (1): q + d = 8 leaves q free, q could be 0 through 8. Not sufficient.

Statement (2): 25q + 10d = 155 has more than one nonnegative-integer solution, (q, d) = (1, 13) gives 25 + 130 = 155, and (5, 3) gives 125 + 30 = 155. So q is not determined. Not sufficient.

Together: solve q + d = 8 and 25q + 10d = 155. From the first, d = 8 − q; substitute: 25q + 10(8 − q) = 155 ⇒ 25q + 80 − 10q = 155 ⇒ 15q = 75 ⇒ q = 5 (and d = 3). Unique; neither alone.

The (B) trap takes the value equation as enough, but 25q + 10d = 155 alone admits multiple nonnegative pairs. The (A) trap over-credits the coin count. Both equations together pin the unique pair.