hard Set 8 Form Exercise

The bar graph shows: Skating=42, Swimming=4, Basketball=23, Tennis=48, Cycling=5, Baseball=42. Which category got the most?

Show answer

Answer: Tennis

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Skating":42,"Swimming":4,"Basketball":23,"Tennis":48,"Cycling":5,"Baseball":42}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="146.67" x2="430" y2="146.67" stroke="#ddd" stroke-width="1"/><text x="42" y="150.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="113.33" x2="430" y2="113.33" stroke="#ddd" stroke-width="1"/><text x="42" y="117.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="80" x2="430" y2="80" stroke="#ddd" stroke-width="1"/><text x="42" y="84" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="46.67" x2="430" y2="46.67" stroke="#ddd" stroke-width="1"/><text x="42" y="50.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="40" width="40" height="140" fill="#4E79A7" rx="2"/><text x="90" y="36" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">42</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Skating</text><rect x="130" y="166.67" width="40" height="13.33" fill="#F28E2B" rx="2"/><text x="150" y="162.67" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</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="103.33" width="40" height="76.67" fill="#59A14F" rx="2"/><text x="210" y="99.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">23</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</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">48</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text><rect x="310" y="163.33" width="40" height="16.67" fill="#76B7B2" rx="2"/><text x="330" y="159.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cycling</text><rect x="370" y="40" width="40" height="140" fill="#EDC948" rx="2"/><text x="390" y="36" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">42</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Baseball</text></svg>
AltText: Bar chart showing Skating=42, Swimming=4, Basketball=23, Tennis=48, Cycling=5, Baseball=42

A tally chart shows: Rabbits |||| |||| |||| |||| |||| |||| |||| |||| |||| Dogs |||| |||| |||| |||| |||| |||| |||| |||| |||| Cats |||| |||| |||| |||| |||| |||| || Turtles |||| |||| | Hamsters |||| |||| |||| |||| ||| Birds ||||. How many rabbits are there?

Show answer

Answer: 44

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Rabbits":44,"Dogs":45,"Cats":32,"Turtles":11,"Hamsters":23,"Birds":4}
TargetLabel: Rabbits
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 476 240" 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="476" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="476" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rabbits</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="288" y1="0" x2="288" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="294" y1="0" x2="294" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="300" y1="0" x2="300" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="306" y1="0" x2="306" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="476" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Dogs</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="288" y1="0" x2="288" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="294" y1="0" x2="294" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="300" y1="0" x2="300" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="306" y1="0" x2="306" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="286" y1="16" x2="308" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="476" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cats</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="476" 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"/><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="164" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="198" x2="476" y2="198" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="186" font-family="system-ui, sans-serif" font-size="13" fill="#333">Hamsters</text><g transform="translate(116, 172)"><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="232" x2="476" y2="232" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="220" font-family="system-ui, sans-serif" font-size="13" fill="#333">Birds</text><g transform="translate(116, 206)"><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 Rabbits=44, Dogs=45, Cats=32, Turtles=11, Hamsters=23, Birds=4

Each ■ = 5. Birds has 6 ■, Fish has 5 ■, Hamsters has 10 ■, Turtles has 4 ■, Rabbits has 9 ■, Frogs has 5 ■. How many more does Hamsters have than Turtles?

Show answer

Answer: 30

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Birds":30,"Fish":25,"Hamsters":50,"Turtles":20,"Rabbits":45,"Frogs":25}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 372 252" 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">Birds</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="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">Fish</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><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">Hamsters</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><text x="342" 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">Turtles</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><rect x="0" y="156" width="372" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="372" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rabbits</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="198" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="222" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="246" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="270" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="294" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="318" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><line x1="0" y1="220" x2="372" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Frogs</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="198" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="222" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ■ = 5</text></svg>
AltText: Pictograph chart showing Birds=30, Fish=25, Hamsters=50, Turtles=20, Rabbits=45, Frogs=25

The bar graph shows: Cherries=8, Grapes=26, Strawberries=30, Bananas=23, Oranges=8, Pears=32. Which category got the most?

Show answer

Answer: Pears

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Cherries":8,"Grapes":26,"Strawberries":30,"Bananas":23,"Oranges":8,"Pears":32}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="145" x2="430" y2="145" stroke="#ddd" stroke-width="1"/><text x="42" y="149" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">7</text><line x1="50" y1="110" x2="430" y2="110" stroke="#ddd" stroke-width="1"/><text x="42" y="114" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">14</text><line x1="50" y1="75" x2="430" y2="75" stroke="#ddd" stroke-width="1"/><text x="42" y="79" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">21</text><line x1="50" y1="40" x2="430" y2="40" stroke="#ddd" stroke-width="1"/><text x="42" y="44" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">28</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="140" width="40" height="40" fill="#4E79A7" rx="2"/><text x="90" y="136" 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">Cherries</text><rect x="130" y="50" width="40" height="130" fill="#F28E2B" rx="2"/><text x="150" y="46" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">26</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Grapes</text><rect x="190" y="30" width="40" height="150" fill="#59A14F" rx="2"/><text x="210" y="26" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">30</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Strawberr…<title>Strawberries</title></text><rect x="250" y="65" width="40" height="115" fill="#E15759" rx="2"/><text x="270" y="61" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">23</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text><rect x="310" y="140" width="40" height="40" fill="#76B7B2" rx="2"/><text x="330" y="136" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Oranges</text><rect x="370" y="20" width="40" height="160" fill="#EDC948" rx="2"/><text x="390" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">32</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pears</text></svg>
AltText: Bar chart showing Cherries=8, Grapes=26, Strawberries=30, Bananas=23, Oranges=8, Pears=32

From the bar graph: Blue=10, Pink=2, Yellow=38, Orange=26, Green=12, Brown=30. How many in total?

Show answer

Answer: 118

SubType
bar-graph-total
ChartData
ChartType: bar
Data: {"Blue":10,"Pink":2,"Yellow":38,"Orange":26,"Green":12,"Brown":30}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="146.32" x2="430" y2="146.32" stroke="#ddd" stroke-width="1"/><text x="42" y="150.32" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">8</text><line x1="50" y1="112.63" x2="430" y2="112.63" stroke="#ddd" stroke-width="1"/><text x="42" y="116.63" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">16</text><line x1="50" y1="78.95" x2="430" y2="78.95" stroke="#ddd" stroke-width="1"/><text x="42" y="82.95" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">24</text><line x1="50" y1="45.26" x2="430" y2="45.26" stroke="#ddd" stroke-width="1"/><text x="42" y="49.26" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">32</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="137.89" width="40" height="42.11" fill="#4E79A7" rx="2"/><text x="90" y="133.89" 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">Blue</text><rect x="130" y="171.58" width="40" height="8.42" fill="#F28E2B" rx="2"/><text x="150" y="167.58" 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">Pink</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">38</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Yellow</text><rect x="250" y="70.53" width="40" height="109.47" fill="#E15759" rx="2"/><text x="270" y="66.53" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">26</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Orange</text><rect x="310" y="129.47" width="40" height="50.53" fill="#76B7B2" rx="2"/><text x="330" y="125.47" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">12</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Green</text><rect x="370" y="53.68" width="40" height="126.32" fill="#EDC948" rx="2"/><text x="390" y="49.68" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">30</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Brown</text></svg>
AltText: Bar chart showing Blue=10, Pink=2, Yellow=38, Orange=26, Green=12, Brown=30

A tally chart shows: Apples |||| |||| |||| |||| |||| |||| || Cherries |||| |||| |||| |||| |||| |||| |||| |||| Strawberries |||| |||| || Oranges |||| | Peaches |||| |||| || Grapes |||| |||| |||| |||| |||| |||| |||| |||| ||||. How many peaches are there?

Show answer

Answer: 12

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Apples":32,"Cherries":40,"Strawberries":12,"Oranges":6,"Peaches":12,"Grapes":45}
TargetLabel: Peaches
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 476 240" 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="476" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="476" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Apples</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="476" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="476" 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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="476" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</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"/></g><rect x="0" y="164" width="476" height="34" fill="#f8f8f8"/><line x1="0" y1="198" x2="476" y2="198" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="186" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</text><g transform="translate(116, 172)"><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="232" x2="476" y2="232" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="220" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</text><g transform="translate(116, 206)"><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="288" y1="0" x2="288" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="294" y1="0" x2="294" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="300" y1="0" x2="300" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="306" y1="0" x2="306" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="286" y1="16" x2="308" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g></svg>
AltText: Tally chart showing Apples=32, Cherries=40, Strawberries=12, Oranges=6, Peaches=12, Grapes=45

Each ❤ = 5. Brown has 5 ❤, Green has 9 ❤, Red has 4 ❤, Purple has 4 ❤, Pink has 2 ❤, Blue has 7 ❤. How many more does Blue have than Purple?

Show answer

Answer: 15

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Brown":25,"Green":45,"Red":20,"Purple":20,"Pink":10,"Blue":35}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 252" 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="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" 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><line x1="0" y1="92" x2="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Green</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><text x="318" y="84" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><rect x="0" y="92" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Red</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><line x1="0" y1="156" x2="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Purple</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><rect x="0" y="156" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="348" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pink</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><line x1="0" y1="220" x2="348" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Blue</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="150" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="174" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="198" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="222" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="246" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="270" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ❤ = 5</text></svg>
AltText: Pictograph chart showing Brown=25, Green=45, Red=20, Purple=20, Pink=10, Blue=35

The bar graph shows: Peaches=43, Grapes=17, Bananas=33, Cherries=12, Apples=5, Strawberries=13. Which category got the most?

Show answer

Answer: Peaches

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Peaches":43,"Grapes":17,"Bananas":33,"Cherries":12,"Apples":5,"Strawberries":13}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="146.51" x2="430" y2="146.51" stroke="#ddd" stroke-width="1"/><text x="42" y="150.51" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">9</text><line x1="50" y1="113.02" x2="430" y2="113.02" stroke="#ddd" stroke-width="1"/><text x="42" y="117.02" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">18</text><line x1="50" y1="79.53" x2="430" y2="79.53" stroke="#ddd" stroke-width="1"/><text x="42" y="83.53" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">27</text><line x1="50" y1="46.05" x2="430" y2="46.05" stroke="#ddd" stroke-width="1"/><text x="42" y="50.05" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">36</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" 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">43</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="116.74" width="40" height="63.26" fill="#F28E2B" rx="2"/><text x="150" y="112.74" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">17</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Grapes</text><rect x="190" y="57.21" width="40" height="122.79" fill="#59A14F" rx="2"/><text x="210" y="53.21" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">33</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Bananas</text><rect x="250" y="135.35" width="40" height="44.65" fill="#E15759" rx="2"/><text x="270" y="131.35" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">12</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Cherries</text><rect x="310" y="161.4" width="40" height="18.6" fill="#76B7B2" rx="2"/><text x="330" y="157.4" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">5</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Apples</text><rect x="370" y="131.63" width="40" height="48.37" fill="#EDC948" rx="2"/><text x="390" y="127.63" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">13</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Strawberr…<title>Strawberries</title></text></svg>
AltText: Bar chart showing Peaches=43, Grapes=17, Bananas=33, Cherries=12, Apples=5, Strawberries=13

The bar graph shows: Basketball=31, Baseball=9, Running=39, Tennis=23, Soccer=4, Swimming=43. Which category got the most?

Show answer

Answer: Swimming

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Basketball":31,"Baseball":9,"Running":39,"Tennis":23,"Soccer":4,"Swimming":43}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="146.51" x2="430" y2="146.51" stroke="#ddd" stroke-width="1"/><text x="42" y="150.51" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">9</text><line x1="50" y1="113.02" x2="430" y2="113.02" stroke="#ddd" stroke-width="1"/><text x="42" y="117.02" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">18</text><line x1="50" y1="79.53" x2="430" y2="79.53" stroke="#ddd" stroke-width="1"/><text x="42" y="83.53" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">27</text><line x1="50" y1="46.05" x2="430" y2="46.05" stroke="#ddd" stroke-width="1"/><text x="42" y="50.05" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">36</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="64.65" width="40" height="115.35" fill="#4E79A7" rx="2"/><text x="90" y="60.65" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">31</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</text><rect x="130" y="146.51" width="40" height="33.49" fill="#F28E2B" rx="2"/><text x="150" y="142.51" 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">Baseball</text><rect x="190" y="34.88" width="40" height="145.12" fill="#59A14F" rx="2"/><text x="210" y="30.88" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">39</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="94.42" width="40" height="85.58" fill="#E15759" rx="2"/><text x="270" y="90.42" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">23</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text><rect x="310" y="165.12" width="40" height="14.88" fill="#76B7B2" rx="2"/><text x="330" y="161.12" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">4</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soccer</text><rect x="370" y="20" width="40" height="160" fill="#EDC948" rx="2"/><text x="390" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">43</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Swimming</text></svg>
AltText: Bar chart showing Basketball=31, Baseball=9, Running=39, Tennis=23, Soccer=4, Swimming=43

The bar graph shows: Purple=18, Orange=22, Brown=28, Red=3, Green=17, Pink=50. Which category got the most?

Show answer

Answer: Pink

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Purple":18,"Orange":22,"Brown":28,"Red":3,"Green":17,"Pink":50}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="430" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="116" x2="430" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="84" x2="430" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="52" x2="430" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="430" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">50</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="122.4" width="40" height="57.6" fill="#4E79A7" rx="2"/><text x="90" y="118.4" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">18</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Purple</text><rect x="130" y="109.6" width="40" height="70.4" fill="#F28E2B" rx="2"/><text x="150" y="105.6" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">22</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="90.4" width="40" height="89.6" fill="#59A14F" rx="2"/><text x="210" y="86.4" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">28</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Brown</text><rect x="250" y="170.4" width="40" height="9.6" fill="#E15759" rx="2"/><text x="270" y="166.4" 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">Red</text><rect x="310" y="125.6" width="40" height="54.4" fill="#76B7B2" rx="2"/><text x="330" y="121.6" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">17</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Green</text><rect x="370" y="20" width="40" height="160" fill="#EDC948" rx="2"/><text x="390" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">50</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pink</text></svg>
AltText: Bar chart showing Purple=18, Orange=22, Brown=28, Red=3, Green=17, Pink=50

Each ■ = 5. Peaches has 7 ■, Grapes has 8 ■, Pears has 4 ■, Bananas has 9 ■, Oranges has 8 ■, Cherries has 6 ■. How many more does Oranges have than Peaches?

Show answer

Answer: 5

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Peaches":35,"Grapes":40,"Pears":20,"Bananas":45,"Oranges":40,"Cherries":30}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 252" 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="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</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><line x1="0" y1="92" x2="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</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="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pears</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><line x1="0" y1="156" x2="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Bananas</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="222" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="246" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="270" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="294" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="318" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><rect x="0" y="156" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="348" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="198" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="222" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="246" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="270" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="294" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><line x1="0" y1="220" x2="348" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="150" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="174" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="198" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="222" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="246" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">■</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ■ = 5</text></svg>
AltText: Pictograph chart showing Peaches=35, Grapes=40, Pears=20, Bananas=45, Oranges=40, Cherries=30

The bar graph shows: Blue=11, Red=48, Brown=5, Purple=32, Green=39, Orange=3. Which category got the most?

Show answer

Answer: Red

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Blue":11,"Red":48,"Brown":5,"Purple":32,"Green":39,"Orange":3}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="146.67" x2="430" y2="146.67" stroke="#ddd" stroke-width="1"/><text x="42" y="150.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="113.33" x2="430" y2="113.33" stroke="#ddd" stroke-width="1"/><text x="42" y="117.33" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="80" x2="430" y2="80" stroke="#ddd" stroke-width="1"/><text x="42" y="84" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="46.67" x2="430" y2="46.67" stroke="#ddd" stroke-width="1"/><text x="42" y="50.67" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="143.33" width="40" height="36.67" fill="#4E79A7" rx="2"/><text x="90" y="139.33" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">11</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Blue</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">48</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Red</text><rect x="190" y="163.33" width="40" height="16.67" fill="#59A14F" rx="2"/><text x="210" y="159.33" 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">Brown</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">32</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Purple</text><rect x="310" y="50" width="40" height="130" fill="#76B7B2" rx="2"/><text x="330" y="46" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">39</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Green</text><rect x="370" y="170" width="40" height="10" fill="#EDC948" rx="2"/><text x="390" y="166" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Orange</text></svg>
AltText: Bar chart showing Blue=11, Red=48, Brown=5, Purple=32, Green=39, Orange=3

A tally chart shows: Bananas |||| |||| |||| |||| |||| |||| ||| Strawberries |||| |||| |||| |||| Pears |||| |||| |||| |||| ||| Grapes |||| |||| |||| |||| |||| |||| |||| |||| Oranges |||| |||| |||| Cherries ||. How many bananas are there?

Show answer

Answer: 33

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Bananas":33,"Strawberries":19,"Pears":23,"Grapes":40,"Oranges":14,"Cherries":2}
TargetLabel: Bananas
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 440 240" 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="440" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="440" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="440" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Bananas</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="96" x2="440" y2="96" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="84" font-family="system-ui, sans-serif" font-size="13" fill="#333">Strawberries</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="440" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="440" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pears</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="440" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="164" width="440" height="34" fill="#f8f8f8"/><line x1="0" y1="198" x2="440" y2="198" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="186" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</text><g transform="translate(116, 172)"><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="232" x2="440" y2="232" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="220" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</text><g transform="translate(116, 206)"><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 Bananas=33, Strawberries=19, Pears=23, Grapes=40, Oranges=14, Cherries=2

Each ● = 5. Frogs has 8 ●, Fish has 7 ●, Dogs has 2 ●, Rabbits has 4 ●, Birds has 6 ●, Cats has 1 ●. How many more does Rabbits have than Cats?

Show answer

Answer: 15

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Frogs":40,"Fish":35,"Dogs":10,"Rabbits":20,"Birds":30,"Cats":5}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 324 252" 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">Frogs</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">Fish</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><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">Dogs</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><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">Rabbits</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><rect x="0" y="156" width="324" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="324" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Birds</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="174" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="198" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="222" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="246" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><line x1="0" y1="220" x2="324" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cats</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">●</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ● = 5</text></svg>
AltText: Pictograph chart showing Frogs=40, Fish=35, Dogs=10, Rabbits=20, Birds=30, Cats=5

The bar graph shows: Baseball=47, Tennis=8, Swimming=21, Running=11, Basketball=36, Soccer=39. Which category got the most?

Show answer

Answer: Baseball

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Baseball":47,"Tennis":8,"Swimming":21,"Running":11,"Basketball":36,"Soccer":39}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="145.96" x2="430" y2="145.96" stroke="#ddd" stroke-width="1"/><text x="42" y="149.96" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="111.91" x2="430" y2="111.91" stroke="#ddd" stroke-width="1"/><text x="42" y="115.91" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="77.87" x2="430" y2="77.87" stroke="#ddd" stroke-width="1"/><text x="42" y="81.87" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="43.83" x2="430" y2="43.83" stroke="#ddd" stroke-width="1"/><text x="42" y="47.83" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" 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">47</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="152.77" width="40" height="27.23" fill="#F28E2B" rx="2"/><text x="150" y="148.77" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">8</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tennis</text><rect x="190" y="108.51" width="40" height="71.49" fill="#59A14F" rx="2"/><text x="210" y="104.51" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">21</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Swimming</text><rect x="250" y="142.55" width="40" height="37.45" fill="#E15759" rx="2"/><text x="270" y="138.55" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">11</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Running</text><rect x="310" y="57.45" width="40" height="122.55" fill="#76B7B2" rx="2"/><text x="330" y="53.45" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">36</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Basketball</text><rect x="370" y="47.23" width="40" height="132.77" fill="#EDC948" rx="2"/><text x="390" y="43.23" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">39</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soccer</text></svg>
AltText: Bar chart showing Baseball=47, Tennis=8, Swimming=21, Running=11, Basketball=36, Soccer=39

The bar graph shows: Pasta=38, Burgers=20, Salad=34, Sandwich=12, Rice=49, Tacos=21. Which category got the most?

Show answer

Answer: Rice

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Pasta":38,"Burgers":20,"Salad":34,"Sandwich":12,"Rice":49,"Tacos":21}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="147.35" x2="430" y2="147.35" stroke="#ddd" stroke-width="1"/><text x="42" y="151.35" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="114.69" x2="430" y2="114.69" stroke="#ddd" stroke-width="1"/><text x="42" y="118.69" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="82.04" x2="430" y2="82.04" stroke="#ddd" stroke-width="1"/><text x="42" y="86.04" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="49.39" x2="430" y2="49.39" stroke="#ddd" stroke-width="1"/><text x="42" y="53.39" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="55.92" width="40" height="124.08" fill="#4E79A7" rx="2"/><text x="90" y="51.92" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">38</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pasta</text><rect x="130" y="114.69" width="40" height="65.31" fill="#F28E2B" rx="2"/><text x="150" y="110.69" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">20</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Burgers</text><rect x="190" y="68.98" width="40" height="111.02" fill="#59A14F" rx="2"/><text x="210" y="64.98" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">34</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</text><rect x="250" y="140.82" width="40" height="39.18" fill="#E15759" rx="2"/><text x="270" y="136.82" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">12</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Sandwich</text><rect x="310" y="20" width="40" height="160" fill="#76B7B2" rx="2"/><text x="330" y="16" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">49</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rice</text><rect x="370" y="111.43" width="40" height="68.57" fill="#EDC948" rx="2"/><text x="390" y="107.43" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">21</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text></svg>
AltText: Bar chart showing Pasta=38, Burgers=20, Salad=34, Sandwich=12, Rice=49, Tacos=21

Each ❤ = 5. Apples has 8 ❤, Peaches has 8 ❤, Grapes has 7 ❤, Pears has 1 ❤, Cherries has 9 ❤, Oranges has 3 ❤. How many more does Cherries have than Grapes?

Show answer

Answer: 10

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Apples":40,"Peaches":40,"Grapes":35,"Pears":5,"Cherries":45,"Oranges":15}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 252" 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="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Apples</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="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Peaches</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="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Grapes</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="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Pears</text><text x="126" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><rect x="0" y="156" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="348" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cherries</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="174" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="198" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="222" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="246" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="270" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="294" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="318" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><line x1="0" y1="220" x2="348" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Oranges</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="150" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="174" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">❤</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ❤ = 5</text></svg>
AltText: Pictograph chart showing Apples=40, Peaches=40, Grapes=35, Pears=5, Cherries=45, Oranges=15

Each ⭐ = 5. Hamsters has 2 ⭐, Birds has 8 ⭐, Frogs has 2 ⭐, Rabbits has 6 ⭐, Cats has 9 ⭐, Dogs has 9 ⭐. How many more does Birds have than Rabbits?

Show answer

Answer: 10

SubType
pictograph
ChartData
ChartType: pictograph
Data: {"Hamsters":10,"Birds":40,"Frogs":10,"Rabbits":30,"Cats":45,"Dogs":45}
Symbol:
Scale: 5
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 348 252" 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="348" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="60" x2="348" y2="60" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="49" font-family="system-ui, sans-serif" font-size="13" fill="#333">Hamsters</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><line x1="0" y1="92" x2="348" y2="92" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="81" font-family="system-ui, sans-serif" font-size="13" fill="#333">Birds</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="348" height="32" fill="#f8f8f8"/><line x1="0" y1="124" x2="348" y2="124" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="113" font-family="system-ui, sans-serif" font-size="13" fill="#333">Frogs</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><line x1="0" y1="156" x2="348" y2="156" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="145" font-family="system-ui, sans-serif" font-size="13" fill="#333">Rabbits</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="222" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="148" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><rect x="0" y="156" width="348" height="32" fill="#f8f8f8"/><line x1="0" y1="188" x2="348" y2="188" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="177" font-family="system-ui, sans-serif" font-size="13" fill="#333">Cats</text><text x="126" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="180" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><line x1="0" y1="220" x2="348" y2="220" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="209" font-family="system-ui, sans-serif" font-size="13" fill="#333">Dogs</text><text x="126" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="150" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="174" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="198" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="222" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="246" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="270" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="294" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="318" y="212" font-family="system-ui, sans-serif" font-size="18" text-anchor="middle">⭐</text><text x="8" y="236" font-family="system-ui, sans-serif" font-size="11" fill="#666" font-style="italic">Key: ⭐ = 5</text></svg>
AltText: Pictograph chart showing Hamsters=10, Birds=40, Frogs=10, Rabbits=30, Cats=45, Dogs=45

A tally chart shows: Yellow | Red |||| |||| |||| |||| |||| |||| |||| |||| || Purple |||| |||| |||| |||| |||| |||| |||| |||| |||| |||| Blue |||| |||| |||| |||| |||| |||| || Orange |||| |||| |||| |||| |||| |||| ||| Brown ||||. How many red are there?

Show answer

Answer: 42

SubType
tally-chart
ChartData
ChartType: tally
Data: {"Yellow":1,"Red":42,"Purple":49,"Blue":32,"Orange":33,"Brown":5}
TargetLabel: Red
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 536 240" 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="536" y2="28" stroke="#bbb" stroke-width="1"/><rect x="0" y="28" width="536" height="34" fill="#f8f8f8"/><line x1="0" y1="62" x2="536" y2="62" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="50" font-family="system-ui, sans-serif" font-size="13" fill="#333">Yellow</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="536" 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"/><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="288" y1="0" x2="288" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="294" y1="0" x2="294" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="96" width="536" height="34" fill="#f8f8f8"/><line x1="0" y1="130" x2="536" y2="130" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="118" font-family="system-ui, sans-serif" font-size="13" fill="#333">Purple</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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="234" y1="0" x2="234" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="214" y1="16" x2="236" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="252" y1="0" x2="252" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="258" y1="0" x2="258" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="264" y1="0" x2="264" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="270" y1="0" x2="270" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="250" y1="16" x2="272" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="288" y1="0" x2="288" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="294" y1="0" x2="294" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="300" y1="0" x2="300" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="306" y1="0" x2="306" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="286" y1="16" x2="308" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="324" y1="0" x2="324" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="330" y1="0" x2="330" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="336" y1="0" x2="336" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="342" y1="0" x2="342" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="164" x2="536" y2="164" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="152" font-family="system-ui, sans-serif" font-size="13" fill="#333">Blue</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"/><line x1="34" y1="16" x2="56" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><rect x="0" y="164" width="536" height="34" fill="#f8f8f8"/><line x1="0" y1="198" x2="536" y2="198" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="186" font-family="system-ui, sans-serif" font-size="13" fill="#333">Orange</text><g transform="translate(116, 172)"><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"/><line x1="72" y1="0" x2="72" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="78" y1="0" x2="78" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="84" y1="0" x2="84" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="90" y1="0" x2="90" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="70" y1="16" x2="92" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="108" y1="0" x2="108" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="114" y1="0" x2="114" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="120" y1="0" x2="120" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="126" y1="0" x2="126" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="106" y1="16" x2="128" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="144" y1="0" x2="144" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="150" y1="0" x2="150" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="156" y1="0" x2="156" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="162" y1="0" x2="162" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="142" y1="16" x2="164" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="180" y1="0" x2="180" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="186" y1="0" x2="186" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="192" y1="0" x2="192" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="198" y1="0" x2="198" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="178" y1="16" x2="200" y2="2" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="216" y1="0" x2="216" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="222" y1="0" x2="222" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/><line x1="228" y1="0" x2="228" y2="18" stroke="#333" stroke-width="2" stroke-linecap="round"/></g><line x1="0" y1="232" x2="536" y2="232" stroke="#e0e0e0" stroke-width="0.5"/><text x="8" y="220" font-family="system-ui, sans-serif" font-size="13" fill="#333">Brown</text><g transform="translate(116, 206)"><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></svg>
AltText: Tally chart showing Yellow=1, Red=42, Purple=49, Blue=32, Orange=33, Brown=5

The bar graph shows: Pizza=11, Tacos=19, Burgers=42, Rice=50, Salad=36, Soup=3. Which category got the most?

Show answer

Answer: Rice

SubType
bar-graph-read
ChartData
ChartType: bar
Data: {"Pizza":11,"Tacos":19,"Burgers":42,"Rice":50,"Salad":36,"Soup":3}
Visual
Type: inline-svg
Svg: <svg viewBox="0 0 430 230" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Bar chart"><line x1="50" y1="180" x2="430" 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="430" y2="148" stroke="#ddd" stroke-width="1"/><text x="42" y="152" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">10</text><line x1="50" y1="116" x2="430" y2="116" stroke="#ddd" stroke-width="1"/><text x="42" y="120" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">20</text><line x1="50" y1="84" x2="430" y2="84" stroke="#ddd" stroke-width="1"/><text x="42" y="88" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">30</text><line x1="50" y1="52" x2="430" y2="52" stroke="#ddd" stroke-width="1"/><text x="42" y="56" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">40</text><line x1="50" y1="20" x2="430" y2="20" stroke="#ddd" stroke-width="1"/><text x="42" y="24" text-anchor="end" font-family="system-ui, sans-serif" font-size="11">50</text><line x1="50" y1="20" x2="50" y2="180" stroke="#333" stroke-width="1.5"/><line x1="50" y1="180" x2="430" y2="180" stroke="#333" stroke-width="1.5"/><rect x="70" y="144.8" width="40" height="35.2" fill="#4E79A7" rx="2"/><text x="90" y="140.8" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">11</text><text x="90" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Pizza</text><rect x="130" y="119.2" width="40" height="60.8" fill="#F28E2B" rx="2"/><text x="150" y="115.2" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">19</text><text x="150" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Tacos</text><rect x="190" y="45.6" width="40" height="134.4" fill="#59A14F" rx="2"/><text x="210" y="41.6" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">42</text><text x="210" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Burgers</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">50</text><text x="270" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Rice</text><rect x="310" y="64.8" width="40" height="115.2" fill="#76B7B2" rx="2"/><text x="330" y="60.8" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">36</text><text x="330" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Salad</text><rect x="370" y="170.4" width="40" height="9.6" fill="#EDC948" rx="2"/><text x="390" y="166.4" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">3</text><text x="390" y="196" text-anchor="middle" font-family="system-ui, sans-serif" font-size="11" fill="#333">Soup</text></svg>
AltText: Bar chart showing Pizza=11, Tacos=19, Burgers=42, Rice=50, Salad=36, Soup=3