B Set 43 Unknown

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

{
    "contentData": {
        "operation": "counting",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (524 apples)",
                "answer": 524,
                "correctAnswer": "524",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 352, 354, 356, __, 360",
                "answer": 358,
                "correctAnswer": "358",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 340, 345, 350, 355, __",
                "answer": 360,
                "correctAnswer": "360",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the apples: How many are there? (219 apples)",
                "answer": 219,
                "correctAnswer": "219",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 10s: 230, 240, 250, 260, __",
                "answer": 270,
                "correctAnswer": "270",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 220, __, 240, 250, 260",
                "answer": 230,
                "correctAnswer": "230",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 901?",
                "answer": 902,
                "correctAnswer": "902",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 115, 120, 125, 130, __",
                "answer": 135,
                "correctAnswer": "135",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 5s: 305, 310, 315, 320, __",
                "answer": 325,
                "correctAnswer": "325",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 744?",
                "answer": 745,
                "correctAnswer": "745",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 491?",
                "answer": 492,
                "correctAnswer": "492",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the squares: How many are there? (681 squares)",
                "answer": 681,
                "correctAnswer": "681",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 10, __, 20, 25, 30",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "counting",
                "subType": "count-objects",
                "question": "Count the circles: How many are there? (534 circles)",
                "answer": 534,
                "correctAnswer": "534",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 189?",
                "answer": 190,
                "correctAnswer": "190",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 35, 40, 45, __, 55",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "counting",
                "subType": "skip-counting",
                "question": "What is the next number in the sequence? 370, 372, __, 376, 378",
                "answer": 374,
                "correctAnswer": "374",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 84?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "counting",
                "subType": "count-by",
                "question": "Count by 2s: 186, 188, 190, 192, __",
                "answer": 194,
                "correctAnswer": "194",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "counting",
                "subType": "what-comes-next",
                "question": "What comes after 516?",
                "answer": 517,
                "correctAnswer": "517",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}