B Set 28 Unknown

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

{
    "contentData": {
        "operation": "patterns",
        "subject": "arithmetic",
        "difficulty": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    65,
                    89,
                    113,
                    137,
                    161,
                    185
                ],
                "question": "What comes next in the pattern? 65, 89, 113, 137, 161, 185, __",
                "answer": 209,
                "correctAnswer": "209",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    43,
                    6,
                    -31,
                    -68,
                    -105,
                    -142
                ],
                "question": "What comes next in the pattern? 43, 6, -31, -68, -105, -142, __",
                "answer": -179,
                "correctAnswer": "-179",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    32,
                    58,
                    84,
                    110,
                    136
                ],
                "question": "What comes next in the pattern? 6, 32, 58, 84, 110, 136, __",
                "answer": 162,
                "correctAnswer": "162",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    30,
                    53,
                    76,
                    99,
                    122
                ],
                "question": "What comes next in the pattern? 7, 30, 53, 76, 99, 122, __",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    58,
                    107,
                    156,
                    205,
                    254,
                    303
                ],
                "question": "What comes next in the pattern? 58, 107, 156, 205, 254, 303, __",
                "answer": 352,
                "correctAnswer": "352",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    59,
                    94,
                    129,
                    164,
                    199,
                    234
                ],
                "question": "What comes next in the pattern? 59, 94, 129, 164, 199, 234, __",
                "answer": 269,
                "correctAnswer": "269",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    94,
                    126,
                    158,
                    190,
                    222,
                    254
                ],
                "question": "What comes next in the pattern? 94, 126, 158, 190, 222, 254, __",
                "answer": 286,
                "correctAnswer": "286",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    54,
                    78,
                    102,
                    126,
                    150,
                    174
                ],
                "question": "What comes next in the pattern? 54, 78, 102, 126, 150, 174, __",
                "answer": 198,
                "correctAnswer": "198",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    33,
                    52,
                    71,
                    90,
                    109,
                    128
                ],
                "question": "What comes next in the pattern? 33, 52, 71, 90, 109, 128, __",
                "answer": 147,
                "correctAnswer": "147",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    1,
                    2,
                    4,
                    8,
                    16
                ],
                "question": "What comes next in the sequence? 1, 2, 4, 8, 16, __",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    54,
                    95,
                    136,
                    177,
                    218
                ],
                "question": "What comes next in the pattern? 13, 54, 95, 136, 177, 218, __",
                "answer": 259,
                "correctAnswer": "259",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    2,
                    6,
                    18,
                    54,
                    162
                ],
                "question": "What comes next in the sequence? 2, 6, 18, 54, 162, __",
                "answer": 486,
                "correctAnswer": "486",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "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": "hard"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    97,
                    76,
                    55,
                    34,
                    13,
                    -8
                ],
                "question": "What comes next in the pattern? 97, 76, 55, 34, 13, -8, __",
                "answer": -29,
                "correctAnswer": "-29",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    74,
                    115,
                    156,
                    197,
                    238,
                    279
                ],
                "question": "What comes next in the pattern? 74, 115, 156, 197, 238, 279, __",
                "answer": 320,
                "correctAnswer": "320",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    2,
                    4,
                    8,
                    16,
                    32
                ],
                "question": "What comes next in the sequence? 2, 4, 8, 16, 32, __",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    93,
                    133,
                    173,
                    213,
                    253,
                    293
                ],
                "question": "What comes next in the pattern? 93, 133, 173, 213, 253, 293, __",
                "answer": 333,
                "correctAnswer": "333",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    61,
                    79,
                    97,
                    115,
                    133,
                    151
                ],
                "question": "What comes next in the pattern? 61, 79, 97, 115, 133, 151, __",
                "answer": 169,
                "correctAnswer": "169",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    38,
                    -1,
                    -40,
                    -79,
                    -118,
                    -157
                ],
                "question": "What comes next in the pattern? 38, -1, -40, -79, -118, -157, __",
                "answer": -196,
                "correctAnswer": "-196",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}