B Set 41 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": [
                    35,
                    82,
                    129,
                    176,
                    223,
                    270
                ],
                "question": "What comes next in the pattern? 35, 82, 129, 176, 223, 270, __",
                "answer": 317,
                "correctAnswer": "317",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    33,
                    82,
                    131,
                    180,
                    229,
                    278
                ],
                "question": "What comes next in the pattern? 33, 82, 131, 180, 229, 278, __",
                "answer": 327,
                "correctAnswer": "327",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    28,
                    49,
                    70,
                    91,
                    112
                ],
                "question": "What comes next in the pattern? 7, 28, 49, 70, 91, 112, __",
                "answer": 133,
                "correctAnswer": "133",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    48,
                    72,
                    96,
                    120,
                    144,
                    168
                ],
                "question": "What comes next in the pattern? 48, 72, 96, 120, 144, 168, __",
                "answer": 192,
                "correctAnswer": "192",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    4,
                    8,
                    16,
                    32,
                    64
                ],
                "question": "What comes next in the sequence? 4, 8, 16, 32, 64, __",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    37,
                    83,
                    129,
                    175,
                    221,
                    267
                ],
                "question": "What comes next in the pattern? 37, 83, 129, 175, 221, 267, __",
                "answer": 313,
                "correctAnswer": "313",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    95,
                    104,
                    113,
                    122,
                    131,
                    140
                ],
                "question": "What comes next in the pattern? 95, 104, 113, 122, 131, 140, __",
                "answer": 149,
                "correctAnswer": "149",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    71,
                    90,
                    109,
                    128,
                    147,
                    166
                ],
                "question": "What comes next in the pattern? 71, 90, 109, 128, 147, 166, __",
                "answer": 185,
                "correctAnswer": "185",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    38,
                    74,
                    110,
                    146,
                    182,
                    218
                ],
                "question": "What comes next in the pattern? 38, 74, 110, 146, 182, 218, __",
                "answer": 254,
                "correctAnswer": "254",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    98,
                    141,
                    184,
                    227,
                    270,
                    313
                ],
                "question": "What comes next in the pattern? 98, 141, 184, 227, 270, 313, __",
                "answer": 356,
                "correctAnswer": "356",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "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": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    58,
                    29,
                    0,
                    -29,
                    -58,
                    -87
                ],
                "question": "What comes next in the pattern? 58, 29, 0, -29, -58, -87, __",
                "answer": -116,
                "correctAnswer": "-116",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    61,
                    23,
                    -15,
                    -53,
                    -91,
                    -129
                ],
                "question": "What comes next in the pattern? 61, 23, -15, -53, -91, -129, __",
                "answer": -167,
                "correctAnswer": "-167",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    4,
                    12,
                    36,
                    108,
                    324
                ],
                "question": "What comes next in the sequence? 4, 12, 36, 108, 324, __",
                "answer": 972,
                "correctAnswer": "972",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    90,
                    110,
                    130,
                    150,
                    170,
                    190
                ],
                "question": "What comes next in the pattern? 90, 110, 130, 150, 170, 190, __",
                "answer": 210,
                "correctAnswer": "210",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    37,
                    67,
                    97,
                    127,
                    157,
                    187
                ],
                "question": "What comes next in the pattern? 37, 67, 97, 127, 157, 187, __",
                "answer": 217,
                "correctAnswer": "217",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    -28,
                    -67,
                    -106,
                    -145,
                    -184
                ],
                "question": "What comes next in the pattern? 11, -28, -67, -106, -145, -184, __",
                "answer": -223,
                "correctAnswer": "-223",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    100,
                    144,
                    188,
                    232,
                    276,
                    320
                ],
                "question": "What comes next in the pattern? 100, 144, 188, 232, 276, 320, __",
                "answer": 364,
                "correctAnswer": "364",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    42,
                    26,
                    10,
                    -6,
                    -22,
                    -38
                ],
                "question": "What comes next in the pattern? 42, 26, 10, -6, -22, -38, __",
                "answer": -54,
                "correctAnswer": "-54",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}