easy Set 98 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-g5da-stem-leaf",
        "pageNumber": 98,
        "generatedAt": "2026-03-16T15:23:04.621Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "c82145198088d7d1",
        "seedInput": "1|node-1-g5da-stem-leaf|98|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "814526c785bf8e0f"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "data-graphs",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 7
                },
                {
                    "label": "Oranges",
                    "value": 4
                },
                {
                    "label": "Bananas",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Apples=7, Oranges=4, Bananas=6. What is the difference between Apples and Bananas?",
            "answer": 1,
            "correctAnswer": "1",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 6
                },
                {
                    "label": "Basketball",
                    "value": 3
                },
                {
                    "label": "Baseball",
                    "value": 1
                },
                {
                    "label": "Tennis",
                    "value": 1
                },
                {
                    "label": "Swimming",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Soccer=6, Basketball=3, Baseball=1, Tennis=1, Swimming=10. Which has the most?",
            "answer": "Swimming",
            "correctAnswer": "Swimming",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 2
                },
                {
                    "label": "Blue",
                    "value": 2
                },
                {
                    "label": "Green",
                    "value": 4
                },
                {
                    "label": "Yellow",
                    "value": 7
                },
                {
                    "label": "Purple",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Red=2, Blue=2, Green=4, Yellow=7, Purple=3. What is the difference between Yellow and Blue?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 7
                },
                {
                    "label": "Oranges",
                    "value": 9
                },
                {
                    "label": "Bananas",
                    "value": 3
                },
                {
                    "label": "Grapes",
                    "value": 8
                },
                {
                    "label": "Peaches",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Apples=7, Oranges=9, Bananas=3, Grapes=8, Peaches=3. Which has the least?",
            "answer": "Bananas",
            "correctAnswer": "Bananas",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 8
                },
                {
                    "label": "Cats",
                    "value": 3
                },
                {
                    "label": "Fish",
                    "value": 4
                },
                {
                    "label": "Birds",
                    "value": 4
                },
                {
                    "label": "Rabbits",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Dogs=8, Cats=3, Fish=4, Birds=4, Rabbits=7. What is the difference between Birds and Dogs?",
            "answer": 4,
            "correctAnswer": "4",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 6
                },
                {
                    "label": "Cats",
                    "value": 8
                },
                {
                    "label": "Fish",
                    "value": 6
                },
                {
                    "label": "Birds",
                    "value": 6
                },
                {
                    "label": "Rabbits",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Dogs=6, Cats=8, Fish=6, Birds=6, Rabbits=6. How many more Cats than Rabbits?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 5
                },
                {
                    "label": "Tuesday",
                    "value": 10
                },
                {
                    "label": "Wednesday",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Monday=5, Tuesday=10, Wednesday=10. How many more Tuesday than Wednesday?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 2
                },
                {
                    "label": "Science",
                    "value": 10
                },
                {
                    "label": "Reading",
                    "value": 9
                },
                {
                    "label": "Art",
                    "value": 4
                },
                {
                    "label": "PE",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=2, Science=10, Reading=9, Art=4, PE=8. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 2
                },
                {
                    "label": "Science",
                    "value": 2
                },
                {
                    "label": "Reading",
                    "value": 10
                },
                {
                    "label": "Art",
                    "value": 5
                },
                {
                    "label": "PE",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Math=2, Science=2, Reading=10, Art=5, PE=5. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 2
                },
                {
                    "label": "Tuesday",
                    "value": 6
                },
                {
                    "label": "Wednesday",
                    "value": 4
                },
                {
                    "label": "Thursday",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Monday=2, Tuesday=6, Wednesday=4, Thursday=8. How many more Thursday than Tuesday?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 5
                },
                {
                    "label": "Basketball",
                    "value": 3
                },
                {
                    "label": "Baseball",
                    "value": 7
                },
                {
                    "label": "Tennis",
                    "value": 5
                }
            ],
            "question": "The bar graph shows: Soccer=5, Basketball=3, Baseball=7, Tennis=5. How many more Baseball than Tennis?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 2
                },
                {
                    "label": "Tuesday",
                    "value": 3
                },
                {
                    "label": "Wednesday",
                    "value": 7
                },
                {
                    "label": "Thursday",
                    "value": 2
                },
                {
                    "label": "Friday",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Monday=2, Tuesday=3, Wednesday=7, Thursday=2, Friday=6. How many more Wednesday than Friday?",
            "answer": 1,
            "correctAnswer": "1",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 3
                },
                {
                    "label": "Cats",
                    "value": 10
                },
                {
                    "label": "Fish",
                    "value": 2
                },
                {
                    "label": "Birds",
                    "value": 1
                },
                {
                    "label": "Rabbits",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Dogs=3, Cats=10, Fish=2, Birds=1, Rabbits=3. How many in total?",
            "answer": 19,
            "correctAnswer": "19",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 3
                },
                {
                    "label": "Science",
                    "value": 4
                },
                {
                    "label": "Reading",
                    "value": 4
                },
                {
                    "label": "Art",
                    "value": 4
                },
                {
                    "label": "PE",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Math=3, Science=4, Reading=4, Art=4, PE=4. Which has the most?",
            "answer": "Science",
            "correctAnswer": "Science",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 7
                },
                {
                    "label": "Science",
                    "value": 3
                },
                {
                    "label": "Reading",
                    "value": 2
                },
                {
                    "label": "Art",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=7, Science=3, Reading=2, Art=8. What is the difference between Math and Reading?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 2
                },
                {
                    "label": "Oranges",
                    "value": 9
                },
                {
                    "label": "Bananas",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Apples=2, Oranges=9, Bananas=1. How many more Oranges than Apples?",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 9
                },
                {
                    "label": "Oranges",
                    "value": 3
                },
                {
                    "label": "Bananas",
                    "value": 10
                },
                {
                    "label": "Grapes",
                    "value": 6
                },
                {
                    "label": "Peaches",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Apples=9, Oranges=3, Bananas=10, Grapes=6, Peaches=2. How many in total?",
            "answer": 30,
            "correctAnswer": "30",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 3
                },
                {
                    "label": "Science",
                    "value": 6
                },
                {
                    "label": "Reading",
                    "value": 3
                },
                {
                    "label": "Art",
                    "value": 5
                },
                {
                    "label": "PE",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Math=3, Science=6, Reading=3, Art=5, PE=6. Which has the most?",
            "answer": "Science",
            "correctAnswer": "Science",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 4
                },
                {
                    "label": "Oranges",
                    "value": 1
                },
                {
                    "label": "Bananas",
                    "value": 1
                },
                {
                    "label": "Grapes",
                    "value": 8
                },
                {
                    "label": "Peaches",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Apples=4, Oranges=1, Bananas=1, Grapes=8, Peaches=9. What is the difference between Bananas and Grapes?",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 7
                },
                {
                    "label": "Tuesday",
                    "value": 9
                },
                {
                    "label": "Wednesday",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Monday=7, Tuesday=9, Wednesday=7. Which has the most?",
            "answer": "Tuesday",
            "correctAnswer": "Tuesday",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}