easy Set 3 Form Exercise

Mia has 5¢ and wants an eraser for 25¢. How much more money does Mia need?

Show answer

Answer: 20¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"nickel","count":1,"value":5}
TotalCents
5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 40 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 nickel" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text></svg>
AltText: Coins: 1 nickel

You have 25¢. You buy an item for 18¢. How much change do you get?

Show answer

Answer:

SubType
make-change
Difficulty
easy
Paid
25
Price
18

Sam found 1 nickel and 3 dimes in a piggy bank. What is the total value?

Show answer

Answer: 35¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"nickel","count":1,"value":5}
  • {"name":"dime","count":3,"value":10}
TotalCents
35
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 156 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 nickel, 3 dimes" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="47" y1="12" x2="47" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="69" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="69" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="69" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="105" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="105" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="105" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="141" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="141" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="141" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text></svg>
AltText: Coins: 1 nickel, 3 dimes

You have 25¢. You buy an item for 2¢. How much change do you get?

Show answer

Answer: 23¢

SubType
make-change
Difficulty
easy
Paid
25
Price
2

You have $1.00. You buy an item for 72¢. How much change do you get?

Show answer

Answer: 28¢

SubType
make-change
Difficulty
easy
Paid
100
Price
72

You have $1.00. You buy an item for 56¢. How much change do you get?

Show answer

Answer: 44¢

SubType
make-change
Difficulty
easy
Paid
100
Price
56

You have 25¢. You buy an item for 9¢. How much change do you get?

Show answer

Answer: 16¢

SubType
make-change
Difficulty
easy
Paid
25
Price
9

Count the coins: 2 nickels + 1 dime. What is the total?

Show answer

Answer: 20¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"dime","count":1,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 130 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 nickels, 1 dime" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="66" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="93" y1="12" x2="93" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="115" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="115" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="115" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text></svg>
AltText: Coins: 2 nickels, 1 dime

Ben has 2 quarters and 1 dime. Can Ben buy a candy bar that costs 50¢?

Show answer

Answer: Yes, Ben has 60¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":2,"value":25}
  • {"name":"dime","count":1,"value":10}
TotalCents
60
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 138 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 dime, 2 quarters" style="max-width:100%;height:auto;display:block"><circle cx="15" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="15" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="15" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="37" y1="12" x2="37" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="66" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="66" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="66" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="116" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="116" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="116" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 2 quarters, 1 dime

Which is worth more: 4 quarters or 2 nickels?

Show answer

Answer: 4 quarters ($1.00)

SubType
compare-prices
Difficulty
easy
OptionA
Label: 4 quarters
Total: 100
OptionB
Label: 2 nickels
Total: 10

You have $1.00. You buy an item for 49¢. How much change do you get?

Show answer

Answer: 51¢

SubType
make-change
Difficulty
easy
Paid
100
Price
49

You have 25¢. You buy an item for 9¢. How much change do you get?

Show answer

Answer: 16¢

SubType
make-change
Difficulty
easy
Paid
25
Price
9

Jake has 95¢ and wants a notebook for 99¢. How much more money does Jake need?

Show answer

Answer:

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"quarter","count":3,"value":25}
  • {"name":"dime","count":1,"value":10}
TotalCents
95
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 288 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 nickels, 1 dime, 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="66" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="93" y1="12" x2="93" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="115" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="115" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="115" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="137" y1="12" x2="137" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="166" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="166" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="166" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="216" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="216" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="216" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="266" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="266" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="266" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 2 nickels, 3 quarters, 1 dime

You have 25¢. You buy an item for 22¢. How much change do you get?

Show answer

Answer:

SubType
make-change
Difficulty
easy
Paid
25
Price
22

Which is worth more: 2 dimes or 1 quarter?

Show answer

Answer: 1 quarter (25¢)

SubType
compare-prices
Difficulty
easy
OptionA
Label: 2 dimes
Total: 20
OptionB
Label: 1 quarter
Total: 25

You have 50¢. You buy an item for 12¢. How much change do you get?

Show answer

Answer: 38¢

SubType
make-change
Difficulty
easy
Paid
50
Price
12

Count the coins: 1 nickel + 1 quarter. What is the total?

Show answer

Answer: 30¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":1,"value":5}
  • {"name":"quarter","count":1,"value":25}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 98 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 nickel, 1 quarter" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="47" y1="12" x2="47" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="76" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="76" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="76" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 1 nickel, 1 quarter

You have 25¢. You buy an item for 5¢. How much change do you get?

Show answer

Answer: 20¢

SubType
make-change
Difficulty
easy
Paid
25
Price
5

Count the coins: 2 pennies + 2 quarters. What is the total?

Show answer

Answer: 52¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"penny","count":2,"value":1}
  • {"name":"quarter","count":2,"value":25}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 186 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 pennys, 2 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="85" y1="12" x2="85" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="114" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="114" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="114" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="164" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="164" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="164" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 2 pennys, 2 quarters

You have 25¢. You buy an item for 9¢. How much change do you get?

Show answer

Answer: 16¢

SubType
make-change
Difficulty
easy
Paid
25
Price
9