Skip to content

Solve Money Applications

By the end of this section, you will be able to: solve coin word problems, and solve ticket and stamp word problems.

Solve coin word problems

Imagine taking a handful of coins from your pocket and placing them on your desk. How would you determine the value of that pile of coins? If you count the number of dimes, you’ll know how many you have — the number of dimes. But that does not tell you the value of all the dimes. Say you counted 1717 dimes. Each dime is worth $0.10\text{\textdollar}0.10 — that is the value of one dime. To find the total value of the pile, multiply 1717 by $0.10\text{\textdollar}0.10 to get $1.70\text{\textdollar}1.70.

17$0.10=$1.7017 \cdot \text{\textdollar}0.10 = \text{\textdollar}1.70numbervalue=total value\text{number} \cdot \text{value} = \text{total value}

Finding the total value for coins of the same type. For coins of the same type, the total value can be found as follows:

numbervalue=total value\text{number} \cdot \text{value} = \text{total value}

where number is the number of coins, value is the value of each coin, and total value is the total value of all the coins.

You could continue this process for each type of coin, then add the total value of each type to get the total value of all the coins. Suppose there are 1414 quarters, 1717 dimes, 2121 nickels, and 3939 pennies. A table helps organize the type, number, and value of each:

TypeNumberValue ($)Total Value ($)
Quarters14140.250.253.503.50
Dimes17170.100.101.701.70
Nickels21210.050.051.051.05
Pennies39390.010.010.390.39
6.646.64

The total value of all the coins is $6.64\text{\textdollar}6.64.

Example. Adalberto has $2.25\text{\textdollar}2.25 in dimes and nickels in his pocket. He has nine more nickels than dimes. How many of each type of coin does he have?

We create a table labeled type, number, value, and total value. Adalberto has dimes (worth $0.10\text{\textdollar}0.10) and nickels (worth $0.05\text{\textdollar}0.05), totaling $2.25\text{\textdollar}2.25. We cannot count each type directly, but we have a clue: there are nine more nickels than dimes. Let d=d = number of dimes, so d+9=d + 9 = number of nickels.

TypeNumberValue ($)Total Value ($)
Dimesdd0.100.100.10d0.10d
Nickelsd+9d + 90.050.050.05(d+9)0.05(d + 9)
2.252.25

Translating: the value of the dimes plus the value of the nickels equals the total value of the coins:

0.10d+0.05(d+9)=2.250.10d + 0.05(d + 9) = 2.25

Distributing and combining like terms:

0.10d+0.05d+0.45=2.250.15d+0.45=2.250.10d + 0.05d + 0.45 = 2.25 \qquad\Rightarrow\qquad 0.15d + 0.45 = 2.25

Subtracting 0.450.45 from each side and dividing by 0.150.15 gives d=12d = 12 dimes, so the number of nickels is d+9=21d + 9 = 21. Checking: 1212 dimes is 12(0.10)=$1.2012(0.10) = \text{\textdollar}1.20, and 2121 nickels is 21(0.05)=$1.0521(0.05) = \text{\textdollar}1.05; together that’s $2.25\text{\textdollar}2.25. Adalberto has twelve dimes and twenty-one nickels.

Solve a coin word problem.

  1. Read the problem. Make sure you understand all the words and ideas, and create a table to organize the information.
  2. Identify what you are looking for.
  3. Name what you are looking for. Choose a variable to represent that quantity. Use variable expressions to represent the number of each type of coin and write them in the table. Multiply the number times the value to get the total value of each type of coin.
  4. Translate into an equation. Write the equation by adding the total values of all the types of coins.
  5. Solve the equation using good algebra techniques.
  6. Check the answer in the problem and make sure it makes sense.
  7. Answer the question with a complete sentence.

You may find it helpful to put all the numbers into the table to make sure they check.

Michaela has $2.05 in dimes and nickels in her change purse. She has seven more dimes than nickels. How many nickels does she have?

Liliana has $2.10 in nickels and quarters in her backpack. She has 12 more nickels than quarters. How many quarters does she have?

Sometimes the relationship between the two types of coins involves a multiple rather than a difference.

Example. Maria has $2.43\text{\textdollar}2.43 in quarters and pennies in her wallet. She has twice as many pennies as quarters. How many coins of each type does she have?

Let q=q = the number of quarters, so the number of pennies is 2q2q.

TypeNumberValue ($)Total Value ($)
Quartersqq0.250.250.25q0.25q
Pennies2q2q0.010.010.01(2q)0.01(2q)
2.432.43
0.25q+0.01(2q)=2.430.25q+0.02q=2.430.27q=2.43 0.25q + 0.01(2q) = 2.43 \qquad\Rightarrow\qquad 0.25q + 0.02q = 2.43 \qquad\Rightarrow\qquad 0.27q = 2.43

Dividing by 0.270.27 gives q=9q = 9 quarters, so the number of pennies is 2(9)=182(9) = 18. Checking: 99 quarters is 9(0.25)=$2.259(0.25) = \text{\textdollar}2.25, and 1818 pennies is 18(0.01)=$0.1818(0.01) = \text{\textdollar}0.18; together that’s $2.43\text{\textdollar}2.43. Maria has nine quarters and eighteen pennies.

Sumanta has $4.20 in nickels and dimes in her desk drawer. She has twice as many nickels as dimes. How many dimes does she have?

Alison has three times as many dimes as quarters in her purse. She has $9.35 altogether. How many quarters does she have?

In the next example, the number of nickels is described as “two more than ten times” the number of pennies — a linear expression rather than a plain sum or multiple.

Example. Danny has $2.14\text{\textdollar}2.14 worth of pennies and nickels in his piggy bank. The number of nickels is two more than ten times the number of pennies. How many nickels and how many pennies does Danny have?

Let p=p = number of pennies, so 10p+2=10p + 2 = number of nickels.

TypeNumberValue ($)Total Value ($)
Penniespp0.010.010.01p0.01p
Nickels10p+210p + 20.050.050.05(10p+2)0.05(10p + 2)
2.142.14
0.01p+0.05(10p+2)=2.140.01p+0.50p+0.10=2.14 0.01p + 0.05(10p + 2) = 2.14 \qquad\Rightarrow\qquad 0.01p + 0.50p + 0.10 = 2.14 0.51p+0.10=2.140.51p=2.04p=4 pennies 0.51p + 0.10 = 2.14 \qquad\Rightarrow\qquad 0.51p = 2.04 \qquad\Rightarrow\qquad p = 4 \text{ pennies}

The number of nickels is 10(4)+2=4210(4) + 2 = 42. Checking: 4(0.01)+42(0.05)=0.04+2.10=2.144(0.01) + 42(0.05) = 0.04 + 2.10 = 2.14. Danny has 44 pennies and 4242 nickels.

Jesse has $6.55 worth of quarters and nickels in his pocket. The number of nickels is five more than two times the number of quarters. How many quarters does he have?

Elaine has $7.00 in dimes and nickels in her coin jar. The number of dimes she has is seven less than three times the number of nickels. How many nickels does she have?

Solve ticket and stamp word problems

The strategy used for coin problems applies easily to other problems too. Problems involving tickets or stamps are very similar to coin problems — like coins, tickets and stamps have different values, so we can organize the information in a table the same way.

Example. At a school concert, the total value of tickets sold was $1,506\text{\textdollar}1{,}506. Student tickets sold for $6\text{\textdollar}6 each and adult tickets sold for $9\text{\textdollar}9 each. The number of adult tickets sold was 55 less than three times the number of student tickets sold. How many student tickets and how many adult tickets were sold?

Let s=s = the number of student tickets, so 3s53s - 5 is the number of adult tickets.

TypeNumberValue ($)Total Value ($)
Studentss666s6s
Adult3s53s - 5999(3s5)9(3s - 5)
1,5061{,}506
6s+9(3s5)=15066s+27s45=15066s + 9(3s - 5) = 1506 \qquad\Rightarrow\qquad 6s + 27s - 45 = 150633s45=150633s=1551s=47 students 33s - 45 = 1506 \qquad\Rightarrow\qquad 33s = 1551 \qquad\Rightarrow\qquad s = 47 \text{ students}

Substituting to find the number of adults: 3(47)5=1363(47) - 5 = 136 adults. Checking: 4747 student tickets at $6\text{\textdollar}6 each is $282\text{\textdollar}282, and 136136 adult tickets at $9\text{\textdollar}9 each is $1,224\text{\textdollar}1{,}224; together that’s $1,506\text{\textdollar}1{,}506. They sold 4747 student tickets and 136136 adult tickets.

The first day of a water polo tournament, the total value of tickets sold was $17,610. One-day passes sold for $20 and tournament passes sold for $30. The number of tournament passes sold was 37 more than the number of day passes sold. How many day passes were sold?

At the movie theater, the total value of tickets sold was $2,612.50. Adult tickets sold for $10 each and senior/child tickets sold for $7.50 each. The number of senior/child tickets sold was 25 less than twice the number of adult tickets sold. How many adult tickets were sold?

Stamp problems work exactly like coin and ticket problems.

Example. Monica paid $10.44\text{\textdollar}10.44 for stamps she needed to mail invitations to her sister’s baby shower. The number of 4949-cent stamps was four more than twice the number of 88-cent stamps. How many 4949-cent stamps and how many 88-cent stamps did Monica buy?

Let x=x = number of 88-cent stamps, so 2x+4=2x + 4 = number of 4949-cent stamps.

TypeNumberValue ($)Total Value ($)
49-cent stamps2x+42x + 40.490.490.49(2x+4)0.49(2x + 4)
8-cent stampsxx0.080.080.08x0.08x
10.4410.44
0.49(2x+4)+0.08x=10.440.98x+1.96+0.08x=10.44 0.49(2x + 4) + 0.08x = 10.44 \qquad\Rightarrow\qquad 0.98x + 1.96 + 0.08x = 10.44 1.06x+1.96=10.441.06x=8.48x=8 1.06x + 1.96 = 10.44 \qquad\Rightarrow\qquad 1.06x = 8.48 \qquad\Rightarrow\qquad x = 8

Monica bought 88 eight-cent stamps. The number of 4949-cent stamps is 2(8)+4=202(8) + 4 = 20. Checking: 8(0.08)+20(0.49)=0.64+9.80=10.448(0.08) + 20(0.49) = 0.64 + 9.80 = 10.44. Monica bought eight 88-cent stamps and twenty 4949-cent stamps.

Eric paid $16.64 for stamps so he could mail thank you notes for his wedding gifts. The number of 49-cent stamps was eight more than twice the number of 8-cent stamps. How many 8-cent stamps did Eric buy?

Kailee paid $14.84 for stamps. The number of 49-cent stamps was four less than three times the number of 21-cent stamps. How many 21-cent stamps did Kailee buy?

Key terms

coin word problem — a word problem that finds the number of coins of each type from clues about their relationship and their total value, using a table of number, value, and total value for each coin type. ticket (and stamp) word problem — a word problem structurally identical to a coin word problem, with ticket or stamp prices in place of coin values.


This section is adapted from Prealgebra 2e, Section 9.2: Solve Money Applications by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recreated the number/value/total-value worksheets as tables; omitted the Be Prepared quiz, the coin photograph, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.