Solving Problems Involving Coins

Learning Outcomes

  • Determine the value of a given number of coins
  • Apply the problem-solving method to solve word problems involving coins

Imagine taking a handful of coins from your pocket or purse and placing them on your desk. How would you determine the value of that pile of coins?

If you can form a step-by-step plan for finding the total value of the coins, it will help you as you begin solving coin word problems.

One way to bring some order to the mess of coins would be to separate the coins into stacks according to their value. Quarters would go with quarters, dimes with dimes, nickels with nickels, and so on. To get the total value of all the coins, you would add the total value of each pile.

A small stack of dimes, a slightly larger stack of nickels, and a slightly larger stack of quarters, all lined up on a glossy table with their reflections showing

To determine the total value of a stack of nickels, multiply the number of nickels times the value of one nickel.

How would you determine the value of each pile? Think about the dime pile—how much is it worth? If you count the number of dimes, you’ll know how many you have—the number of dimes.

But this does not tell you the value of all the dimes. Say you counted [latex]17[/latex] dimes; how much are they worth? Each dime is worth [latex]\text{\$0.10}[/latex] —that is the value of one dime. To find the total value of the pile of [latex]17[/latex] dimes, multiply [latex]17[/latex] by [latex]\text{\$0.10}[/latex] to get [latex]\text{\$1.70}[/latex]. This is the total value of all [latex]17[/latex] dimes.

[latex]\begin{array}{c}\hfill 17\cdot \text{\$0.10}=\text{\$1.70}\hfill \\ \hfill \text{number}\cdot \text{value}=\text{total value}\hfill \end{array}[/latex]

Finding the Total Value for Coins of the Same Type

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

[latex]\text{number}\cdot \text{value}=\text{total value}[/latex]
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, and then you would know the total value of each type of coin. To get the total value of all the coins, add the total value of each type of coin.

Let’s look at a specific case. Suppose there are [latex]14[/latex] quarters, [latex]17[/latex] dimes, [latex]21[/latex] nickels, and [latex]39[/latex] pennies. We’ll make a table to organize the information – the type of coin, the number of each, and the value.

Type [latex]\text{Number}[/latex] [latex]\text{Value (\$)}[/latex] [latex]\text{Total Value (\$)}[/latex]
Quarters [latex]14[/latex] [latex]0.25[/latex] [latex]3.50[/latex]
Dimes [latex]17[/latex] [latex]0.10[/latex] [latex]1.70[/latex]
Nickels [latex]21[/latex] [latex]0.05[/latex] [latex]1.05[/latex]
Pennies [latex]39[/latex] [latex]0.01[/latex] [latex]0.39[/latex]
[latex]6.64[/latex]

The total value of all the coins is [latex]\text{\$6.64}[/latex]. Notice how the above table helped us organize all the information.

Let’s review the problem-solving method for word problems.

PROBLEM-SOLVING STRATEGY

Step 1. Read the problem. Make sure you understand all the words and ideas.

Step 2. Identify what you are looking for.

Step 3. Name what you are looking for.

Step 4. Translate into an equation. Restate the problem in one sentence. Then translate into an equation.

Step 5. Solve the equation using good algebra techniques.

Step 6. Check.

Step 7. Answer the question.

Let’s see how this method is used to solve a coin word problem.

Example

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

Solution:
Step 1. Read the problem. Make sure you understand all the words and ideas.

  • Determine the types of coins involved.

Think about the strategy we used to find the value of the handful of coins. The first thing you need is to notice what types of coins are involved. Adalberto has dimes and nickels.

  • Create a table to organize the information.
    • Label the columns “type”, “number”, “value”, “total value”.
    • List the types of coins.
    • Write in the value of each type of coin.
    • Write in the total value of all the coins.

We can work this problem all in cents or in dollars. Here we will do it in dollars and put in the dollar sign ($) in the table as a reminder.
The value of a dime is [latex]\text{\$0.10}[/latex] and the value of a nickel is [latex]\text{\$0.05}[/latex]. The total value of all the coins is [latex]\text{\$2.25}[/latex].

Type [latex]\text{Number}[/latex] [latex]\text{Value (\$)}[/latex] [latex]\text{Total Value (\$)}[/latex]
Dimes [latex]0.10[/latex]
Nickels [latex]0.05[/latex]
[latex]2.25[/latex]

Step 2. Identify what you are looking for.

  • We are asked to find the number of dimes and nickels Adalberto has.

Step 3. Name what you are looking for.

  • Use variable expressions to represent the number of each type of coin.
  • Multiply the number times the value to get the total value of each type of coin. In this problem you cannot count each type of coin—that is what you are looking for—but you have a clue. There are nine more nickels than dimes. The number of nickels is nine more than the number of dimes. [latex]\text{Let }d=\text{number of dimes.}[/latex] [latex]\text{Let }d+9=\text{number of nickels.}[/latex] Fill in the “number” column to help get everything organized.
Type [latex]\text{Number}[/latex] [latex]\text{Value (\$)}[/latex] [latex]\text{Total Value (\$)}[/latex]
Dimes [latex]d[/latex] [latex]0.10[/latex]
Nickels [latex]d+9[/latex] [latex]0.05[/latex]
[latex]2.25[/latex]

Now we have all the information we need from the problem!
You multiply the number times the value to get the total value of each type of coin. While you do not know the actual number, you do have an expression to represent it.
And so now multiply [latex]{\text{number}}\cdot {\text{value}}[/latex] and write the results in the Total Value column.

Type [latex]\text{Number}[/latex] [latex]\text{Value (\$)}[/latex] [latex]\text{Total Value (\$)}[/latex]
Dimes [latex]d[/latex] [latex]0.10[/latex] [latex]0.10d[/latex]
Nickels [latex]d+9[/latex] [latex]0.05[/latex] [latex]0.05\left(d+9\right)[/latex]
[latex]2.25[/latex]

Step 4. Translate into an equation. Restate the problem in one sentence. Then translate into an equation.

The sentence
Step 5. Solve the equation using good algebra techniques.

Write the equation. [latex]0.10d+0.05(d+9)=2.25[/latex]
Distribute. [latex]0.10d+0.05d+0.45=2.25[/latex]
Combine like terms. [latex]0.15d+0.45=2.25[/latex]
Subtract 0.45 from each side. [latex]0.15d=1.80[/latex]
Divide to find the number of dimes. [latex]d=12[/latex]
The number of nickels is d + 9 [latex]d+9[/latex][latex]\color{red}{12}+9[/latex]

[latex]21[/latex]

Step 6. Check.
[latex]\begin{array}{ccc}12\text{ dimes: }12\left(0.10\right)\hfill & =\hfill & 1.20\hfill \\ 21\text{ nickels: }21\left(0.05\right)\hfill & =\hfill & \underset{\text{_____}}{1.05}\hfill \\ & & \text{\$2.25}\quad\checkmark \hfill \end{array}[/latex]

Step 7. Answer the question.
[latex]\mathit{\text{Adalberto has twelve dimes and twenty-one nickels.}}[/latex]
If this were a homework exercise, our work might look like this:

How many of each type does he have?

 

Try it

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.

Type Number Value ($) Total Value

 

Example

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

 

Try it

In the next example, we’ll show only the completed table—make sure you understand how to fill it in step by step.

Example

Danny has [latex]\text{\$2.14}[/latex] 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?

 

Try it

In the following video we show another example of how to solve a word problem that involves finding an amount of coins.