starter Set 6 Form Exercise

Zoe found 1 nickel in a piggy bank. What is the total value?

Show answer

Answer:

SubType
word-problem
Difficulty
starter
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
starter
Paid
25
Price
18
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)"><ellipse fill="#939598" cx="18" cy="25" rx="18" ry="10"/><ellipse fill="#F1F2F2" cx="18" cy="23" rx="18" ry="10"/><ellipse fill="#FFF" cx="18" cy="22.611" rx="14.8" ry="7.611"/><path fill="#E1E8ED" d="M8 28c0-3.044.417-7.208.042-13.875.601-1.377 6.146-2.472 6.625-3.792C15.954 6.787 13.458 4.417 16 2c2.05-1.949 5-2 6 1 2-2 6-1 6 2 4-1 6 3 3 6 0 1-1 9-1 11s-.208 1.792-5.208 2.792S8 28 8 28z"/><path fill="#FFAC33" d="M8 27V15s21-7 21-2.458V23L8 27z"/><path fill="#FFD983" d="M8 26V16s12.375-4.208 20-4v10L8 26z"/><path fill="#FFAC33" d="M8 21v-1l21-4v1z"/><path fill="#E1E8ED" d="M8 14l9-9c2 0 8 1 11 5L8 14z"/><path fill="#FFF" d="M30 10c1-1 1-5-3-4 0-1-2-4-5-2 0-1-5-2-6 0 10 3 14 6 14 6z"/><path fill="#DD2E44" d="M17.958 10.458c-1.833-.208-4.417-1.083-3.917-3.5s2.474-4.881 3.75-5.542C18.917.833 20.117 1.26 21 4.667c.583 2.25 2.75 5.125-1.667 5.75-.458 0-1.375.041-1.375.041z"/><path fill="#F4ABBA" d="M18.375 5.042c-.152 0-.302-.069-.4-.2l-.5-.667c-.166-.221-.121-.534.1-.7.221-.167.534-.122.7.1l.5.667c.166.221.121.534-.1.7-.09.067-.195.1-.3.1zm-2.416 3.5c-.042 0-.084-.005-.127-.016-.267-.07-.427-.343-.357-.61l.25-.958c.069-.267.344-.426.61-.357.267.07.427.343.357.61l-.25.958c-.058.224-.261.373-.483.373zm4.374.083c-.089 0-.18-.023-.261-.073l-.75-.458c-.235-.144-.31-.452-.166-.688.146-.236.453-.31.688-.166l.75.458c.235.144.309.452.166.688-.095.154-.259.239-.427.239z"/></g></svg>
AltText: cake
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f370","name":"cake","count":1,"role":"badge"}]

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

Show answer

Answer: 14¢

SubType
word-problem
Difficulty
starter
Coins
  • {"name":"penny","count":1,"value":1}
  • {"name":"nickel","count":2,"value":5}
TotalCents
11
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 136 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 2 nickels" 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><line x1="43" y1="12" x2="43" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="70" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="70" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="70" 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="116" cy="28" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="116" cy="28" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="116" 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 penny, 2 nickels

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

Show answer

Answer:

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"penny","count":2,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 78 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 pennys" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text></svg>
AltText: Coins: 2 pennys

Mia has 1 penny. Can Mia buy a candy bar that costs 50¢?

Show answer

Answer: No, Mia only has 1¢

SubType
word-problem
Difficulty
starter
Coins
  • {"name":"penny","count":1,"value":1}
TotalCents
1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 36 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text></svg>
AltText: Coins: 1 penny

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

Show answer

Answer: 22¢

SubType
make-change
Difficulty
starter
Paid
25
Price
3
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="#C1694F" d="M26.339 33.496c-1.562 1.561-4.095 1.561-5.657 0L1.59 14.404c-1.562-1.562-1.562-2.681 0-4.243l8.485-8.485c1.562-1.562 2.681-1.562 4.243 0L33.41 20.768c1.562 1.562 1.562 4.095 0 5.657l-7.071 7.071z"/><path fill="#8A4B38" d="M16.582 15.253l-4.885-4.885 5.657-5.657-1.415-1.414-5.656 5.657L6.54 5.211 5.126 6.626l3.743 3.742-5.657 5.657 1.414 1.414 5.657-5.657 4.885 4.885z"/><path fill="#DD2E44" d="M26.339 34.91c-1.562 1.562-4.095 1.562-5.657 0l-9.899-9.899 14.142-14.142 9.899 9.899c1.562 1.562 1.562 4.095 0 5.657l-8.485 8.485z"/><path fill="#BE1931" d="M12.825 27.053l4.673 4.674 7.955-20.33-.528-.529-1.504-.932z"/><path fill="#CCD6DD" d="M22.804 8.747l2.121 2.121c-.707 2.122-8.485 15.557-9.9 18.385 0 0-.707 2.121-2.475.354l-5.304-5.304c-.679-.679-.685-2.142 0-2.828L19.975 8.747c1.414-1.414 2.829 0 2.829 0z"/></g></svg>
AltText: chocolate
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36b","name":"chocolate","count":1,"role":"badge"}]

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

Show answer

Answer: 43¢

SubType
make-change
Difficulty
starter
Paid
50
Price
7
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="#FFCC4D" d="M17.182 23H9.818s1.353 6.5 2.351 9.752C13.167 36.006 16.773 36 17.591 36c1.635 0 4.424.006 5.422-3.248C24.01 29.5 26.183 23 26.183 23h-9.001z"/><path fill="#FFAC33" d="M18 28c3.46 0 5.831-.751 7.097-1.725.349-1.06.653-1.977.85-2.569-.15-.25-.373-.487-.67-.706H10.723c-.341.252-.585.526-.732.817.109.508.262 1.214.447 2.037C11.527 27.024 14.055 28 18 28z"/><path fill="#FFCC4D" d="M9 20v3c0 1.657 4.03 3 9 3s9-1.343 9-3v-3H9z"/><path fill="#F4900C" d="M26.183 20.5c0 1.381-3.664 2.5-8.183 2.5s-8.182-1.119-8.182-2.5S13.481 18 18 18s8.183 1.119 8.183 2.5z"/><path fill="#FFE8B6" d="M26.902 13.908c.218-.939.159-1.941-.258-2.942-.404-.969-1.106-1.726-1.956-2.239.19-.709.154-1.469-.179-2.228-.501-1.145-1.589-1.903-2.814-2.113.152-.341.214-.76.039-1.288-.595-1.782-2.97-.584-4.751-2.959-1.476.885-1.777 2.208-1.707 3.315-1.352.241-2.132.532-2.132.532v.001c-.808.327-1.379 1.119-1.379 2.044 0 .49.165.939.436 1.305l-.48.179.001.002c-1.384.517-2.36 1.767-2.36 3.229 0 .622.191 1.197.5 1.702C8.176 13.198 7 14.838 7 16.754c0 2.495 1.989 4.518 4.508 4.712 2.663.826 7.99.6 12.076-.091 2.371-.4 4.791-1.82 4.791-4.225 0-1.295-.576-2.445-1.473-3.242z"/><path d="M14.75 18.212c-2.24.634-5.602.796-7.39.314.725 1.744 2.478 2.977 4.535 2.977 6.145 0 12.417-4.183 12.417-4.183 1.969-1.226 2.972-3.16 2.649-5.188-2.042 2.888-9.869 5.417-12.211 6.08zm-1.615-3.981c4.739 0 9.575-3.069 9.575-3.069 1.583-.937 2.372-2.438 2.02-3.994-6.026 3.918-11.564 5.07-14.918 5.198.633 1.104 1.876 1.865 3.323 1.865zm-1.302-7.676c.236.964 1.1 1.681 2.136 1.681.655 0 1.312-.111 1.936-.277.384-.116.764-.24 1.143-.375 1.456-.565 2.517-1.291 2.517-1.291 1.056-.677 2.143-1.873 2.143-1.873s.369-.831-.25-1.319c-1.745 1.748-7.313 3.478-9.625 3.454z" fill="#FFD983"/></g></svg>
AltText: soft ice
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f366","name":"soft-ice","count":1,"role":"badge"}]

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

Show answer

Answer:

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"penny","count":2,"value":1}
  • {"name":"nickel","count":1,"value":5}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 132 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 pennys, 1 nickel" 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><line x1="85" y1="12" x2="85" y2="44" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><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></svg>
AltText: Coins: 2 pennys, 1 nickel

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

Show answer

Answer: 40¢

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"nickel","count":2,"value":5}
  • {"name":"dime","count":3,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 202 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 nickels, 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><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><circle cx="151" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="151" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="151" 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="187" cy="28" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="187" cy="28" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="187" 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, 3 dimes

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

Show answer

Answer: 33¢

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"penny","count":3,"value":1}
  • {"name":"dime","count":3,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 236 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 pennys, 3 dimes" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="26" 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="40" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="149" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="149" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="149" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="185" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="185" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="185" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="221" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="221" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="221" y="26" 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 pennys, 3 dimes

Which is worth more: 1 nickel or 2 dimes?

Show answer

Answer: 2 dimes (20¢)

SubType
compare-prices
Difficulty
starter
OptionA
Label: 1 nickel
Total: 5
OptionB
Label: 2 dimes
Total: 20
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="#55ACEE" d="M20 28.625S30.661 25.9 33.356 15.72c.396-1.495-1.518-2.72-3.868-2.72H5.999c-1.175 0-3.74.493-3.072 2.894C5.711 25.9 16 28.625 16 28.625v1.173s-4.634 2.443-5.588 3.01c-1.027.588-.268 1.526.144 1.689.684.269 2.39 1.15 7.116 1.15 4.847 0 7.497-.954 8.083-1.15.226-.075 1.197-.973-.198-1.799-2.484-1.47-5.557-2.9-5.557-2.9v-1.173z"/><path fill="#3B88C3" d="M33.291 15.248c0 1.692-6.835 3.064-15.269 3.064-8.432 0-15.268-1.371-15.268-3.064s6.836-3.064 15.268-3.064c8.434 0 15.269 1.371 15.269 3.064z"/><path fill="#F4ABBA" d="M25.982 6.908c0 1.613-3.133 4.745-7.832 4.745-4.325 0-7.831-2.088-7.831-4.745 0-4.325 3.505-6.787 7.831-6.787 4.327.001 7.832 2.462 7.832 6.787z"/><path fill="#FFE8B6" d="M33.291 14.217c0 1.613-3.132 4.223-7.83 4.223-4.326 0-7.832 1.393-7.832-4.223 0-4.325 3.506-7.831 7.832-7.831 4.325 0 7.83 3.506 7.83 7.831z"/><path fill="#8A4B38" d="M18.672 14.217c0 5.182-3.132 4.311-7.831 4.311-4.325 0-7.831-1.653-7.831-4.311 0-4.325 3.506-7.831 7.831-7.831 4.326 0 7.831 3.506 7.831 7.831z"/><path fill="#3B88C3" d="M30.837 21.098c.824-1.161 1.541-2.487 2.082-3.995-13.485 4.732-26.07 1.375-29.477.336.49 1.279 1.103 2.425 1.797 3.446 11.35 3.251 21.551 1.204 25.598.213z"/><path fill="#55ACEE" d="M2.837 15.177c1.396.6 15.488 5.046 30.498.087 0 .652-.411 2.477-.653 3.175-.391 1.132-15.401 4.83-28.888.261-.392-.173-1.566-3.784-.957-3.523z"/></g></svg>
AltText: ice cream
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f368","name":"ice-cream","count":1,"role":"badge"}]

Which is worth more: 1 dime or 1 penny?

Show answer

Answer: 1 dime (10¢)

SubType
compare-prices
Difficulty
starter
OptionA
Label: 1 dime
Total: 10
OptionB
Label: 1 penny
Total: 1
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"}]

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

Show answer

Answer: 15¢

SubType
word-problem
Difficulty
starter
Coins
  • {"name":"nickel","count":3,"value":5}
  • {"name":"dime","count":1,"value":10}
TotalCents
25
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 176 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 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><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></svg>
AltText: Coins: 3 nickels, 1 dime

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

Show answer

Answer: 13¢

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"dime","count":1,"value":10}
  • {"name":"penny","count":3,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 164 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 pennys, 1 dime" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="26" 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="40" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="149" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="149" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="149" y="26" 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, 3 pennys

Which is worth more: 1 penny or 2 dimes?

Show answer

Answer: 2 dimes (20¢)

SubType
compare-prices
Difficulty
starter
OptionA
Label: 1 penny
Total: 1
OptionB
Label: 2 dimes
Total: 20
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"}]

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

Show answer

Answer: 10¢

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"nickel","count":2,"value":5}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 86 56" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 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></svg>
AltText: Coins: 2 nickels

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

Show answer

Answer: 11¢

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"penny","count":1,"value":1}
  • {"name":"dime","count":1,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 80 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 1 dime" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" 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="40" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="65" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="65" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="65" y="26" 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 penny, 1 dime

Lily has 5¢ and wants a bookmark for 35¢. How much more money does Lily need?

Show answer

Answer: 30¢

SubType
word-problem
Difficulty
starter
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

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

Show answer

Answer:

SubType
count-coins
Difficulty
starter
Coins
  • {"name":"penny","count":2,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 78 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 pennys" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" 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="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text></svg>
AltText: Coins: 2 pennys

Zoe found 1 penny in a piggy bank. What is the total value?

Show answer

Answer:

SubType
word-problem
Difficulty
starter
Coins
  • {"name":"penny","count":1,"value":1}
TotalCents
1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 36 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="26" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text></svg>
AltText: Coins: 1 penny