UNIT 09 // SESSION B // MASTER WHEN READY

Adding up a handful of coins

Name:Date:

Rule: always sort biggest to smallest first. Quarters, then dimes, then nickels.

1Count the total.

a) 2 quarters, 1 dime, 1 nickel  →  25, 50, ,   Total
b) 3 quarters, 2 dimes  →  Total
c) 1 quarter, 4 dimes, 3 nickels  →  Total
d) 2 quarters, 5 nickels  →  Total
e) 4 quarters, 1 dime  →  Total
f) 1 loonie, 2 quarters, 1 dime  →  Total

2Show 60 cents in FOUR different ways.

1.
2.
3.
4.

3Show 85 cents in two different ways.

1.
2.

4Who has more?

a) Ava has 3 quarters. Nora has 7 dimes. Who has more, and by how much?
b) Papa has 2 quarters and 4 nickels. Mama has 1 loonie. Who has more?
1. a 25,50,60,65 = 65c   b 95c   c 80c   d 75c   e $1.10   f $1.60   2. examples: 2 quarters + 1 dime; 6 dimes; 1 quarter + 3 dimes + 1 nickel; 12 nickels   3. examples: 3 quarters + 1 dime; 2 quarters + 3 dimes + 1 nickel   4. a Ava, by 5c (75c against 70c). b Mama ($1.00 against 70c).