Making Change Formula

Making change is calculating how much money is returned to a buyer when they pay more than the purchase price, using subtraction with dollars and cents or.

The Formula

change=amount paidcost\text{change} = \text{amount paid} - \text{cost}

When to use: If a toy costs \$3.75 and you hand the cashier \$5.00, making change means figuring out the gap between what you paid and what it costs—like counting up from \$3.75 to \$5.00.

Quick Example

Paid: $10.00,Cost: $6.35\text{Paid: } \$10.00, \quad \text{Cost: } \$6.35 Change=$10.00$6.35=$3.65\text{Change} = \$10.00 - \$6.35 = \$3.65

Notation

Money amounts use $\$ with two decimal places: $5.00$3.75=$1.25\$5.00 - \$3.75 = \$1.25

What This Formula Means

Calculating how much money is returned to a buyer when they pay more than the purchase price, using subtraction with dollars and cents or the counting-up strategy.

If a toy costs \$3.75 and you hand the cashier \$5.00, making change means figuring out the gap between what you paid and what it costs—like counting up from \$3.75 to \$5.00.

Formal View

Change =PC= P - C where PP is the payment and CC is the cost. Equivalently, find the smallest set of coins and bills {di}\{d_i\} such that C+di=PC + \sum d_i = P, a variant of the greedy algorithm for coin change.

Worked Examples

Example 1

easy
A pencil costs 35 cents. You pay with 50 cents. How much change do you get back?

Answer

15 cents

First step

1
Amount paid: 50 cents.

Full solution

  1. 2
    Cost: 35 cents.
  2. 3
    Change = 5035=1550 - 35 = 15 cents.
  3. 4
    You get 15 cents back.
Change = amount paid − price. You gave 50¢ for a 35¢ item, so you receive 15¢ back.

Example 2

medium
You buy a sandwich for \$3.75 and a drink for \$1.50. You pay with a \$10 bill. How much change do you receive?

Example 3

medium
You buy a hat for \$11.36 and pay with a \$10 bill and a \$5 bill. How much change do you receive?

Common Mistakes

  • Computing cost minus paid - change is always paid minus cost, never the reverse.
  • Misaligning the decimal points when subtracting - line up dollars under dollars and cents under cents.
  • Forgetting to pad cents (treating \$5 as \$5.0) - write both amounts with two decimal places before subtracting.

Why This Formula Matters

It is subtraction with a real-world check students can feel: hand over a five for a \$3.75 toy and you know roughly a dollar comes back. The counting-up strategy here previews how cashiers and number lines bridge to a target, a skill reused in mental subtraction. Recognizing it by "Did someone pay more than the price, and am I finding the money returned to them?" — rather than by familiar numbers — is what lets a student tell it apart from money counting and decimal subtraction (general) and total cost (addition) in a mixed problem set.

Frequently Asked Questions

What is the Making Change formula?

Calculating how much money is returned to a buyer when they pay more than the purchase price, using subtraction with dollars and cents or the counting-up strategy.

How do you use the Making Change formula?

If a toy costs \$3.75 and you hand the cashier \$5.00, making change means figuring out the gap between what you paid and what it costs—like counting up from \$3.75 to \$5.00.

What do the symbols mean in the Making Change formula?

Money amounts use $\$ with two decimal places: $5.00$3.75=$1.25\$5.00 - \$3.75 = \$1.25

Why is the Making Change formula important in Math?

It is subtraction with a real-world check students can feel: hand over a five for a \$3.75 toy and you know roughly a dollar comes back. The counting-up strategy here previews how cashiers and number lines bridge to a target, a skill reused in mental subtraction. Recognizing it by "Did someone pay more than the price, and am I finding the money returned to them?" — rather than by familiar numbers — is what lets a student tell it apart from money counting and decimal subtraction (general) and total cost (addition) in a mixed problem set.

What do students get wrong about Making Change?

The procedure for making change is the easy part; the trap is computing cost minus paid. Asking "Did someone pay more than the price, and am I finding the money returned to them?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Making Change formula?

Before studying the Making Change formula, you should understand: money counting, subtraction.