easy Set 49 Form Exercise

The bar graph shows: Apples=5, Oranges=10, Bananas=9. Which has the most?

Show answer

Answer: Oranges

SubType
most
ChartType
bar
Data
  • {"label":"Apples","value":5}
  • {"label":"Oranges","value":10}
  • {"label":"Bananas","value":9}
Difficulty
easy

The bar graph shows: Apples=6, Oranges=6, Bananas=7. Which has the least?

Show answer

Answer: Apples

SubType
least
ChartType
bar
Data
  • {"label":"Apples","value":6}
  • {"label":"Oranges","value":6}
  • {"label":"Bananas","value":7}
Difficulty
easy

The bar graph shows: Math=8, Science=3, Reading=6. How many in total?

Show answer

Answer: 17

SubType
total
ChartType
bar
Data
  • {"label":"Math","value":8}
  • {"label":"Science","value":3}
  • {"label":"Reading","value":6}
Difficulty
easy

The bar graph shows: Apples=4, Oranges=7, Bananas=9, Grapes=1. What is the difference between Oranges and Bananas?

Show answer

Answer: 2

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":4}
  • {"label":"Oranges","value":7}
  • {"label":"Bananas","value":9}
  • {"label":"Grapes","value":1}
Difficulty
easy

The bar graph shows: Red=8, Blue=5, Green=8, Yellow=3, Purple=2. Which has the most?

Show answer

Answer: Red

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":8}
  • {"label":"Blue","value":5}
  • {"label":"Green","value":8}
  • {"label":"Yellow","value":3}
  • {"label":"Purple","value":2}
Difficulty
easy

The bar graph shows: Soccer=8, Basketball=8, Baseball=8, Tennis=10. Which has the most?

Show answer

Answer: Tennis

SubType
most
ChartType
bar
Data
  • {"label":"Soccer","value":8}
  • {"label":"Basketball","value":8}
  • {"label":"Baseball","value":8}
  • {"label":"Tennis","value":10}
Difficulty
easy

The bar graph shows: Math=10, Science=6, Reading=9. What is the difference between Math and Science?

Show answer

Answer: 4

SubType
difference
ChartType
bar
Data
  • {"label":"Math","value":10}
  • {"label":"Science","value":6}
  • {"label":"Reading","value":9}
Difficulty
easy

The bar graph shows: Soccer=6, Basketball=4, Baseball=8, Tennis=8. How many in total?

Show answer

Answer: 26

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":6}
  • {"label":"Basketball","value":4}
  • {"label":"Baseball","value":8}
  • {"label":"Tennis","value":8}
Difficulty
easy

The bar graph shows: Monday=1, Tuesday=9, Wednesday=6, Thursday=3, Friday=10. How many in total?

Show answer

Answer: 29

SubType
total
ChartType
bar
Data
  • {"label":"Monday","value":1}
  • {"label":"Tuesday","value":9}
  • {"label":"Wednesday","value":6}
  • {"label":"Thursday","value":3}
  • {"label":"Friday","value":10}
Difficulty
easy

The bar graph shows: Soccer=3, Basketball=8, Baseball=3, Tennis=3, Swimming=6. How many in total?

Show answer

Answer: 23

SubType
total
ChartType
bar
Data
  • {"label":"Soccer","value":3}
  • {"label":"Basketball","value":8}
  • {"label":"Baseball","value":3}
  • {"label":"Tennis","value":3}
  • {"label":"Swimming","value":6}
Difficulty
easy

The bar graph shows: Apples=7, Oranges=1, Bananas=4, Grapes=8, Peaches=7. What is the difference between Apples and Bananas?

Show answer

Answer: 3

SubType
difference
ChartType
bar
Data
  • {"label":"Apples","value":7}
  • {"label":"Oranges","value":1}
  • {"label":"Bananas","value":4}
  • {"label":"Grapes","value":8}
  • {"label":"Peaches","value":7}
Difficulty
easy

The bar graph shows: Soccer=3, Basketball=5, Baseball=4, Tennis=9, Swimming=7. How many more Tennis than Swimming?

Show answer

Answer: 2

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Soccer","value":3}
  • {"label":"Basketball","value":5}
  • {"label":"Baseball","value":4}
  • {"label":"Tennis","value":9}
  • {"label":"Swimming","value":7}
Difficulty
easy

The bar graph shows: Monday=7, Tuesday=2, Wednesday=4, Thursday=1. What is the difference between Tuesday and Monday?

Show answer

Answer: 5

SubType
difference
ChartType
bar
Data
  • {"label":"Monday","value":7}
  • {"label":"Tuesday","value":2}
  • {"label":"Wednesday","value":4}
  • {"label":"Thursday","value":1}
Difficulty
easy

The bar graph shows: Math=9, Science=5, Reading=5. How many more Math than Reading?

Show answer

Answer: 4

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":9}
  • {"label":"Science","value":5}
  • {"label":"Reading","value":5}
Difficulty
easy

The bar graph shows: Red=10, Blue=7, Green=8, Yellow=5, Purple=7. Which has the most?

Show answer

Answer: Red

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":7}
  • {"label":"Green","value":8}
  • {"label":"Yellow","value":5}
  • {"label":"Purple","value":7}
Difficulty
easy

The bar graph shows: Math=3, Science=1, Reading=8, Art=7. How many more Reading than Art?

Show answer

Answer: 1

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Math","value":3}
  • {"label":"Science","value":1}
  • {"label":"Reading","value":8}
  • {"label":"Art","value":7}
Difficulty
easy

The bar graph shows: Dogs=7, Cats=1, Fish=7, Birds=3. Which has the least?

Show answer

Answer: Cats

SubType
least
ChartType
bar
Data
  • {"label":"Dogs","value":7}
  • {"label":"Cats","value":1}
  • {"label":"Fish","value":7}
  • {"label":"Birds","value":3}
Difficulty
easy

The bar graph shows: Math=7, Science=9, Reading=7, Art=8. Which has the most?

Show answer

Answer: Science

SubType
most
ChartType
bar
Data
  • {"label":"Math","value":7}
  • {"label":"Science","value":9}
  • {"label":"Reading","value":7}
  • {"label":"Art","value":8}
Difficulty
easy

The bar graph shows: Red=1, Blue=10, Green=9, Yellow=3. Which has the most?

Show answer

Answer: Blue

SubType
most
ChartType
bar
Data
  • {"label":"Red","value":1}
  • {"label":"Blue","value":10}
  • {"label":"Green","value":9}
  • {"label":"Yellow","value":3}
Difficulty
easy

The bar graph shows: Red=10, Blue=2, Green=3, Yellow=10. How many more Red than Yellow?

SubType
how-many-more
ChartType
bar
Data
  • {"label":"Red","value":10}
  • {"label":"Blue","value":2}
  • {"label":"Green","value":3}
  • {"label":"Yellow","value":10}
Difficulty
easy