easy Set 2 Form Exercise

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

Show answer

Answer: 45¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":2,"value":10}
  • {"name":"quarter","count":1,"value":25}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 124 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 dimes, 1 quarter" 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><circle cx="51" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="51" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="51" 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="73" y1="12" x2="73" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="102" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="102" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="102" 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 dimes, 1 quarter

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

Show answer

Answer: 60¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":3,"value":10}
  • {"name":"quarter","count":1,"value":25}
  • {"name":"nickel","count":1,"value":5}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 214 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 nickel, 3 dimes, 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="69" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="69" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="69" y="30" 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="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="105" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="105" y="30" 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="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="141" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="141" 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="163" y1="12" x2="163" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="192" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="192" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="192" 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: 3 dimes, 1 quarter, 1 nickel

Mia found 3 quarters in a piggy bank. What is the total value?

Show answer

Answer: 75¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":3,"value":25}
TotalCents
75
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 144 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="22" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="22" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="22" 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="72" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="72" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="72" 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="122" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="122" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="122" 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: 3 quarters

Zoe found 3 quarters and 2 dimes and 4 pennies in a piggy bank. What is the total value?

Show answer

Answer: 99¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":3,"value":25}
  • {"name":"dime","count":2,"value":10}
  • {"name":"penny","count":4,"value":1}
TotalCents
99
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 400 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 2 dimes, 3 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><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" 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="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" 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="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="191" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="191" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="191" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="227" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="227" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="227" 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="249" y1="12" x2="249" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="278" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="278" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="278" 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="328" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="328" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="328" 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="378" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="378" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="378" 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: 3 quarters, 2 dimes, 4 pennys

Mia has 90¢ and buys a sticker for 10¢. How much money is left?

Show answer

Answer: 80¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":2,"value":25}
  • {"name":"dime","count":4,"value":10}
TotalCents
90
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 246 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 dimes, 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><circle cx="51" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="51" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="51" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="87" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="87" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="87" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="123" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="123" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="123" 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="145" y1="12" x2="145" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="174" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="174" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="174" 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="224" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="224" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="224" 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, 4 dimes

Jake has 55¢ and buys a pencil for 15¢. How much money is left?

Show answer

Answer: 40¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"nickel","count":3,"value":5}
  • {"name":"dime","count":4,"value":10}
TotalCents
55
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 284 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 nickels, 4 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><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><circle cx="112" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" 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="139" y1="12" x2="139" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="161" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="161" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="161" 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="197" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="197" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="197" 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="233" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="233" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="233" 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="269" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="269" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="269" 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: 3 nickels, 4 dimes

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 viewBox="0 0 84 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 nickel, 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><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></svg>
AltText: Coins: 1 dime, 1 nickel

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

Show answer

Answer: 60¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"dime","count":1,"value":10}
  • {"name":"quarter","count":2,"value":25}
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: 1 dime, 2 quarters

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

Show answer

Answer: 20¢

SubType
count-coins
Difficulty
easy
Coins
  • {"name":"nickel","count":4,"value":5}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 178 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 nickels" 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><circle cx="112" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" 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="158" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="158" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="158" 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: 4 nickels

Which is worth more: 1 penny or 4 quarters?

Show answer

Answer: 4 quarters ($1.00)

SubType
compare-prices
Difficulty
easy
OptionA
Label: 1 penny
Total: 1
OptionB
Label: 4 quarters
Total: 100
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#DD2E44" d="M13.298 3.538c-.531-4.075-5.627-4.3-6.248-2.125l-.933 4.041-4.041.933c-2.175.621-1.949 5.717 2.125 6.248l3.054.399c4.074.531 6.973-2.367 6.441-6.441l-.398-3.055zm18.993 18.991c4.074.531 4.299 5.629 2.125 6.249l-4.041.933-.934 4.042c-.62 2.174-5.717 1.948-6.248-2.126l-.398-3.055c-.531-4.074 2.367-6.973 6.441-6.441l3.055.398z"/><path fill="#BE1931" d="M30.49 22.294l-1.254-.164c-4.074-.531-6.973 2.367-6.441 6.441l.087.667c1.622-.268 3.45-1.236 5.014-2.8 1.29-1.288 2.172-2.758 2.594-4.144zM6.906 12.988l.349.046c4.074.531 6.973-2.367 6.441-6.441l-.119-.91c-1.317.447-2.697 1.304-3.915 2.523-1.49 1.489-2.437 3.219-2.756 4.782z"/><circle fill="#DD2E44" cx="18.779" cy="17.323" r="10.651"/><g fill="#F5F8FA"><path d="M18.75 17c.39 2.943-.632 6.74-2.593 9.092.84.25 1.72.381 2.621.381.731 0 1.447-.095 2.14-.261.563-2.586.256-5.927-2.168-9.212zm0 0c3.407.635 6.232 3.286 6.779 6.484 1.326-1.45 2.143-3.251 2.347-5.19-1.861-1.889-4.902-3.208-9.126-1.294zm0 0c1.049-2.269 4.509-4.338 7.836-4.438-.375-.613-.816-1.19-1.337-1.711-.767-.767-1.641-1.358-2.571-1.795-2.373 1.241-4.452 3.647-3.928 7.944z"/><path d="M18.792 17.042c-2.81-1.481-4.577-5.04-3.817-8.031-.966.44-1.874 1.047-2.667 1.84-.563.563-1.027 1.187-1.412 1.844 1.287 1.959 3.754 3.829 7.896 4.347zm-.084 0c-2.57 1.557-6.231 2.391-8.958 1.683.235 1.541.862 3.03 1.886 4.309 2.374-.71 5.065-2.503 7.072-5.992z"/></g></g></svg>
AltText: candy
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36c","name":"candy","count":1,"role":"badge"}]

Which is worth more: 3 dimes or 2 quarters?

Show answer

Answer: 2 quarters (50¢)

SubType
compare-prices
Difficulty
easy
OptionA
Label: 3 dimes
Total: 30
OptionB
Label: 2 quarters
Total: 50
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#F4900C" d="M35 16c0-8-6-11-12-11-1.738 0-3.472.371-5 1.097C16.472 5.371 14.738 5 13 5 7 5 1 8 1 16c0 3 1.314 5.662 3 8 .434.602.903 1.146 1.4 1.647-.357.603-.616 1.091-.779 1.353C4 28 5 29 6 29c.69 0 1.205-.617 1.745-1.482C10.552 29.273 14.023 30 18 30s7.448-.727 10.255-2.482C28.795 28.383 29.31 29 30 29c1 0 2-1 1.379-2-.163-.262-.422-.75-.779-1.353.497-.501.967-1.046 1.4-1.647 1.686-2.338 3-5 3-8zm-17 1.207C16.578 15.736 17 14 17 14c0-.708.381-1.414 1-2.034.619.62 1 1.326 1 2.034 0 0 .422 1.736-1 3.207zM8.215 19.94C6.59 17.687 6.204 15.388 7 13c1.053-3.158 4.85-3 6-3 .288 0 .576.024.861.059C13.314 11.185 13 12.498 13 14c0 1.476.578 3.273 1.951 4.799-.298.075-.61.144-.951.201-1.907.318-3.471 1.122-4.745 2.107-.375-.355-.73-.736-1.04-1.167zM18 24c-2.296 0-4.476-.394-6.324-1.266.657-.372 1.415-.642 2.324-.734 1.565-.157 2.885-.524 4-1.024 1.115.5 2.435.867 4 1.024.909.092 1.667.362 2.324.734C22.476 23.606 20.296 24 18 24zm9.785-4.06c-.311.431-.665.812-1.04 1.167C25.471 20.122 23.906 19.318 22 19c-.341-.057-.653-.126-.95-.201C22.422 17.273 23 15.476 23 14c0-1.502-.313-2.815-.861-3.941.285-.035.573-.059.861-.059 1.15 0 4.947-.158 6 3 .796 2.388.41 4.687-1.215 6.94z"/><path fill="#AD5810" d="M11.751 22.764c-.794.448-1.78 1.172-2.376 2.236-.688 1.229-1.218 2.033-1.584 2.544.335.207.679.402 1.032.581.353-.692.878-1.653 1.552-2.688.768-1.179 1.902-1.912 2.489-2.238-.381-.131-.756-.269-1.113-.435zm11.692-.434l-.005.002c.314.114.611.247.886.402-.19.09-.399.153-.597.233.564.415 1.348 1.092 1.96 2.032.74 1.136 1.377 2.218 1.797 2.952.26-.14.521-.278.771-.435.188.3.372.567.562.792 0 0-.562-.792-2.004-3.31s-3.37-2.668-3.37-2.668zm-2.393-3.531c.05-.055.09-.112.138-.168-.568.444-1.34 1.055-2.023 1.622-.358.297-.763.531-1.161.724.401.18.839.335 1.296.477.524-.293 1.157-.698 1.701-1.204.56-.521.892-.92 1.081-1.23-.029-.005-.054-.015-.082-.02-.341-.057-.653-.126-.95-.201zm-2.467-6.088c.732-.612 2.127-1.524 3.951-1.669-.109-.324-.233-.637-.376-.935-.583.091-1.385.249-2.158.518-.877.305-1.58.914-1.998 1.344.235.236.423.486.581.742z"/><g fill="#FFE8B6"><circle cx="7" cy="22" r="1"/><circle cx="3" cy="14" r="1"/><circle cx="6" cy="11" r="1"/><circle cx="12" cy="7" r="1"/><circle cx="14" cy="27" r="1"/><circle cx="21" cy="26" r="1"/><circle cx="25" cy="27" r="1"/><circle cx="31" cy="17" r="1"/><circle cx="31" cy="9" r="1"/><circle cx="22" cy="8" r="1"/><circle cx="19" cy="9" r="1"/></g></g></svg>
AltText: pretzel
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f968","name":"pretzel","count":1,"role":"badge"}]

Max found 1 penny and 3 quarters in a piggy bank. What is the total value?

Show answer

Answer: 76¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"penny","count":1,"value":1}
  • {"name":"quarter","count":3,"value":25}
TotalCents
76
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 194 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 3 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><line x1="43" y1="12" x2="43" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="72" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="72" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="72" 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="122" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="122" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="122" 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="172" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="172" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="172" 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 penny, 3 quarters

Jake found 2 dimes and 4 nickels and 2 quarters in a piggy bank. What is the total value?

Show answer

Answer: 90¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"dime","count":2,"value":10}
  • {"name":"nickel","count":4,"value":5}
  • {"name":"quarter","count":2,"value":25}
TotalCents
90
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 366 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 nickels, 2 dimes, 2 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><circle cx="112" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" 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="158" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="158" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="158" 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="185" y1="12" x2="185" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="207" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="207" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="207" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="243" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="243" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="243" 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="265" y1="12" x2="265" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="294" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="294" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="294" 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="344" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="344" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="344" 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 dimes, 4 nickels, 2 quarters

Emma has 1 quarter and 3 dimes and 3 nickels. How much money does Emma have in total?

Show answer

Answer: 70¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":1,"value":25}
  • {"name":"dime","count":3,"value":10}
  • {"name":"nickel","count":3,"value":5}
TotalCents
70
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 306 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 nickels, 3 dimes, 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><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><circle cx="112" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" 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="139" y1="12" x2="139" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="161" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="161" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="161" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="197" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="197" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="197" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="233" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="233" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="233" 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="255" y1="12" x2="255" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="284" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="284" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="284" 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 quarter, 3 dimes, 3 nickels

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

Show answer

Answer: 10¢

SubType
make-change
Difficulty
easy
Paid
25
Price
15
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#F4900C" d="M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z"/><path fill="#BE1931" d="M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z"/><ellipse fill="#FFAC33" cx="18" cy="11" rx="12" ry="6"/><path fill="#FFE8B6" d="M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z"/><path fill="#662113" d="M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z"/><path fill="#F4900C" d="M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z"/><path fill="#FFCC4D" d="M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z"/><ellipse fill="#F4900C" cx="18" cy="2.5" rx="2" ry="1.5"/><path fill="#FFCC4D" d="M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z"/></g></svg>
AltText: honey
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36f","name":"honey","count":1,"role":"badge"}]

Lily has 10¢ and buys a sticker for 10¢. How much money is left?

Show answer

Answer:

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"dime","count":1,"value":10}
TotalCents
10
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 30 46" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 dime" style="max-width:100%;height:auto;display:block"><circle cx="15" cy="23" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="15" cy="23" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="15" y="23" 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 dime

Which is worth more: 3 nickels or 4 pennies?

Show answer

Answer: 3 nickels (15¢)

SubType
compare-prices
Difficulty
easy
OptionA
Label: 3 nickels
Total: 15
OptionB
Label: 4 pennies
Total: 4
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#FFAC33" d="M35.066 35.066c-.766.766-2.006.766-2.771 0L12.198 14.97c-.766-.766-.766-2.007 0-2.773.766-.765 2.007-.765 2.772 0l20.096 20.098c.766.764.766 2.006 0 2.771z"/><path fill="#DD2E44" d="M27.8 14.08c0 7.576-6.142 13.72-13.72 13.72C6.503 27.8.36 21.656.36 14.08.36 6.502 6.503.36 14.08.36c7.578 0 13.72 6.142 13.72 13.72z"/><path fill="#F4900C" d="M17.411 27.376c-1.459.092-2.938-.066-4.379-.503-3.156-.961-5.748-3.093-7.3-6.003-1.217-2.283-1.473-4.902-.719-7.376.752-2.474 2.424-4.507 4.707-5.724 1.781-.95 3.822-1.149 5.751-.561 1.929.586 3.514 1.89 4.463 3.67.734 1.377.889 2.958.434 4.451-.454 1.494-1.462 2.721-2.84 3.455-1.056.562-2.267.682-3.412.333-1.144-.348-2.085-1.122-2.648-2.178-.879-1.648-.253-3.704 1.395-4.583.592-.317 1.272-.384 1.915-.187.231.07.447.171.644.299-.672-.327-1.486-.34-2.194.037-1.347.719-1.858 2.399-1.14 3.746.404.758 1.079 1.313 1.901 1.564.822.25 1.692.166 2.45-.239 1.836-.98 2.534-3.271 1.555-5.108-.562-1.055-1.502-1.827-2.645-2.174-1.143-.349-2.353-.231-3.408.332-2.601 1.388-3.589 4.633-2.202 7.235.809 1.517 2.162 2.629 3.807 3.13 1.645.5 3.387.33 4.905-.479 1.839-.98 3.187-2.62 3.794-4.614.605-1.994.399-4.105-.58-5.944-1.195-2.241-3.193-3.884-5.623-4.624-2.432-.74-5.004-.489-7.245.708-2.744 1.463-4.754 3.907-5.66 6.883-.905 2.976-.598 6.125.865 8.869.917 1.721 2.151 3.202 3.623 4.392 1.924 1.028 4.12 1.615 6.455 1.615 1.151.002 2.263-.155 3.331-.422zm-1.325-12.548c.161-.086.288-.211.377-.356-.071.566-.407 1.09-.947 1.378-.297.158-.637.19-.957.093-.321-.098-.585-.314-.743-.611-.21-.393-.06-.884.333-1.094.067-.036.14-.053.212-.053.161 0 .318.086.399.238.255.479.848.661 1.326.405z"/><path fill="#FFCC4D" d="M24.515 8.499C22.946 5.027 18.398 1.187 12.744.564c-.212-.023-.423-.033-.633-.047-3.6.52-6.743 2.429-8.871 5.176 3.382-2.809 6.776-3.214 9.264-2.944 4.835.533 8.694 3.751 10.006 6.655 2.009 4.448.023 9.702-4.424 11.71-1.669.755-3.534.812-5.247.165-1.714-.647-3.074-1.924-3.828-3.594-1.196-2.647-.015-5.774 2.631-6.97 2.007-.906 4.38-.01 5.287 1.997.564 1.251.19 2.691-.822 3.524.263-.27.47-.593.607-.956.261-.692.237-1.444-.067-2.118-.35-.775-.981-1.369-1.777-1.669-.797-.301-1.663-.274-2.437.077-.903.407-1.594 1.142-1.944 2.068-.35.927-.318 1.934.089 2.837.479 1.061 1.343 1.873 2.433 2.284 1.09.412 2.275.373 3.335-.105 2.599-1.174 3.76-4.246 2.586-6.847-1.405-3.111-5.083-4.497-8.195-3.095-3.752 1.696-5.425 6.128-3.731 9.88.997 2.206 2.792 3.891 5.056 4.745 1.042.394 2.124.59 3.205.59 1.269 0 2.534-.27 3.725-.808 5.551-2.51 8.029-9.067 5.523-14.62zm-9.859 6.003c-.054.142-.16.255-.297.318-.554.249-.799.9-.55 1.454.119.264.329.458.576.562-.202-.017-.402-.062-.597-.134-.54-.205-.969-.607-1.206-1.133-.166-.367-.179-.777-.036-1.154.142-.376.423-.676.792-.841.129-.059.267-.088.405-.088.118 0 .236.021.349.064.247.094.442.276.551.518.062.138.066.292.013.434z"/></g></svg>
AltText: lollipop
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36d","name":"lollipop","count":1,"role":"badge"}]

Jake has 2 quarters and 1 penny and 3 dimes. Can Jake buy a sticker that costs 10¢?

Show answer

Answer: Yes, Jake has 81¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"quarter","count":2,"value":25}
  • {"name":"penny","count":1,"value":1}
  • {"name":"dime","count":3,"value":10}
TotalCents
81
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 260 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 3 dimes, 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><line x1="43" y1="12" x2="43" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="65" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="65" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="65" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="101" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="101" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="101" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="137" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="137" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="137" 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="159" y1="12" x2="159" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="188" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="188" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="188" 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="238" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="238" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="238" 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 penny, 3 dimes

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

Show answer

Answer: 59¢

SubType
make-change
Difficulty
easy
Paid
100
Price
41
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#F4900C" d="M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z"/><path fill="#BE1931" d="M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z"/><ellipse fill="#FFAC33" cx="18" cy="11" rx="12" ry="6"/><path fill="#FFE8B6" d="M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z"/><path fill="#662113" d="M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z"/><path fill="#F4900C" d="M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z"/><path fill="#FFCC4D" d="M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z"/><ellipse fill="#F4900C" cx="18" cy="2.5" rx="2" ry="1.5"/><path fill="#FFCC4D" d="M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z"/></g></svg>
AltText: honey
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36f","name":"honey","count":1,"role":"badge"}]

Zoe found 3 dimes and 3 pennies and 3 nickels in a piggy bank. What is the total value?

Show answer

Answer: 48¢

SubType
word-problem
Difficulty
easy
Coins
  • {"name":"dime","count":3,"value":10}
  • {"name":"penny","count":3,"value":1}
  • {"name":"nickel","count":3,"value":5}
TotalCents
48
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 382 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 pennys, 3 nickels, 3 dimes" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="28" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="28" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="28" 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="28" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="28" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="28" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="28" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="28" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="127" y1="12" x2="127" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="154" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="154" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="154" 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="200" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="200" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="200" 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="246" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="246" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="246" 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="273" y1="12" x2="273" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="295" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="295" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="295" 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="331" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="331" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="331" 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="367" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="367" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="367" 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: 3 dimes, 3 pennys, 3 nickels