easy Set 8 Form Exercise

From the bar graph: Baseball=1, Skating=3, Running=2, Basketball=6. How many in total?

Show answer

Answer: 12

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Baseball":1,"Skating":3,"Running":2,"Basketball":6}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="126.67" x2="310" y2="126.67" stroke="#ddd" stroke-width="1"/><text x="42" y="130.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="153.33" width="40" height="26.67" fill="#4E79A7" rx="2"/><text x="90" y="149.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Baseball</text><rect x="130" y="100" width="40" height="80" fill="#F28E2B" rx="2"/><text x="150" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Skating</text><rect x="190" y="126.67" width="40" height="53.33" fill="#59A14F" rx="2"/><text x="210" y="122.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Running</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</text></svg>
AltText: Bar chart showing Baseball=1, Skating=3, Running=2, Basketball=6

The bar graph shows: Hamsters=10, Cats=7, Fish=3, Birds=4. Which category got the most?

Show answer

Answer: Hamsters

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Hamsters":10,"Cats":7,"Fish":3,"Birds":4}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Hamsters</text><rect x="130" y="68" width="40" height="112" fill="#F28E2B" rx="2"/><text x="150" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cats</text><rect x="190" y="132" width="40" height="48" fill="#59A14F" rx="2"/><text x="210" y="128" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Fish</text><rect x="250" y="116" width="40" height="64" fill="#E15759" rx="2"/><text x="270" y="112" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Birds</text></svg>
AltText: Bar chart showing Hamsters=10, Cats=7, Fish=3, Birds=4

A tally chart shows: Peaches |||| |||| Grapes ||| Strawberries |||| |||| Pears |||| |||. How many strawberries are there?

Show answer

Answer: 10

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Peaches":9,"Grapes":3,"Strawberries":10,"Pears":8}
TargetLabel: Strawberries
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 224 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="224" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Strawberries</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pears</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Peaches=9, Grapes=3, Strawberries=10, Pears=8

The bar graph shows: Rabbits=1, Dogs=6, Hamsters=3, Turtles=3. Which category got the most?

Show answer

Answer: Dogs

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Rabbits":1,"Dogs":6,"Hamsters":3,"Turtles":3}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="126.67" x2="310" y2="126.67" stroke="#ddd" stroke-width="1"/><text x="42" y="130.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="153.33" width="40" height="26.67" fill="#4E79A7" rx="2"/><text x="90" y="149.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rabbits</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Dogs</text><rect x="190" y="100" width="40" height="80" fill="#59A14F" rx="2"/><text x="210" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Hamsters</text><rect x="250" y="100" width="40" height="80" fill="#E15759" rx="2"/><text x="270" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Turtles</text></svg>
AltText: Bar chart showing Rabbits=1, Dogs=6, Hamsters=3, Turtles=3

A tally chart shows: Rice |||| Sandwich |||| |||| Salad |||| Soup |||| ||||. How many sandwich are there?

Show answer

Answer: 10

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Rice":4,"Sandwich":10,"Salad":5,"Soup":9}
TargetLabel: Sandwich
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 224 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="224" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Sandwich</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Salad</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Rice=4, Sandwich=10, Salad=5, Soup=9

A tally chart shows: Fish || Cats |||| |||| Frogs |||| || Turtles ||||. How many cats are there?

Show answer

Answer: 10

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Fish":2,"Cats":10,"Frogs":7,"Turtles":4}
TargetLabel: Cats
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 224 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="224" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="224" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Fish</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="224" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cats</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="224" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="224" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Frogs</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="224" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Turtles</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Fish=2, Cats=10, Frogs=7, Turtles=4

From the bar graph: Fish=10, Frogs=1, Turtles=1, Dogs=2. How many in total?

Show answer

Answer: 14

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Fish":10,"Frogs":1,"Turtles":1,"Dogs":2}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Fish</text><rect x="130" y="164" width="40" height="16" fill="#F28E2B" rx="2"/><text x="150" y="160" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Frogs</text><rect x="190" y="164" width="40" height="16" fill="#59A14F" rx="2"/><text x="210" y="160" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Turtles</text><rect x="250" y="148" width="40" height="32" fill="#E15759" rx="2"/><text x="270" y="144" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Dogs</text></svg>
AltText: Bar chart showing Fish=10, Frogs=1, Turtles=1, Dogs=2

From the bar graph: Brown=6, Orange=9, Red=7, Purple=10. How many in total?

Show answer

Answer: 32

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Brown":6,"Orange":9,"Red":7,"Purple":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="84" width="40" height="96" fill="#4E79A7" rx="2"/><text x="90" y="80" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Brown</text><rect x="130" y="36" width="40" height="144" fill="#F28E2B" rx="2"/><text x="150" y="32" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Orange</text><rect x="190" y="68" width="40" height="112" fill="#59A14F" rx="2"/><text x="210" y="64" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Red</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Purple</text></svg>
AltText: Bar chart showing Brown=6, Orange=9, Red=7, Purple=10

Each ⭐ = 1. Brown has 8 ⭐, Orange has 1 ⭐, Pink has 1 ⭐, Yellow has 1 ⭐. How many more does Brown have than Yellow?

Show answer

Answer: 7

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Brown":8,"Orange":1,"Pink":1,"Yellow":1}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 324 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="324" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="324" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Brown</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="92" x2="324" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="92" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="324" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pink</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="156" x2="324" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Yellow</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ⭐ = 1</text></svg>
AltText: Pictograph chart showing Brown=8, Orange=1, Pink=1, Yellow=1

The bar graph shows: Swimming=6, Basketball=5, Skating=8, Cycling=10. Which category got the most?

Show answer

Answer: Cycling

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Swimming":6,"Basketball":5,"Skating":8,"Cycling":10}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="148" x2="310" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="116" x2="310" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="84" x2="310" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="52" x2="310" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="84" width="40" height="96" fill="#4E79A7" rx="2"/><text x="90" y="80" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Swimming</text><rect x="130" y="100" width="40" height="80" fill="#F28E2B" rx="2"/><text x="150" y="96" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</text><rect x="190" y="52" width="40" height="128" fill="#59A14F" rx="2"/><text x="210" y="48" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Skating</text><rect x="250" y="20" width="40" height="160" fill="#E15759" rx="2"/><text x="270" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">10</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cycling</text></svg>
AltText: Bar chart showing Swimming=6, Basketball=5, Skating=8, Cycling=10

A tally chart shows: Pizza | Tacos |||| Rice | Burgers |||| |||. How many pizza are there?

Show answer

Answer: 1

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Pizza":1,"Tacos":5,"Rice":1,"Burgers":8}
TargetLabel: Pizza
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 242 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="242" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="242" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pizza</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="242" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tacos</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="242" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="242" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="242" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Burgers</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Pizza=1, Tacos=5, Rice=1, Burgers=8

The bar graph shows: Tennis=9, Swimming=6, Running=5, Skating=1. Which category got the most?

Show answer

Answer: Tennis

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Tennis":9,"Swimming":6,"Running":5,"Skating":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="144.44" x2="310" y2="144.44" stroke="#ddd" stroke-width="1"/><text x="42" y="148.44" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="108.89" x2="310" y2="108.89" stroke="#ddd" stroke-width="1"/><text x="42" y="112.89" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="37.78" x2="310" y2="37.78" stroke="#ddd" stroke-width="1"/><text x="42" y="41.78" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text><rect x="130" y="73.33" width="40" height="106.67" fill="#F28E2B" rx="2"/><text x="150" y="69.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Swimming</text><rect x="190" y="91.11" width="40" height="88.89" fill="#59A14F" rx="2"/><text x="210" y="87.11" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Running</text><rect x="250" y="162.22" width="40" height="17.78" fill="#E15759" rx="2"/><text x="270" y="158.22" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Skating</text></svg>
AltText: Bar chart showing Tennis=9, Swimming=6, Running=5, Skating=1

A tally chart shows: Orange |||| |||| Red |||| | Blue |||| Green |. How many green are there?

Show answer

Answer: 1

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Orange":9,"Red":6,"Blue":4,"Green":1}
TargetLabel: Green
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 248 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="248" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="248" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="248" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="248" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Blue</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="248" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Orange=9, Red=6, Blue=4, Green=1

From the bar graph: Apples=8, Pears=5, Grapes=2, Cherries=6. How many in total?

Show answer

Answer: 21

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Apples":8,"Pears":5,"Grapes":2,"Cherries":6}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="140" x2="310" y2="140" stroke="#ddd" stroke-width="1"/><text x="42" y="144" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="100" x2="310" y2="100" stroke="#ddd" stroke-width="1"/><text x="42" y="104" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="60" x2="310" y2="60" stroke="#ddd" stroke-width="1"/><text x="42" y="64" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="130" y="80" width="40" height="100" fill="#F28E2B" rx="2"/><text x="150" y="76" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text><rect x="190" y="140" width="40" height="40" fill="#59A14F" rx="2"/><text x="210" y="136" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Grapes</text><rect x="250" y="60" width="40" height="120" fill="#E15759" rx="2"/><text x="270" y="56" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cherries</text></svg>
AltText: Bar chart showing Apples=8, Pears=5, Grapes=2, Cherries=6

Each ⭐ = 1. Pasta has 10 ⭐, Rice has 4 ⭐, Tacos has 9 ⭐, Soup has 4 ⭐. How many more does Tacos have than Soup?

Show answer

Answer: 5

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Pasta":10,"Rice":4,"Tacos":9,"Soup":4}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 372 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="372" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="372" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pasta</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="342" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="92" x2="372" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="92" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="372" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tacos</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="156" x2="372" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ⭐ = 1</text></svg>
AltText: Pictograph chart showing Pasta=10, Rice=4, Tacos=9, Soup=4

From the bar graph: Peaches=4, Strawberries=9, Apples=9, Bananas=6. How many in total?

Show answer

Answer: 28

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Peaches":4,"Strawberries":9,"Apples":9,"Bananas":6}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="144.44" x2="310" y2="144.44" stroke="#ddd" stroke-width="1"/><text x="42" y="148.44" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="108.89" x2="310" y2="108.89" stroke="#ddd" stroke-width="1"/><text x="42" y="112.89" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="73.33" x2="310" y2="73.33" stroke="#ddd" stroke-width="1"/><text x="42" y="77.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="37.78" x2="310" y2="37.78" stroke="#ddd" stroke-width="1"/><text x="42" y="41.78" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="108.89" width="40" height="71.11" fill="#4E79A7" rx="2"/><text x="90" y="104.89" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Peaches</text><rect x="130" y="20" width="40" height="160" fill="#F28E2B" rx="2"/><text x="150" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Strawberr…<title>Strawberries</title></text><rect x="190" y="20" width="40" height="160" fill="#59A14F" rx="2"/><text x="210" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">9</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="250" y="73.33" width="40" height="106.67" fill="#E15759" rx="2"/><text x="270" y="69.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text></svg>
AltText: Bar chart showing Peaches=4, Strawberries=9, Apples=9, Bananas=6

The bar graph shows: Soccer=8, Running=2, Cycling=6, Tennis=7. Which category got the most?

Show answer

Answer: Soccer

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Soccer":8,"Running":2,"Cycling":6,"Tennis":7}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="140" x2="310" y2="140" stroke="#ddd" stroke-width="1"/><text x="42" y="144" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="100" x2="310" y2="100" stroke="#ddd" stroke-width="1"/><text x="42" y="104" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="60" x2="310" y2="60" stroke="#ddd" stroke-width="1"/><text x="42" y="64" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="310" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soccer</text><rect x="130" y="140" width="40" height="40" fill="#F28E2B" rx="2"/><text x="150" y="136" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">2</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Running</text><rect x="190" y="60" width="40" height="120" fill="#59A14F" rx="2"/><text x="210" y="56" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">6</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cycling</text><rect x="250" y="40" width="40" height="140" fill="#E15759" rx="2"/><text x="270" y="36" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text></svg>
AltText: Bar chart showing Soccer=8, Running=2, Cycling=6, Tennis=7

From the bar graph: Bananas=7, Apples=3, Oranges=1, Cherries=1. How many in total?

Show answer

Answer: 12

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Bananas":7,"Apples":3,"Oranges":1,"Cherries":1}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 310 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="310" y2="180" stroke="#ddd" stroke-width="1"/><text x="42" y="184" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">0</text><line x1="50" y1="134.29" x2="310" y2="134.29" stroke="#ddd" stroke-width="1"/><text x="42" y="138.29" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">2</text><line x1="50" y1="88.57" x2="310" y2="88.57" stroke="#ddd" stroke-width="1"/><text x="42" y="92.57" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">4</text><line x1="50" y1="42.86" x2="310" y2="42.86" stroke="#ddd" stroke-width="1"/><text x="42" y="46.86" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">6</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="310" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="20" width="40" height="160" fill="#4E79A7" rx="2"/><text x="90" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">7</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text><rect x="130" y="111.43" width="40" height="68.57" fill="#F28E2B" rx="2"/><text x="150" y="107.43" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="190" y="157.14" width="40" height="22.86" fill="#59A14F" rx="2"/><text x="210" y="153.14" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Oranges</text><rect x="250" y="157.14" width="40" height="22.86" fill="#E15759" rx="2"/><text x="270" y="153.14" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">1</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cherries</text></svg>
AltText: Bar chart showing Bananas=7, Apples=3, Oranges=1, Cherries=1

A tally chart shows: Peaches |||| |||| Bananas || Cherries |||| Apples ||. How many apples are there?

Show answer

Answer: 2

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Peaches":9,"Bananas":2,"Cherries":5,"Apples":2}
TargetLabel: Apples
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 248 172" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tally chart"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Tally</text><line x1="0" y1="28" x2="248" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="248" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</text><g transform="translate(116, 36)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="36" y1="0" x2="36" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="42" y1="0" x2="42" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="48" y1="0" x2="48" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="54" y1="0" x2="54" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="248" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Bananas</text><g transform="translate(116, 70)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="248" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="248" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</text><g transform="translate(116, 104)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="12" y1="0" x2="12" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="18" y1="0" x2="18" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="-2" y1="16" x2="20" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="248" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Apples</text><g transform="translate(116, 138)"><line x1="0" y1="0" x2="0" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="0" x2="6" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Peaches=9, Bananas=2, Cherries=5, Apples=2

Each ★ = 1. Tacos has 6 ★, Soup has 8 ★, Rice has 7 ★, Burgers has 2 ★. How many more does Soup have than Rice?

Show answer

Answer: 1

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Tacos":6,"Soup":8,"Rice":7,"Burgers":2}
Symbol:
Scale: 1
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 324 188" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Pictograph"><text x="8" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Item</text><text x="116" y="20" font-family="system-ui, sans-serif" font-size="12" font-weight="bold" fill="#555">Count</text><line x1="0" y1="28" x2="324" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="324" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Tacos</text><text x="126" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="198" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="222" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="246" y="52" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><line x1="0" y1="92" x2="324" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Soup</text><text x="126" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="198" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="222" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="246" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="270" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="294" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><rect x="0" y="92" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="324" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rice</text><text x="126" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="174" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="198" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="222" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="246" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="270" y="116" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><line x1="0" y1="156" x2="324" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Burgers</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="150" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">★</text><text x="8" y="172" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ★ = 1</text></svg>
AltText: Pictograph chart showing Tacos=6, Soup=8, Rice=7, Burgers=2