B Set 98 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": [
                    84,
                    57,
                    30,
                    3,
                    -24,
                    -51
                ],
                "question": "What comes next in the pattern? 84, 57, 30, 3, -24, -51, __",
                "answer": -78,
                "correctAnswer": "-78",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    40,
                    74,
                    108,
                    142,
                    176
                ],
                "question": "What comes next in the pattern? 6, 40, 74, 108, 142, 176, __",
                "answer": 210,
                "correctAnswer": "210",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    22,
                    31,
                    40,
                    49,
                    58
                ],
                "question": "What comes next in the pattern? 13, 22, 31, 40, 49, 58, __",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    70,
                    26,
                    -18,
                    -62,
                    -106,
                    -150
                ],
                "question": "What comes next in the pattern? 70, 26, -18, -62, -106, -150, __",
                "answer": -194,
                "correctAnswer": "-194",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "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": 6,
                "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": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    84,
                    130,
                    176,
                    222,
                    268,
                    314
                ],
                "question": "What comes next in the pattern? 84, 130, 176, 222, 268, 314, __",
                "answer": 360,
                "correctAnswer": "360",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    97,
                    70,
                    43,
                    16,
                    -11,
                    -38
                ],
                "question": "What comes next in the pattern? 97, 70, 43, 16, -11, -38, __",
                "answer": -65,
                "correctAnswer": "-65",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    50,
                    75,
                    100,
                    125,
                    150,
                    175
                ],
                "question": "What comes next in the pattern? 50, 75, 100, 125, 150, 175, __",
                "answer": 200,
                "correctAnswer": "200",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    3,
                    9,
                    27,
                    81,
                    243
                ],
                "question": "What comes next in the sequence? 3, 9, 27, 81, 243, __",
                "answer": 729,
                "correctAnswer": "729",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    89,
                    83,
                    77,
                    71,
                    65,
                    59
                ],
                "question": "What comes next in the pattern? 89, 83, 77, 71, 65, 59, __",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    24,
                    55,
                    86,
                    117,
                    148,
                    179
                ],
                "question": "What comes next in the pattern? 24, 55, 86, 117, 148, 179, __",
                "answer": 210,
                "correctAnswer": "210",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "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": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    53,
                    94,
                    135,
                    176,
                    217
                ],
                "question": "What comes next in the pattern? 12, 53, 94, 135, 176, 217, __",
                "answer": 258,
                "correctAnswer": "258",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "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": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    58,
                    69,
                    80,
                    91,
                    102,
                    113
                ],
                "question": "What comes next in the pattern? 58, 69, 80, 91, 102, 113, __",
                "answer": 124,
                "correctAnswer": "124",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    75,
                    83,
                    91,
                    99,
                    107,
                    115
                ],
                "question": "What comes next in the pattern? 75, 83, 91, 99, 107, 115, __",
                "answer": 123,
                "correctAnswer": "123",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    37,
                    5,
                    -27,
                    -59,
                    -91,
                    -123
                ],
                "question": "What comes next in the pattern? 37, 5, -27, -59, -91, -123, __",
                "answer": -155,
                "correctAnswer": "-155",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    44,
                    50,
                    56,
                    62,
                    68,
                    74
                ],
                "question": "What comes next in the pattern? 44, 50, 56, 62, 68, 74, __",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    29,
                    50,
                    71,
                    92,
                    113,
                    134
                ],
                "question": "What comes next in the pattern? 29, 50, 71, 92, 113, 134, __",
                "answer": 155,
                "correctAnswer": "155",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}