medium Set 1 Form Exercise

Zoe found 2 pennies and 5 quarters and 1 dime and 4 nickels in a piggy bank. What is the total value?

Show answer

Answer: $1.57

SubType
word-problem
Difficulty
medium
Coins
  • {"name":"penny","count":2,"value":1}
  • {"name":"quarter","count":5,"value":25}
  • {"name":"dime","count":1,"value":10}
  • {"name":"nickel","count":4,"value":5}
TotalCents
157
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 572 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 2 pennys, 4 nickels, 1 dime, 5 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="85" y1="12" x2="85" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="112" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="158" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="158" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="158" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="204" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="204" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="204" 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="250" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="250" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="250" 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="277" y1="12" x2="277" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="299" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="299" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="299" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="321" y1="12" x2="321" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="350" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="350" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="350" 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="400" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="400" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="400" 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="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><circle cx="550" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="550" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="550" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 2 pennys, 5 quarters, 1 dime, 4 nickels

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

Show answer

Answer:

SubType
count-coins
Difficulty
medium
Coins
  • {"name":"penny","count":5,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 204 52" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 5 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><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><circle cx="186" cy="26" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="186" cy="26" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="186" 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: 5 pennys

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

Show answer

Answer: 12¢

SubType
make-change
Difficulty
medium
Paid
200
Price
188
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"}]

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

Show answer

Answer: $1.03

SubType
count-coins
Difficulty
medium
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"quarter","count":2,"value":25}
  • {"name":"dime","count":3,"value":10}
  • {"name":"penny","count":3,"value":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 536 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 3 pennys, 4 nickels, 3 dimes, 2 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><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><line x1="127" y1="12" x2="127" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="154" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="154" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="154" 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="200" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="200" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="200" 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="246" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="246" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="246" 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="292" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="292" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="292" 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="319" y1="12" x2="319" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="341" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="341" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="341" 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="377" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="377" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="377" 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="413" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="413" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="413" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="435" y1="12" x2="435" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="464" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="464" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="464" 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="514" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="514" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="514" 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: 4 nickels, 2 quarters, 3 dimes, 3 pennys

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

Show answer

Answer: $1.14

SubType
count-coins
Difficulty
medium
Coins
  • {"name":"penny","count":4,"value":1}
  • {"name":"quarter","count":3,"value":25}
  • {"name":"nickel","count":3,"value":5}
  • {"name":"dime","count":2,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 546 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 3 nickels, 2 dimes, 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="196" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="196" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="196" 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="242" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="242" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="242" 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="288" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="288" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="288" 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="315" y1="12" x2="315" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="337" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="337" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="337" 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="373" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="373" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="373" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="395" y1="12" x2="395" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="424" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="424" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="424" 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="474" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="474" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="474" 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="524" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="524" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="524" 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: 4 pennys, 3 quarters, 3 nickels, 2 dimes

Jake has 3 nickels and 4 pennies and 3 quarters. How much money does Jake have in total?

Show answer

Answer: 94¢

SubType
word-problem
Difficulty
medium
Coins
  • {"name":"nickel","count":3,"value":5}
  • {"name":"penny","count":4,"value":1}
  • {"name":"quarter","count":3,"value":25}
TotalCents
94
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 466 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 3 nickels, 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="196" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="196" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="196" 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="242" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="242" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="242" 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="288" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="288" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="288" 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="315" y1="12" x2="315" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="344" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="344" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="344" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text><circle cx="394" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="394" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="394" 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="444" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="444" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="444" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 3 nickels, 4 pennys, 3 quarters

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

Show answer

Answer: 35¢

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

Sam found 4 dimes and 4 pennies and 5 nickels in a piggy bank. What is the total value?

Show answer

Answer: 69¢

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

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

Show answer

Answer: 86¢

SubType
make-change
Difficulty
medium
Paid
100
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="#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: 5 quarters or 2 nickels?

Show answer

Answer: 5 quarters ($1.25)

SubType
compare-prices
Difficulty
medium
OptionA
Label: 5 quarters
Total: 125
OptionB
Label: 2 nickels
Total: 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="#FFAC33" d="M35.337 23.549C34.291 29.819 27.615 34 18.092 34S1.894 29.819.849 23.549c-.247-1.479.156-8.12 1.054-9.406 2.559-3.664 3.474 10.365 16.189 10.365 13.847 0 13.64-14.028 16.199-10.365.898 1.286 1.292 7.927 1.046 9.406z"/><path fill="#8A4B38" d="M18.092 5.995c-9.331 0-16.895 4.584-16.895 10.239 0 5.655 7.564 10.24 16.895 10.24 9.33 0 16.895-4.585 16.895-10.24S27.422 5.995 18.092 5.995zm0 13.374c-3.174 0-5.748-.702-5.748-1.568 0-.866 2.574-1.567 5.748-1.567 3.173 0 5.747.701 5.747 1.567.001.866-2.573 1.568-5.747 1.568z"/><path fill="#8A4B38" d="M1.72 14.623c-.653 1.045-.92 5.494.479 7.577 2.134 3.18 3.179 1.567 4.747 2.047 2.335.715 2.508 2.56 4.354 3.483 2.09 1.045 3.306.741 6.27 0 4.181-1.045 6.837 1.088 9.405 0 2.107-.893 3.312-4.137 4.486-4.528 3.728-1.242 4.515-7.124 1.741-9.537-.87 1.829-5.138 8.404-7.881 8.71-2.744.305-10.974 1-14.457-.784-3.484-1.785-7.01-4.006-7.446-4.616-.436-.611-1.698-2.352-1.698-2.352z"/><path fill="#F4900C" d="M18.092 13.882c-3.752 0-6.793 1.228-6.793 2.743 0 .589.463 1.133 1.245 1.58-.126-.129-.2-.264-.2-.404 0-.866 2.574-1.567 5.748-1.567 3.173 0 5.747.701 5.747 1.567 0 .14-.073.274-.2.404.782-.447 1.246-.991 1.246-1.58.001-1.515-3.041-2.743-6.793-2.743z"/><path fill="#F4ABBA" d="M4.42 18.15c-.375 0-.737-.203-.925-.557-.27-.51-.075-1.143.436-1.412l2.308-1.22c.509-.272 1.142-.075 1.412.436.27.51.075 1.143-.436 1.412l-2.308 1.22c-.156.082-.323.121-.487.121zm11.887 7.794c-.41 0-.799-.242-.966-.646l-.74-1.786c-.221-.533.032-1.144.565-1.365.534-.22 1.144.032 1.365.566l.74 1.786c.221.533-.032 1.145-.566 1.365-.129.055-.265.08-.398.08z"/><path fill="#55ACEE" d="M28.151 21.764c-.181 0-.364-.047-.53-.146-.497-.293-.662-.935-.368-1.431l1.132-1.916c.293-.496.938-.661 1.431-.368.497.294.662.935.368 1.432l-1.132 1.915c-.195.33-.543.514-.901.514z"/><path fill="#F4ABBA" d="M29.893 14c-.56 0-1.023-.481-1.043-1.046-.021-.576.431-1.079 1.007-1.1l1.218-.052c.587-.007 1.062.426 1.081 1.003.021.577-.431 1.096-1.007 1.116L29.931 14h-.038zM19.792 9.876c-.444 0-.855-.285-.997-.73-.174-.55.131-1.137.681-1.312l.826-.261c.556-.174 1.138.131 1.312.682.175.55-.131 1.137-.681 1.312l-.826.261c-.105.033-.211.048-.315.048z"/><path fill="#88C9F9" d="M13.998 11.574c-.157 0-.316-.036-.466-.11l-.784-.392c-.516-.258-.726-.886-.468-1.402.258-.516.886-.726 1.402-.468l.784.392c.516.258.726.886.468 1.402-.184.366-.553.578-.936.578zm9.102 13.28c-.156 0-.315-.035-.465-.109l-.784-.391c-.517-.258-.727-.885-.47-1.401.257-.517.884-.727 1.401-.47l.784.391c.517.258.727.885.47 1.401-.182.367-.553.579-.936.579z"/><path fill="#55ACEE" d="M9.426 22.548c-.138 0-.277-.026-.412-.085-.53-.228-.776-.842-.548-1.372l.392-.914c.228-.529.843-.779 1.373-.548.53.227.776.842.548 1.372l-.392.914c-.17.395-.555.633-.961.633zm15.592-9.885c-.403 0-.787-.234-.958-.627-.232-.529.01-1.145.538-1.376l.696-.305c.53-.232 1.146.01 1.376.538.231.529-.01 1.145-.538 1.377l-.696.305c-.137.06-.279.088-.418.088zM8.035 12.62c-.078 0-.157-.009-.235-.027l-.566-.13c-.562-.13-.914-.691-.784-1.253.129-.563.691-.913 1.253-.784l.566.13c.562.13.914.691.784 1.253-.112.483-.543.811-1.018.811z"/></g></svg>
AltText: donut
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f369","name":"donut","count":1,"role":"badge"}]

Which is worth more: 4 quarters or 5 pennies?

Show answer

Answer: 4 quarters ($1.00)

SubType
compare-prices
Difficulty
medium
OptionA
Label: 4 quarters
Total: 100
OptionB
Label: 5 pennies
Total: 5
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"}]

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

Show answer

Answer: $1.19

SubType
count-coins
Difficulty
medium
Coins
  • {"name":"nickel","count":4,"value":5}
  • {"name":"penny","count":4,"value":1}
  • {"name":"quarter","count":3,"value":25}
  • {"name":"dime","count":2,"value":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 592 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 4 nickels, 2 dimes, 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="196" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="196" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="196" 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="242" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="242" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="242" 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="288" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="288" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="288" 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="334" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="334" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="334" 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="361" y1="12" x2="361" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="383" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="383" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="383" 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="419" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="419" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="419" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="441" y1="12" x2="441" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="470" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="470" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="470" 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="520" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="520" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="520" 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="570" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="570" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="570" 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: 4 nickels, 4 pennys, 3 quarters, 2 dimes

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

Show answer

Answer: 10¢

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

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

Show answer

Answer: 41¢

SubType
make-change
Difficulty
medium
Paid
100
Price
59
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="#DA9F83" d="M34.966 17.87c.414 4.649-2.082 8.731-4.831 12.206-2.304 2.554-5.602 3.631-8.901 4.285-3.198 1.089-6.766.739-9.716-.895-1.034-.43-2.248-.559-3.167-1.176-2.879-1.846-4.524-4.927-5.779-8.029-1.627-2.916-1.74-6.483-1.414-9.742.219-1.107.967-2.032 1.388-3.051.729-2.127 1.916-3.963 3.569-5.475.786-.787 1.377-1.823 2.303-2.444.919-.617 2.103-.758 3.137-1.188 1.016-.422 1.968-1.08 3.072-1.299 1.072-.213 2.201.106 3.335.106 2.235-.056 4.482.148 6.575.789 1.034.43 1.781 1.38 2.7 1.997.926.622 1.999 1.04 2.784 1.827 1.603 1.566 2.984 3.411 3.94 5.446.65 2.109.957 4.389 1.005 6.643z"/><path fill="#8A4B38" d="M22.638 16.947c1.177-.385 2.444.261 2.827 1.44.384 1.179-.26 2.447-1.441 2.831-1.181.384-3.871.201-4.255-.978-.383-1.181 1.687-2.911 2.869-3.293zm8.57-.672c-.38.452-1.055.512-1.507.131-.452-.381-.511-1.055-.131-1.508.381-.451 1.514-1.057 1.966-.677.453.381.053 1.601-.328 2.054zm-22-7c-.38.452-1.055.512-1.507.131-.452-.381-.511-1.054-.131-1.508.381-.451 1.514-1.057 1.966-.677.453.381.053 1.601-.328 2.054zm12.093-1.894c-.748-.478-.969-1.472-.49-2.22.479-.749 1.473-.968 2.222-.49.749.479 1.872 2.05 1.394 2.798-.48.75-2.377.392-3.126-.088zm-7.926 6.217c-.515-1.066-.064-2.351 1.005-2.864s2.351-.061 2.864 1.008c.513 1.07.682 3.643-.387 4.154-1.071.514-2.971-1.227-3.482-2.298zm1.024 14.099c.602-.874 1.8-1.096 2.672-.492.874.605 1.094 1.801.49 2.675s-2.528 2.147-3.4 1.544c-.875-.604-.366-2.854.238-3.727zm10.013-.406c-.687-.436-.889-1.348-.449-2.034.438-.685 1.349-.886 2.035-.447.686.438 1.715 1.878 1.276 2.562-.438.688-2.176.359-2.862-.081zM5.536 18.42c.762-.853 2.071-.926 2.923-.163.852.764.924 2.071.161 2.922-.763.854-2.992 1.955-3.843 1.191-.854-.763-.005-3.099.759-3.95z"/></g></svg>
AltText: cookie
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f36a","name":"cookie","count":1,"role":"badge"}]

Jake has 4 dimes. Can Jake buy an eraser that costs 25¢?

Show answer

Answer: Yes, Jake has 40¢

SubType
word-problem
Difficulty
medium
Coins
  • {"name":"dime","count":4,"value":10}
TotalCents
40
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 138 46" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 dimes" style="max-width:100%;height:auto;display:block"><circle cx="15" cy="23" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="15" cy="23" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="15" y="23" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="51" cy="23" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="51" cy="23" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="51" y="23" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="87" cy="23" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="87" cy="23" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="87" y="23" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="123" cy="23" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="123" cy="23" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="123" y="23" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text></svg>
AltText: Coins: 4 dimes

Sam has 1 dime and 5 nickels and 4 quarters and 4 pennies. Can Sam buy a toy car that costs $1.50?

Show answer

Answer: No, Sam only has $1.39

SubType
word-problem
Difficulty
medium
Coins
  • {"name":"dime","count":1,"value":10}
  • {"name":"nickel","count":5,"value":5}
  • {"name":"quarter","count":4,"value":25}
  • {"name":"penny","count":4,"value":1}
TotalCents
139
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 652 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 5 nickels, 1 dime, 4 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="196" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="196" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="196" 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="242" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="242" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="242" 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="288" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="288" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="288" 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="334" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="334" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="334" 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="380" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="380" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="380" 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="407" y1="12" x2="407" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="429" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="429" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="429" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="451" y1="12" x2="451" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="480" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="480" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="480" 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="530" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="530" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="530" 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="580" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="580" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="580" 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="630" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="630" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="630" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="14">25¢</text></svg>
AltText: Coins: 1 dime, 5 nickels, 4 quarters, 4 pennys

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

Show answer

Answer: 55¢

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

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

Show answer

Answer: $1.69

SubType
count-coins
Difficulty
medium
Coins
  • {"name":"dime","count":4,"value":10}
  • {"name":"penny","count":4,"value":1}
  • {"name":"quarter","count":5,"value":25}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 572 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 4 pennys, 4 dimes, 5 quarters" style="max-width:100%;height:auto;display:block"><circle cx="18" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="18" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="18" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="60" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="60" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="60" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="102" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="102" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="102" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><circle cx="144" cy="30" r="18" fill="#B87333" stroke="#8B5A2B" stroke-width="1.5"/><circle cx="144" cy="30" r="14" fill="none" stroke="#8B5A2B" stroke-width="0.75" opacity="0.5"/><text x="144" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#3B2000" font-size="12">1¢</text><line x1="169" y1="12" x2="169" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="191" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="191" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="191" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="227" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="227" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="227" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><circle cx="263" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="263" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="263" 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="299" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="299" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="299" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="321" y1="12" x2="321" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="350" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="350" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="350" 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="400" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="400" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="400" 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="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><circle cx="550" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="550" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="550" 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: 4 dimes, 4 pennys, 5 quarters

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

Show answer

Answer:

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

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

Show answer

Answer: $1.50

SubType
word-problem
Difficulty
medium
Coins
  • {"name":"nickel","count":5,"value":5}
  • {"name":"dime","count":5,"value":10}
  • {"name":"quarter","count":3,"value":25}
TotalCents
150
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 570 60" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Coins: 5 nickels, 5 dimes, 3 quarters" style="max-width:100%;height:auto;display:block"><circle cx="20" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="20" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="20" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="66" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="66" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="66" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="112" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="112" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="112" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="158" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="158" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="158" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="13">5¢</text><circle cx="204" cy="30" r="20" fill="#A8A8A8" stroke="#787878" stroke-width="1.5"/><circle cx="204" cy="30" r="16" fill="none" stroke="#787878" stroke-width="0.75" opacity="0.5"/><text x="204" 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="231" y1="12" x2="231" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="253" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="253" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="253" 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="289" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="289" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="289" 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="325" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="325" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="325" 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="361" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="361" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="361" 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="397" cy="30" r="15" fill="#C0C0C0" stroke="#909090" stroke-width="1.5"/><circle cx="397" cy="30" r="11" fill="none" stroke="#909090" stroke-width="0.75" opacity="0.5"/><text x="397" y="30" text-anchor="middle" dominant-baseline="central" font-family="system-ui, sans-serif" font-weight="bold" fill="#333" font-size="10">10¢</text><line x1="419" y1="12" x2="419" y2="48" stroke="#CCC" stroke-width="1" stroke-dasharray="3,3"/><circle cx="448" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="448" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="448" 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="498" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="498" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="498" 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="548" cy="30" r="22" fill="#D4D4D4" stroke="#A0A0A0" stroke-width="1.5"/><circle cx="548" cy="30" r="18" fill="none" stroke="#A0A0A0" stroke-width="0.75" opacity="0.5"/><text x="548" 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: 5 nickels, 5 dimes, 3 quarters