B Set 42 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": [
                    91,
                    73,
                    55,
                    37,
                    19,
                    1
                ],
                "question": "What comes next in the pattern? 91, 73, 55, 37, 19, 1, __",
                "answer": -17,
                "correctAnswer": "-17",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    22,
                    53,
                    84,
                    115,
                    146,
                    177
                ],
                "question": "What comes next in the pattern? 22, 53, 84, 115, 146, 177, __",
                "answer": 208,
                "correctAnswer": "208",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    -23,
                    -48,
                    -73,
                    -98,
                    -123
                ],
                "question": "What comes next in the pattern? 2, -23, -48, -73, -98, -123, __",
                "answer": -148,
                "correctAnswer": "-148",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    89,
                    99,
                    109,
                    119,
                    129,
                    139
                ],
                "question": "What comes next in the pattern? 89, 99, 109, 119, 129, 139, __",
                "answer": 149,
                "correctAnswer": "149",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    79,
                    125,
                    171,
                    217,
                    263,
                    309
                ],
                "question": "What comes next in the pattern? 79, 125, 171, 217, 263, 309, __",
                "answer": 355,
                "correctAnswer": "355",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    72,
                    67,
                    62,
                    57,
                    52,
                    47
                ],
                "question": "What comes next in the pattern? 72, 67, 62, 57, 52, 47, __",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    35,
                    65,
                    95,
                    125,
                    155,
                    185
                ],
                "question": "What comes next in the pattern? 35, 65, 95, 125, 155, 185, __",
                "answer": 215,
                "correctAnswer": "215",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    38,
                    -12,
                    -62,
                    -112,
                    -162,
                    -212
                ],
                "question": "What comes next in the pattern? 38, -12, -62, -112, -162, -212, __",
                "answer": -262,
                "correctAnswer": "-262",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    66,
                    38,
                    10,
                    -18,
                    -46,
                    -74
                ],
                "question": "What comes next in the pattern? 66, 38, 10, -18, -46, -74, __",
                "answer": -102,
                "correctAnswer": "-102",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    70,
                    109,
                    148,
                    187,
                    226,
                    265
                ],
                "question": "What comes next in the pattern? 70, 109, 148, 187, 226, 265, __",
                "answer": 304,
                "correctAnswer": "304",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    10,
                    45,
                    80,
                    115,
                    150,
                    185
                ],
                "question": "What comes next in the pattern? 10, 45, 80, 115, 150, 185, __",
                "answer": 220,
                "correctAnswer": "220",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    1,
                    3,
                    9,
                    27,
                    81
                ],
                "question": "What comes next in the sequence? 1, 3, 9, 27, 81, __",
                "answer": 243,
                "correctAnswer": "243",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    43,
                    80,
                    117,
                    154,
                    191,
                    228
                ],
                "question": "What comes next in the pattern? 43, 80, 117, 154, 191, 228, __",
                "answer": 265,
                "correctAnswer": "265",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    62,
                    87,
                    112,
                    137,
                    162,
                    187
                ],
                "question": "What comes next in the pattern? 62, 87, 112, 137, 162, 187, __",
                "answer": 212,
                "correctAnswer": "212",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    -38,
                    -87,
                    -136,
                    -185,
                    -234
                ],
                "question": "What comes next in the pattern? 11, -38, -87, -136, -185, -234, __",
                "answer": -283,
                "correctAnswer": "-283",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    34,
                    39,
                    44,
                    49,
                    54,
                    59
                ],
                "question": "What comes next in the pattern? 34, 39, 44, 49, 54, 59, __",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "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": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    96,
                    116,
                    136,
                    156,
                    176,
                    196
                ],
                "question": "What comes next in the pattern? 96, 116, 136, 156, 176, 196, __",
                "answer": 216,
                "correctAnswer": "216",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    5,
                    10,
                    20,
                    40,
                    80
                ],
                "question": "What comes next in the sequence? 5, 10, 20, 40, 80, __",
                "answer": 160,
                "correctAnswer": "160",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    58,
                    87,
                    116,
                    145,
                    174,
                    203
                ],
                "question": "What comes next in the pattern? 58, 87, 116, 145, 174, 203, __",
                "answer": 232,
                "correctAnswer": "232",
                "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"
}