expert Set 5 Form Exercise

Count the coins: 3 dimes + 6 nickels + 3 quarters + 7 dollars. What is the total?

Show answer

Answer: $8.35

SubType
count-coins
Difficulty
expert
Coins
  • {"name":"dime","count":3,"value":10}
  • {"name":"nickel","count":6,"value":5}
  • {"name":"quarter","count":3,"value":25}
  • {"name":"dollar","count":7,"value":100}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 636 68" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 6 nickels, 3 dimes, 3 quarters, 7 dollars" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><text x="136" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×6</text><line x1="163" y1="12" x2="163" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="185" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="185" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="185" y="34" 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="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="221" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="221" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="257" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="257" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="257" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="279" y1="12" x2="279" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="308" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="308" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="308" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="358" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="358" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="358" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="408" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="408" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="408" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><line x1="437" y1="12" x2="437" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="470" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="470" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="470" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="528" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="528" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="528" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="586" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="586" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="586" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><text x="616" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×7</text></svg>
AltText: Coins: 3 dimes, 6 nickels, 3 quarters, 7 dollars

Which is worth more: 3 dimes or 6 quarters?

Show answer

Answer: 6 quarters ($1.50)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 3 dimes
Total: 30
OptionB
Label: 6 quarters
Total: 150
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"}]

Emma has 6 quarters and 2 nickels and 8 half-dollars and 1 dollar. How much money does Emma have in total?

Show answer

Answer: $6.60

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"quarter","count":6,"value":25}
  • {"name":"nickel","count":2,"value":5}
  • {"name":"half-dollar","count":8,"value":50}
  • {"name":"dollar","count":1,"value":100}
TotalCents
660
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 534 68" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 nickels, 6 quarters, 8 half-dollars, 1 dollar" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="34" 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="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="122" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="122" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="122" y="34" 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="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="172" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="172" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="222" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="222" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="222" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><text x="248" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×6</text><line x1="275" y1="12" x2="275" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="307" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="307" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="307" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="363" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="363" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="363" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="419" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="419" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="419" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><text x="448" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×8</text><line x1="475" y1="12" x2="475" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="508" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="508" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="508" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text></svg>
AltText: Coins: 6 quarters, 2 nickels, 8 half-dollars, 1 dollar

Which is worth more: 2 pennies or 7 quarters?

Show answer

Answer: 7 quarters ($1.75)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 2 pennies
Total: 2
OptionB
Label: 7 quarters
Total: 175
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"}]

Which is worth more: 3 half-dollars or 2 dimes?

Show answer

Answer: 3 half-dollars ($1.50)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 3 half-dollars
Total: 150
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="#E1E8ED" d="M31.301 11H4.668c-1.657 0-3 1.343-3 3s1.343 3 3 3c.182 0 .357-.023.53-.053L5.182 17l.637 14.004C5.918 33.202 7.8 35 10 35h16c2.2 0 4.082-1.798 4.182-3.996L30.818 17l-.015-.05c.163.027.327.05.498.05 1.657 0 3-1.343 3-3s-1.344-3-3-3z"/><path d="M28.668 17v16.989c.863-.734 1.444-1.796 1.492-2.986L30.84 17h-2.172zm-6 0h3v18h-3zm-6 18V17h3v18zm-6-18h3v18h-3zM5.16 17l.68 14.003c.054 1.342.776 2.528 1.828 3.254V17H5.16z" fill="#DA2F47"/><path opacity=".6" fill="#99AAB5" d="M5.16 17l.097 2h25.485l.098-2z"/><path fill="#FFD983" d="M30.929 11.07c.043-.184.071-.373.071-.57 0-.674-.27-1.284-.704-1.733.422-.266.704-.732.704-1.267 0-.829-.672-1.5-1.5-1.5-.197 0-.385.04-.558.11-.139-.513-.539-.913-1.052-1.052.07-.173.11-.36.11-.558 0-.829-.672-1.5-1.5-1.5-.191 0-.372.039-.54.104C25.769 1.913 24.745 1 23.5 1 22.119 1 21 2.119 21 3.5c0 .187.024.368.063.544-.64.113-1.19.469-1.563.969C19.044 4.402 18.322 4 17.5 4 16.119 4 15 5.119 15 6.5l.001.012c-.304-.23-.657-.395-1.047-.466C13.74 4.882 12.725 4 11.5 4c-1.228 0-2.245.887-2.455 2.055C8.866 6.027 8.687 6 8.5 6 6.567 6 5 7.567 5 9.5c0 .545.135 1.054.357 1.514C4.597 11.087 4 11.72 4 12.5c0 .829.672 1.5 1.5 1.5h25c.828 0 1.5-.671 1.5-1.5 0-.678-.453-1.245-1.071-1.43z"/><g fill="#FFAC33"><circle cx="28" cy="8" r="1"/><circle cx="24.5" cy="5.5" r="1.5"/><circle cx="12" cy="7" r="1"/><path d="M31 12.5c0-.828-.672-1.5-1.5-1.5-.658 0-1.212.427-1.414 1.017-.029-.002-.055-.017-.086-.017-.552 0-1 .448-1 1h3.908c.056-.157.092-.324.092-.5zM9.5 12c.198 0 .385.04.558.11.172-.638.75-1.11 1.442-1.11.828 0 1.5.671 1.5 1.5 0 .176-.036.343-.092.5h4.184c-.056-.157-.092-.324-.092-.5 0-.829.672-1.5 1.5-1.5.237 0 .459.06.658.158-.098-.199-.158-.421-.158-.658 0-.829.672-1.5 1.5-1.5s1.5.671 1.5 1.5c0 .198-.04.385-.11.558.638.172 1.11.749 1.11 1.442 0 .176-.036.343-.092.5h2.968l-.566-.5c.42-.367.69-.899.69-1.5 0-1.104-.896-2-2-2-.378 0-.728.111-1.03.294.015-.097.03-.193.03-.294 0-1.104-.896-2-2-2-.808 0-1.501.482-1.816 1.172C18.978 8.066 18.748 8 18.5 8c-.828 0-1.5.672-1.5 1.5 0 .198.04.385.11.558-.638.173-1.11.75-1.11 1.442 0 .198.04.385.11.558-.23.062-.438.177-.61.332-.266-.24-.614-.39-1-.39-.237 0-.459.06-.659.159.099-.2.159-.422.159-.659 0-.828-.672-1.5-1.5-1.5-.198 0-.385.04-.558.11C11.77 9.472 11.192 9 10.5 9 9.672 9 9 9.672 9 10.5c0 .198.04.385.11.558-.23.062-.438.177-.61.332-.266-.24-.614-.39-1-.39-.828 0-1.5.672-1.5 1.5 0 .176.036.343.092.5h2c.207-.581.756-1 1.408-1z"/></g><path fill="#FFF" d="M4 13v1c0 .552.448 1 1 1h26c.553 0 1-.448 1-1v-1H4z"/></g></svg>
AltText: popcorn
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f37f","name":"popcorn","count":1,"role":"badge"}]

Sam has $8.90 and buys a juice box for 75¢. How much money is left?

Show answer

Answer: $8.15

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"nickel","count":8,"value":5}
  • {"name":"half-dollar","count":5,"value":50}
  • {"name":"dollar","count":6,"value":100}
TotalCents
890
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 650 68" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 8 nickels, 5 half-dollars, 6 dollars" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><text x="136" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×8</text><line x1="163" y1="12" x2="163" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="195" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="195" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="195" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="251" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="251" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="251" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="307" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="307" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="307" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="363" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="363" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="363" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="419" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="419" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="419" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><line x1="451" y1="12" x2="451" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="484" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="484" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="484" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="542" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="542" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="542" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="600" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="600" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="600" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><text x="630" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×6</text></svg>
AltText: Coins: 8 nickels, 5 half-dollars, 6 dollars

Which is worth more: 5 dimes or 4 quarters?

Show answer

Answer: 4 quarters ($1.00)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 5 dimes
Total: 50
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="#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"}]

Which is worth more: 2 quarters or 2 dimes?

Show answer

Answer: 2 quarters (50¢)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 2 quarters
Total: 50
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="#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"}]

Which is worth more: 2 dollars or 7 dimes?

Show answer

Answer: 2 dollars ($2.00)

SubType
compare-prices
Difficulty
expert
OptionA
Label: 2 dollars
Total: 200
OptionB
Label: 7 dimes
Total: 70
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"}]

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

Show answer

Answer: $1.57

SubType
count-coins
Difficulty
expert
Coins
  • {"name":"quarter","count":6,"value":25}
  • {"name":"penny","count":7,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 326 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 7 pennys, 6 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><text x="124" y="35" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×7</text><line x1="151" y1="12" x2="151" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="180" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="180" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="180" 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="230" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="230" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="230" 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="280" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="280" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="280" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><text x="306" y="35" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×6</text></svg>
AltText: Coins: 6 quarters, 7 pennys

You have $5.00. You buy an item for $2.96. How much change do you get?

Show answer

Answer: $2.04

SubType
make-change
Difficulty
expert
Paid
500
Price
296
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: 5 nickels + 8 dollars + 1 half-dollar + 2 dimes + 2 quarters + 3 pennies. What is the total?

Show answer

Answer: $9.48

SubType
count-coins
Difficulty
expert
Coins
  • {"name":"nickel","count":5,"value":5}
  • {"name":"dollar","count":8,"value":100}
  • {"name":"half-dollar","count":1,"value":50}
  • {"name":"dime","count":2,"value":10}
  • {"name":"quarter","count":2,"value":25}
  • {"name":"penny","count":3,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 816 68" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 pennys, 5 nickels, 2 dimes, 2 quarters, 1 half-dollar, 8 dollars" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="34" 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="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="34" 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="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="34" 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="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="154" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="154" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="154" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="200" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="200" y="34" 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="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="246" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="246" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="292" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="292" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="292" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="338" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="338" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="338" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="365" y1="12" x2="365" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="387" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="387" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="387" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="423" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="423" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="423" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="445" y1="12" x2="445" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="474" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="474" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="474" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="524" cy="34" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="524" cy="34" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="524" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><line x1="553" y1="12" x2="553" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="585" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="585" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="585" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><line x1="617" y1="12" x2="617" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="650" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="650" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="650" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="708" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="708" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="708" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="766" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="766" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="766" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><text x="796" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×8</text></svg>
AltText: Coins: 5 nickels, 8 dollars, 1 half-dollar, 2 dimes, 2 quarters, 3 pennys

Max found 7 half-dollars and 1 penny and 2 nickels and 5 quarters in a piggy bank. What is the total value?

Show answer

Answer: $4.86

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"half-dollar","count":7,"value":50}
  • {"name":"penny","count":1,"value":1}
  • {"name":"nickel","count":2,"value":5}
  • {"name":"quarter","count":5,"value":25}
TotalCents
486
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 594 66" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 2 nickels, 5 quarters, 7 half-dollars" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="33" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="33" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="33" 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="54" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="70" cy="33" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="70" cy="33" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="70" y="33" 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="33" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="116" cy="33" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="116" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="143" y1="12" x2="143" y2="54" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="172" cy="33" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="172" cy="33" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="172" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="222" cy="33" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="222" cy="33" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="222" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="272" cy="33" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="272" cy="33" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="272" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="322" cy="33" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="322" cy="33" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="322" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="372" cy="33" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="372" cy="33" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="372" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><line x1="401" y1="12" x2="401" y2="54" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="433" cy="33" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="433" cy="33" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="433" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="489" cy="33" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="489" cy="33" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="489" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="545" cy="33" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="545" cy="33" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="545" y="33" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><text x="574" y="38" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×7</text></svg>
AltText: Coins: 7 half-dollars, 1 penny, 2 nickels, 5 quarters

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

Show answer

Answer: 11¢

SubType
make-change
Difficulty
expert
Paid
25
Price
14
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"}]

Emma has 4 nickels and 4 dimes and 5 pennies and 6 dollars and 3 half-dollars. How much money does Emma have in total?

Show answer

Answer: $8.15

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"dime","count":4,"value":10}
  • {"name":"penny","count":5,"value":1}
  • {"name":"dollar","count":6,"value":100}
  • {"name":"half-dollar","count":3,"value":50}
TotalCents
815
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 930 68" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 5 pennys, 4 nickels, 4 dimes, 3 half-dollars, 6 dollars" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="34" 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="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="34" 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="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="34" 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="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="186" cy="34" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="186" cy="34" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="186" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="211" y1="12" x2="211" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="238" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="238" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="238" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="284" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="284" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="284" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="330" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="330" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="330" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="376" cy="34" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="376" cy="34" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="376" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><line x1="403" y1="12" x2="403" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="425" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="425" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="425" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="461" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="461" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="461" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="497" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="497" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="497" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="533" cy="34" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="533" cy="34" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="533" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="555" y1="12" x2="555" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="587" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="587" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="587" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="643" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="643" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="643" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><circle cx="699" cy="34" r="25" fill="#D8D8D8" stroke="#A4A4A4" stroke-width="1.5"/><circle cx="699" cy="34" r="21" fill="none" stroke="#A4A4A4" stroke-width="0.75" opacity="0.5"/><text x="699" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="16">50¢</text><line x1="731" y1="12" x2="731" y2="56" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="764" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="764" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="764" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="822" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="822" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="822" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><circle cx="880" cy="34" r="26" fill="#DAA520" stroke="#B8860B" stroke-width="1.5"/><circle cx="880" cy="34" r="22" fill="none" stroke="#B8860B" stroke-width="0.75" opacity="0.5"/><text x="880" y="34" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="17">$1</text><text x="910" y="39" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×6</text></svg>
AltText: Coins: 4 nickels, 4 dimes, 5 pennys, 6 dollars, 3 half-dollars

You have $5.00. You buy an item for $3.28. How much change do you get?

Show answer

Answer: $1.72

SubType
make-change
Difficulty
expert
Paid
500
Price
328
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="M7.728 3.132s.418-1.003 1.661-.838c1.243.165 9.667 1.593 13.676 3.454 4.01 1.86 8.529 4.059 11.358 7.384.75.883.445 1.529.445 1.529l-1.036 7.438s-.3 1.489-1.737 1.886L2.507 32.139S1 32.483 1 30.932v-7.766s.152-.933.521-2.025c.368-1.095 6.207-18.009 6.207-18.009z"/><path fill="#A0041E" d="M30.609 20.547c-4.448-4.258-15.009-9.219-22.834-9.965-.221-.018-.435.114-.507.329 0 0-6.278 18.61-6.278 18.918 0 .15.07.293.187.386.086.066.193.102.3.102.039 0 .079-.005.119-.014l29.419-8.115c.186-.048.279-.154.312-.344.061-.332-.076-.684-.718-1.297z"/><path fill="#A0041E" d="M31.323 21.879L1 30.029v-7.112S6.331 10.942 7.397 3.662C24.143 6.08 32.149 14.778 32.149 14.778l-.826 7.101z"/><path fill="#BE1931" d="M8.188 25.532c0 1.421-1.151 2.572-2.573 2.572s-2.573-1.151-2.573-2.572c0-1.422 1.151-2.573 2.573-2.573 1.421 0 2.573 1.151 2.573 2.573zm5-4c0 1.421-1.151 2.572-2.573 2.572s-2.573-1.151-2.573-2.572c0-1.422 1.151-2.573 2.573-2.573 1.421 0 2.573 1.151 2.573 2.573zm6 1c0 1.421-1.151 2.572-2.573 2.572s-2.573-1.151-2.573-2.572c0-1.422 1.151-2.573 2.573-2.573 1.421 0 2.573 1.151 2.573 2.573zm5-4c0 1.421-1.151 2.572-2.573 2.572s-2.573-1.151-2.573-2.572c0-1.422 1.151-2.573 2.573-2.573 1.421 0 2.573 1.151 2.573 2.573zm6 1c0 1.421-1.151 2.572-2.573 2.572s-2.573-1.151-2.573-2.572c0-1.422 1.151-2.573 2.573-2.573 1.421 0 2.573 1.151 2.573 2.573z"/><path fill="#F4900C" d="M32.096 13.498C27.647 9.24 15.601 4.328 7.775 3.582c-.221-.019-.435.114-.507.329 0 0-4.982 13.827-6.193 17.621C.9 22.08.99 22.79.99 22.829c0 .15.07.293.187.386.086.066.193.102.3.102.039 0 .079-.005.119-.014l30.797-7.747c.186-.047.326-.199.359-.389.06-.331-.015-1.055-.656-1.669z"/><path fill="#F4900C" d="M32.096 13.498C27.647 9.24 15.601 4.328 7.775 3.582c-.221-.019-.435.114-.507.329 0 0-6.278 17.61-6.278 17.918 0 .15.07.293.187.386.086.066.193.102.3.102.039 0 .079-.005.119-.014l30.194-7.739c.185-.047.326-.199.359-.389.06-.331.588-.063-.053-.677z"/><path fill="#FFCC4D" d="M9.65 20.239l-1.833-2.456 4.458-.527 1.436 1.942 5.584-1.431-.922-1.232 4.218-.499.571.772 5.571-1.456-.029-.039.325-.038 3.613-.944c-.099-.271-.262-.561-.546-.832-.612-.586-1.38-1.184-2.249-1.783l-3.569.355-1.941-2.595 1.416-.167c-3.435-1.761-7.531-3.361-11.415-4.435l1.437 1.944-4.348.432-1.67-2.234 3.527-.417c-1.951-.496-3.83-.857-5.509-1.017-.221-.019-.435.114-.507.329 0 0-1.376 3.586-2.768 7.741l3.453-.24 1.709 2.311-4.539.451-1.022-1.339c-.721 2.154-1.568 4.362-2.15 6.124l2.124 2.709 5.575-1.429zm8.62-10.047l1.842 2.491-4.301.428-1.806-2.415 4.265-.504z"/><path fill="#F4900C" d="M10.862 17.487c.807-.218 2.42-1.237 4.013-1.456 1.594-.219 3.531.617 4.108.549l2.313-.273c.516-.061 2.829-1.338 4.173-1.526 1.344-.188 3.145.762 3.791.584 0 0 .718.203 0 .294-.718.091-2.601-.645-3.646-.472-1.502.25-2.573 1.112-4.318 1.393-1.052.169-1.792.307-2.421.357-1.164.094-2.6-.779-4.069-.529-1.469.25-2.275 1.243-3.945 1.404-.989.096-.616-.158.001-.325zm-4.32 2.961c1.194-.278 2.57-.742 3.108-.21L6.959 21.27l-2.884.397c-.001.001.092-.666 2.467-1.219zm9.854-2.552c1.489-.356 2.464-.425 2.898-.129l-2.72 1.025-2.864.406c.001 0 .248-.719 2.686-1.302z"/><path fill="#F4900C" d="M25.708 15.583c1.082-.297 2.479-.438 2.833-.354 0 0 2.857-.741 3.991-.871 0 0-2.604.891-3.412 1.1-.808.208-5.901 1.616-5.959 1.35-.057-.266.881-.766 2.547-1.225z"/><path fill="#FFCC4D" d="M1.95 18.959s-.075-1.197.758-3.359 1.2-3.017 1.392-2.765c.192.252-.559 2.999-.851 3.665s-.757 2.04-.979 2.312c-.221.273-.32.147-.32.147zm2.55-7.308s.062-1.526.437-2.589S5.985 7.38 6.075 7.131c.09-.249.07-1.507.32-2.09s.758-1.711 1.379-1.46-1.395 4.315-1.636 5.127c-.242.813-1.638 2.943-1.638 2.943z"/><path fill="#F4900C" d="M6.862 11.487c.807-.218 2.419-1.237 4.013-1.456 1.594-.219 3.531.617 4.108.549l2.313-.273c.516-.061 2.829-1.338 4.173-1.526 1.344-.188 3.145.762 3.791.584 0 0 .718.203 0 .294-.718.091-2.601-.645-3.646-.472-1.502.25-2.573 1.113-4.318 1.393-1.052.169-1.792.307-2.421.357-1.164.094-2.6-.779-4.069-.529-1.469.25-2.275 1.243-3.945 1.404-.989.096-.616-.158.001-.325zm1.986 6.173c-.759.09-1.809-.775-3.703-.437-1.895.339-3.195 1.736-3.195 1.736l.122.573s-.48-.337.187-.544c.667-.207 1.366-1.232 2.991-1.407 1.625-.175 2.156.388 3.25.419 1.094.031.348-.34.348-.34zM28 15.235l1.579.092L30 15l-.281.89-1.313.405zM7.125 4.719c1.469-.406 2.426.322 3.489.196 1.063-.126 1.078.167.261.335s-2.86-.545-3.706-.269c-.846.276-.985 1.15-.985 1.15l.14-.874c-.001 0-.163-.272.801-.538zm1.971 9.059c2.06-.33 2.204-.847 3.748-1.154 1.406-.28 2.281.383 3.071.383 1.284 0 .892-.784.46-.6-.906.386-2.734-.712-4.531 0-.917.363-1.339.865-2.748 1.042-1.408.176-.738.448 0 .329zm10.372-1.031c.86-.085 2.188-.882 3.5-1.095 1.312-.214 2.487.5 3.309.419.822-.082.99-.524.348-.459s-2.281-.642-3.875-.33c-1.594.312-2.219.969-3.282 1.125-1.062.155-.644.404 0 .34zM3.262 14.192c.715-.188 1.459.236 2.239-.056.78-.292.832-.636.114-.448s-1.551-.135-2.192.12l-.161.384zm5.269-7.223c1.355-.061 2.104.358 3.067.262.962-.096.559-.341-.144-.302-.704.04-1.722-.429-3.182-.148s-1.387.572-2.517.817l-.255.36s.51-.105 1.083-.36c.573-.254 1.2-.596 1.948-.629zm7.031-.132c.887-.053 1.633-.706 2.582-.771l-.551-.19s-1.126.588-2.032.653c-.905.065-.937.364.001.308z"/></g></svg>
AltText: pie
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f967","name":"pie","count":1,"role":"badge"}]

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

Show answer

Answer: 34¢

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"dime","count":3,"value":10}
  • {"name":"penny","count":4,"value":1}
TotalCents
34
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 278 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 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><circle cx="144" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" 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="169" y1="12" x2="169" y2="40" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="191" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="191" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="191" 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="227" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="227" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="227" 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="263" cy="26" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="263" cy="26" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="263" 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 dimes, 4 pennys

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

Show answer

Answer: 40¢

SubType
make-change
Difficulty
expert
Paid
50
Price
10
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"}]

You have $2.00. You buy an item for $1.75. How much change do you get?

Show answer

Answer: 25¢

SubType
make-change
Difficulty
expert
Paid
200
Price
175
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="#E1E8ED" d="M31.301 11H4.668c-1.657 0-3 1.343-3 3s1.343 3 3 3c.182 0 .357-.023.53-.053L5.182 17l.637 14.004C5.918 33.202 7.8 35 10 35h16c2.2 0 4.082-1.798 4.182-3.996L30.818 17l-.015-.05c.163.027.327.05.498.05 1.657 0 3-1.343 3-3s-1.344-3-3-3z"/><path d="M28.668 17v16.989c.863-.734 1.444-1.796 1.492-2.986L30.84 17h-2.172zm-6 0h3v18h-3zm-6 18V17h3v18zm-6-18h3v18h-3zM5.16 17l.68 14.003c.054 1.342.776 2.528 1.828 3.254V17H5.16z" fill="#DA2F47"/><path opacity=".6" fill="#99AAB5" d="M5.16 17l.097 2h25.485l.098-2z"/><path fill="#FFD983" d="M30.929 11.07c.043-.184.071-.373.071-.57 0-.674-.27-1.284-.704-1.733.422-.266.704-.732.704-1.267 0-.829-.672-1.5-1.5-1.5-.197 0-.385.04-.558.11-.139-.513-.539-.913-1.052-1.052.07-.173.11-.36.11-.558 0-.829-.672-1.5-1.5-1.5-.191 0-.372.039-.54.104C25.769 1.913 24.745 1 23.5 1 22.119 1 21 2.119 21 3.5c0 .187.024.368.063.544-.64.113-1.19.469-1.563.969C19.044 4.402 18.322 4 17.5 4 16.119 4 15 5.119 15 6.5l.001.012c-.304-.23-.657-.395-1.047-.466C13.74 4.882 12.725 4 11.5 4c-1.228 0-2.245.887-2.455 2.055C8.866 6.027 8.687 6 8.5 6 6.567 6 5 7.567 5 9.5c0 .545.135 1.054.357 1.514C4.597 11.087 4 11.72 4 12.5c0 .829.672 1.5 1.5 1.5h25c.828 0 1.5-.671 1.5-1.5 0-.678-.453-1.245-1.071-1.43z"/><g fill="#FFAC33"><circle cx="28" cy="8" r="1"/><circle cx="24.5" cy="5.5" r="1.5"/><circle cx="12" cy="7" r="1"/><path d="M31 12.5c0-.828-.672-1.5-1.5-1.5-.658 0-1.212.427-1.414 1.017-.029-.002-.055-.017-.086-.017-.552 0-1 .448-1 1h3.908c.056-.157.092-.324.092-.5zM9.5 12c.198 0 .385.04.558.11.172-.638.75-1.11 1.442-1.11.828 0 1.5.671 1.5 1.5 0 .176-.036.343-.092.5h4.184c-.056-.157-.092-.324-.092-.5 0-.829.672-1.5 1.5-1.5.237 0 .459.06.658.158-.098-.199-.158-.421-.158-.658 0-.829.672-1.5 1.5-1.5s1.5.671 1.5 1.5c0 .198-.04.385-.11.558.638.172 1.11.749 1.11 1.442 0 .176-.036.343-.092.5h2.968l-.566-.5c.42-.367.69-.899.69-1.5 0-1.104-.896-2-2-2-.378 0-.728.111-1.03.294.015-.097.03-.193.03-.294 0-1.104-.896-2-2-2-.808 0-1.501.482-1.816 1.172C18.978 8.066 18.748 8 18.5 8c-.828 0-1.5.672-1.5 1.5 0 .198.04.385.11.558-.638.173-1.11.75-1.11 1.442 0 .198.04.385.11.558-.23.062-.438.177-.61.332-.266-.24-.614-.39-1-.39-.237 0-.459.06-.659.159.099-.2.159-.422.159-.659 0-.828-.672-1.5-1.5-1.5-.198 0-.385.04-.558.11C11.77 9.472 11.192 9 10.5 9 9.672 9 9 9.672 9 10.5c0 .198.04.385.11.558-.23.062-.438.177-.61.332-.266-.24-.614-.39-1-.39-.828 0-1.5.672-1.5 1.5 0 .176.036.343.092.5h2c.207-.581.756-1 1.408-1z"/></g><path fill="#FFF" d="M4 13v1c0 .552.448 1 1 1h26c.553 0 1-.448 1-1v-1H4z"/></g></svg>
AltText: popcorn
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f37f","name":"popcorn","count":1,"role":"badge"}]

Ben has 2 quarters and 8 dimes and 1 penny and 5 nickels. Can Ben buy an eraser that costs 25¢?

Show answer

Answer: Yes, Ben has $1.56

SubType
word-problem
Difficulty
expert
Coins
  • {"name":"quarter","count":2,"value":25}
  • {"name":"dime","count":8,"value":10}
  • {"name":"penny","count":1,"value":1}
  • {"name":"nickel","count":5,"value":5}
TotalCents
156
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 522 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 1 penny, 5 nickels, 8 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="70" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="70" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="70" 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="116" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="116" cy="30" r="16" fill="none" stroke="#787878" 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="13">5¢</text><circle cx="162" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="162" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="162" 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="208" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="208" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="208" 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="254" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="254" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="254" 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="281" y1="12" x2="281" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="303" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="303" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="303" 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="339" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="339" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="339" 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="375" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="375" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="375" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><text x="394" y="35" font-family="system-ui, sans-serif" font-size="13" font-weight="bold" fill="#444">×8</text><line x1="421" y1="12" x2="421" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="450" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="450" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="450" 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="500" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="500" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="500" 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, 8 dimes, 1 penny, 5 nickels