easy Set 4 Form Exercise

Count the coins: 4 quarters. What is the total?

Show answer

Answer: $1.00

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":4,"value":25}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 52" width="140" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="53" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="53" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="87" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="87" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="121" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="121" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 4 quarters = $1.00
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 1 penny + 3 dimes. What is the total?

Show answer

Answer: 31¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"penny","count":1,"value":1}
  • {"name":"dime","count":3,"value":10}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 110 52" width="110" height="52"><circle cx="16" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="16" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="43" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="43" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="69" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="69" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="95" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="95" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 1 penny + 3 dimes = 31¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 4 pennies. What is the total?

Show answer

Answer:

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"penny","count":4,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 116 52" width="116" height="52"><circle cx="16" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="16" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="44" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="44" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="72" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="72" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="100" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="100" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 4 pennys = 4¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 2 quarters + 4 dimes + 1 nickel. What is the total?

Show answer

Answer: 95¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":2,"value":25}
  • {"name":"dime","count":4,"value":10}
  • {"name":"nickel","count":1,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 206 52" width="206" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="53" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="53" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="83" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="83" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="109" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="109" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="135" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="135" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="161" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="161" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="189" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="189" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 7 coins</text></svg>
AltText: Coins: 2 quarters + 4 dimes + 1 nickel = 95¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 2 nickels + 1 quarter + 3 pennies. What is the total?

Show answer

Answer: 38¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"quarter","count":1,"value":25}
  • {"name":"penny","count":3,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 182 52" width="182" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="79" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="79" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="110" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="110" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="138" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="138" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="166" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="166" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 6 coins</text></svg>
AltText: Coins: 2 nickels + 1 quarter + 3 pennys = 38¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 4 nickels + 1 penny + 2 quarters. What is the total?

Show answer

Answer: 71¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"penny","count":1,"value":1}
  • {"name":"quarter","count":2,"value":25}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 220 52" width="220" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="77" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="77" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="107" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="107" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="136" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="136" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="167" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="167" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="201" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="201" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 7 coins</text></svg>
AltText: Coins: 4 nickels + 1 penny + 2 quarters = 71¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 1 dime + 4 pennies. What is the total?

Show answer

Answer: 14¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":1,"value":10}
  • {"name":"penny","count":4,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 142 52" width="142" height="52"><circle cx="15" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="15" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="42" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="42" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="70" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="70" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="98" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="98" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="126" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="126" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 5 coins</text></svg>
AltText: Coins: 1 dime + 4 pennys = 14¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 4 nickels + 4 dimes. What is the total?

Show answer

Answer: 60¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"dime","count":4,"value":10}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 228 52" width="228" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="77" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="77" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="107" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="107" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="135" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="135" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="161" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="161" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="187" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="187" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="213" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="213" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 8 coins</text></svg>
AltText: Coins: 4 nickels + 4 dimes = 60¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 3 quarters + 4 nickels. What is the total?

Show answer

Answer: 95¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":3,"value":25}
  • {"name":"nickel","count":4,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 226 52" width="226" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="53" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="53" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="87" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="87" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="119" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="119" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="149" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="149" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="179" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="179" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="209" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="209" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 7 coins</text></svg>
AltText: Coins: 3 quarters + 4 nickels = 95¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 36¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":1,"value":25}
  • {"name":"penny","count":1,"value":1}
  • {"name":"nickel","count":2,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 126 52" width="126" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="50" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="50" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="79" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="79" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="109" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="109" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 1 quarter + 1 penny + 2 nickels = 36¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 15¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":1,"value":10}
  • {"name":"nickel","count":1,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 52" width="80" height="52"><circle cx="15" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="15" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="43" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="43" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 2 coins</text></svg>
AltText: Coins: 1 dime + 1 nickel = 15¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 3 nickels. What is the total?

Show answer

Answer: 15¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":3,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 94 52" width="94" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="77" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="77" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 3 coins</text></svg>
AltText: Coins: 3 nickels = 15¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 4 quarters. What is the total?

Show answer

Answer: $1.00

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":4,"value":25}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 52" width="140" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="53" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="53" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="87" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="87" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="121" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="121" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 4 quarters = $1.00
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 3 dimes + 3 nickels. What is the total?

Show answer

Answer: 45¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":3,"value":10}
  • {"name":"nickel","count":3,"value":5}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 172 52" width="172" height="52"><circle cx="15" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="15" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="41" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="41" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="67" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="67" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="95" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="95" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="125" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="125" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="155" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="155" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 6 coins</text></svg>
AltText: Coins: 3 dimes + 3 nickels = 45¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 92¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":4,"value":10}
  • {"name":"quarter","count":2,"value":25}
  • {"name":"penny","count":2,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 232 52" width="232" height="52"><circle cx="15" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="15" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="41" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="41" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="67" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="67" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="93" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="93" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="123" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="123" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="157" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="157" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="188" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="188" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="216" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="216" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 8 coins</text></svg>
AltText: Coins: 4 dimes + 2 quarters + 2 pennys = 92¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 12¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"penny","count":2,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 52" width="120" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="76" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="76" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="104" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="104" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 4 coins</text></svg>
AltText: Coins: 2 nickels + 2 pennys = 12¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 4 nickels + 1 quarter + 4 pennies. What is the total?

Show answer

Answer: 49¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"quarter","count":1,"value":25}
  • {"name":"penny","count":4,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 270 52" width="270" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="77" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="77" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="107" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="107" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="139" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="139" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="170" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="170" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="198" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="198" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="226" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="226" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="254" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="254" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 9 coins</text></svg>
AltText: Coins: 4 nickels + 1 quarter + 4 pennys = 49¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 85¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"quarter","count":3,"value":25}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 166 52" width="166" height="52"><circle cx="17" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="17" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="47" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="47" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="79" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="79" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="113" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="113" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="147" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="147" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 5 coins</text></svg>
AltText: Coins: 2 nickels + 3 quarters = 85¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

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

Show answer

Answer: 73¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"penny","count":3,"value":1}
  • {"name":"dime","count":2,"value":10}
  • {"name":"quarter","count":2,"value":25}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 208 52" width="208" height="52"><circle cx="16" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="16" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="44" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="44" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="72" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="72" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="99" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="99" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="125" cy="22" r="11" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="125" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">10¢</text><circle cx="155" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="155" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="189" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="189" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 7 coins</text></svg>
AltText: Coins: 3 pennys + 2 dimes + 2 quarters = 73¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []

Count the coins: 1 quarter + 2 nickels + 4 pennies. What is the total?

Show answer

Answer: 39¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"quarter","count":1,"value":25}
  • {"name":"nickel","count":2,"value":5}
  • {"name":"penny","count":4,"value":1}
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 52" width="210" height="52"><circle cx="19" cy="22" r="15" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="19" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">25¢</text><circle cx="51" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="51" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="81" cy="22" r="13" fill="#C0C0C0" stroke="#333333" stroke-width="1"/><text x="81" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">5¢</text><circle cx="110" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="110" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="138" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="138" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="166" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="166" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><circle cx="194" cy="22" r="12" fill="#b87333" stroke="#333333" stroke-width="1"/><text x="194" y="22" font-size="8" font-weight="bold" fill="#000000" text-anchor="middle" dominant-baseline="central" font-family="sans-serif">1¢</text><text x="4" y="48" font-size="9" fill="#666666" font-family="sans-serif">Total: 7 coins</text></svg>
AltText: Coins: 1 quarter + 2 nickels + 4 pennys = 39¢
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 48
Layout: coin-set
Placement: before-question
Items: []