medium Set 43 Form Exercise

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

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-leaf-patterns-abc-grade-2",
        "pageNumber": 43,
        "generatedAt": "2026-03-16T15:22:31.424Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "469890d979ddbcff",
        "seedInput": "1|node-1-leaf-patterns-abc-grade-2|43|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 58,
            "metrics": {
                "problemCount": 19,
                "operation": "patterns",
                "digits": 3,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "168e9de888825e093dcc98f5ca85271b",
            "contentFingerprint": "8b9defa6ed0ab2c4"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "patterns",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 100,
        "maxSum": 1000,
        "maxOperand": 1000,
        "_gradeLevel": "2"
    },
    "problems": [
        {
            "id": 1,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                22,
                26,
                30,
                34
            ],
            "question": "What comes next in the pattern? 18, 22, 26, 30, 34, __",
            "answer": 38,
            "correctAnswer": "38",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "38"
            }
        },
        {
            "id": 2,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                13,
                3,
                -7,
                -17,
                -27
            ],
            "question": "What comes next in the pattern? 13, 3, -7, -17, -27, __",
            "answer": -37,
            "correctAnswer": "-37",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-37"
            }
        },
        {
            "id": 3,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                18,
                21,
                24,
                27,
                30
            ],
            "question": "What comes next in the pattern? 18, 21, 24, 27, 30, __",
            "answer": 33,
            "correctAnswer": "33",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "33"
            }
        },
        {
            "id": 4,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                24,
                29,
                34,
                39
            ],
            "question": "What comes next in the pattern? 19, 24, 29, 34, 39, __",
            "answer": 44,
            "correctAnswer": "44",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "44"
            }
        },
        {
            "id": 5,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                17,
                15,
                13,
                11,
                9
            ],
            "question": "What comes next in the pattern? 17, 15, 13, 11, 9, __",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "7"
            }
        },
        {
            "id": 6,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                2,
                -1,
                -4,
                -7,
                -10
            ],
            "question": "What comes next in the pattern? 2, -1, -4, -7, -10, __",
            "answer": -13,
            "correctAnswer": "-13",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-13"
            }
        },
        {
            "id": 7,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                25,
                35,
                45,
                55
            ],
            "question": "What comes next in the pattern? 15, 25, 35, 45, 55, __",
            "answer": 65,
            "correctAnswer": "65",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "65"
            }
        },
        {
            "id": 8,
            "type": "patterns",
            "subType": "geometric-sequence",
            "sequence": [
                3,
                6,
                12,
                24,
                48
            ],
            "question": "What comes next in the sequence? 3, 6, 12, 24, 48, __",
            "answer": 96,
            "correctAnswer": "96",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "96"
            }
        },
        {
            "id": 10,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                10,
                6,
                2,
                -2
            ],
            "question": "What comes next in the pattern? 14, 10, 6, 2, -2, __",
            "answer": -6,
            "correctAnswer": "-6",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-6"
            }
        },
        {
            "id": 11,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                10,
                19,
                28,
                37,
                46
            ],
            "question": "What comes next in the pattern? 10, 19, 28, 37, 46, __",
            "answer": 55,
            "correctAnswer": "55",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "55"
            }
        },
        {
            "id": 12,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                3,
                -3,
                -9,
                -15,
                -21
            ],
            "question": "What comes next in the pattern? 3, -3, -9, -15, -21, __",
            "answer": -27,
            "correctAnswer": "-27",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-27"
            }
        },
        {
            "id": 13,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                10,
                8,
                6,
                4,
                2
            ],
            "question": "What comes next in the pattern? 10, 8, 6, 4, 2, __",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "0"
            }
        },
        {
            "id": 14,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                10,
                14,
                18,
                22,
                26
            ],
            "question": "What comes next in the pattern? 10, 14, 18, 22, 26, __",
            "answer": 30,
            "correctAnswer": "30",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "30"
            }
        },
        {
            "id": 15,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                20,
                24,
                28,
                32
            ],
            "question": "What comes next in the pattern? 16, 20, 24, 28, 32, __",
            "answer": 36,
            "correctAnswer": "36",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "36"
            }
        },
        {
            "id": 16,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                16,
                23,
                30,
                37,
                44
            ],
            "question": "What comes next in the pattern? 16, 23, 30, 37, 44, __",
            "answer": 51,
            "correctAnswer": "51",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "51"
            }
        },
        {
            "id": 17,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                15,
                24,
                33,
                42,
                51
            ],
            "question": "What comes next in the pattern? 15, 24, 33, 42, 51, __",
            "answer": 60,
            "correctAnswer": "60",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "60"
            }
        },
        {
            "id": 18,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                14,
                5,
                -4,
                -13,
                -22
            ],
            "question": "What comes next in the pattern? 14, 5, -4, -13, -22, __",
            "answer": -31,
            "correctAnswer": "-31",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "-31"
            }
        },
        {
            "id": 19,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                19,
                25,
                31,
                37,
                43
            ],
            "question": "What comes next in the pattern? 19, 25, 31, 37, 43, __",
            "answer": 49,
            "correctAnswer": "49",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "49"
            }
        },
        {
            "id": 20,
            "type": "patterns",
            "subType": "arithmetic-sequence",
            "sequence": [
                4,
                10,
                16,
                22,
                28
            ],
            "question": "What comes next in the pattern? 4, 10, 16, 22, 28, __",
            "answer": 34,
            "correctAnswer": "34",
            "difficulty": "normal",
            "visualIntent": {
                "layout": "icon-badge",
                "category": "fruits",
                "label": "34"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}