Sign in
QuantProblem Solving

Free GMAT Problem Solving 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 jar contains red and blue marbles in the ratio 2 to 3. After 10 more red marbles are added to the jar and no marbles are removed, the ratio of red to blue marbles becomes 4 to 3. How many marbles were in the jar originally?

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

Answer & Explanation

Correct answer

C

Let the original counts be red = 2k and blue = 3k, matching the 2 to 3 ratio.

Blue is untouched by the addition, and red becomes 2k + 10, so the new ratio gives (2k + 10)/3k = 4/3. Cross-multiplying: 3(2k + 10) = 4(3k), so 6k + 30 = 12k. Subtracting 6k from both sides gives 30 = 6k, so k = 5.

Then red = 2k = 10 and blue = 3k = 15, and the original total = red + blue = 5k = 25.

You can also anchor on blue, since it never changes: blue is 3 parts in both ratios, and 3 parts = 15 marbles, so 1 part = 5. That gives the original red = 2 × 5 = 10 and the original total = 5 × 5 = 25, matching the algebra.

The question asks for the original total, not any of the values that show up partway through the solution.