Alice owns 150 coins: quarters, dimes, and nickels. She has twice as many dimes as quarters, and the total value is $26.00. How many of each coin does she have?

In a quiet but growing trend among curious U.S. adults, stories like Alice’s—owning precisely 150 coins composed of quarters, dimes, and nickels—are sparking interest. With fluctuating coin values and public fascination over everyday savings, such questions reflect a deeper curiosity about money mechanics and smart financial habits. People are drawn to real-life examples that illustrate how small, deliberate investments in coins can add up clearly over time—no complex trading required.

Alice owns 150 coins: quarters, dimes, and nickels. She has twice as many dimes as quarters, and the total value is $26.00. How many of each coin does she have? This question isn’t just a math puzzle—it’s a window into practical money management in today’s easy-to-understand, mobile-first world. The scenario reflects everyday people tracking their savings with precision, connecting finance to tangible, visible assets.

Understanding the Context

Let’s break down how Alice’s coin collection adds up. Let’s say Alice owns x quarters. Since she has twice as many dimes as quarters, she owns 2x dimes. Denominating nickels as y, the total number of coins becomes:
x + 2x + y = 150 → 3x + y = 150.

The value in dollars comes from each coin’s face value: quarters = $0.25, dimes = $0.10, nickels = $0.05. So total value in cents is:
25x + 10(2x) + 5y = 2600 → 25x + 20x + 5y = 2600 → 45x + 5y = 2600.

Now, solve using substitution: from 3x + y = 150 → y = 150 – 3x.
Plug into value equation: 45x + 5(150 – 3x) = 2600 → 45x + 750 – 15x = 2600 → 30x = 1850 → x = 61.67.

But since coin counts must be whole numbers, test integer solutions fitting 3x ≤ 150 and y ≥ 0. Try x = 50 → dimes = 100, coins so far 150 → y = 0. Value: 50×25 + 100×10 = 1250 +