B Set 74 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": [
                    30,
                    53,
                    76,
                    99,
                    122,
                    145
                ],
                "question": "What comes next in the pattern? 30, 53, 76, 99, 122, 145, __",
                "answer": 168,
                "correctAnswer": "168",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    80,
                    125,
                    170,
                    215,
                    260,
                    305
                ],
                "question": "What comes next in the pattern? 80, 125, 170, 215, 260, 305, __",
                "answer": 350,
                "correctAnswer": "350",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    36,
                    51,
                    66,
                    81,
                    96,
                    111
                ],
                "question": "What comes next in the pattern? 36, 51, 66, 81, 96, 111, __",
                "answer": 126,
                "correctAnswer": "126",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    73,
                    94,
                    115,
                    136,
                    157,
                    178
                ],
                "question": "What comes next in the pattern? 73, 94, 115, 136, 157, 178, __",
                "answer": 199,
                "correctAnswer": "199",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "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": 6,
                "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": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    21,
                    59,
                    97,
                    135,
                    173,
                    211
                ],
                "question": "What comes next in the pattern? 21, 59, 97, 135, 173, 211, __",
                "answer": 249,
                "correctAnswer": "249",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    59,
                    107,
                    155,
                    203,
                    251,
                    299
                ],
                "question": "What comes next in the pattern? 59, 107, 155, 203, 251, 299, __",
                "answer": 347,
                "correctAnswer": "347",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    79,
                    103,
                    127,
                    151,
                    175,
                    199
                ],
                "question": "What comes next in the pattern? 79, 103, 127, 151, 175, 199, __",
                "answer": 223,
                "correctAnswer": "223",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "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": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    60,
                    88,
                    116,
                    144,
                    172,
                    200
                ],
                "question": "What comes next in the pattern? 60, 88, 116, 144, 172, 200, __",
                "answer": 228,
                "correctAnswer": "228",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    23,
                    44,
                    65,
                    86,
                    107
                ],
                "question": "What comes next in the pattern? 2, 23, 44, 65, 86, 107, __",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    62,
                    111,
                    160,
                    209,
                    258
                ],
                "question": "What comes next in the pattern? 13, 62, 111, 160, 209, 258, __",
                "answer": 307,
                "correctAnswer": "307",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    75,
                    39,
                    3,
                    -33,
                    -69,
                    -105
                ],
                "question": "What comes next in the pattern? 75, 39, 3, -33, -69, -105, __",
                "answer": -141,
                "correctAnswer": "-141",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    40,
                    64,
                    88,
                    112,
                    136,
                    160
                ],
                "question": "What comes next in the pattern? 40, 64, 88, 112, 136, 160, __",
                "answer": 184,
                "correctAnswer": "184",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    20,
                    12,
                    4,
                    -4,
                    -12,
                    -20
                ],
                "question": "What comes next in the pattern? 20, 12, 4, -4, -12, -20, __",
                "answer": -28,
                "correctAnswer": "-28",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    75,
                    107,
                    139,
                    171,
                    203,
                    235
                ],
                "question": "What comes next in the pattern? 75, 107, 139, 171, 203, 235, __",
                "answer": 267,
                "correctAnswer": "267",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    77,
                    61,
                    45,
                    29,
                    13,
                    -3
                ],
                "question": "What comes next in the pattern? 77, 61, 45, 29, 13, -3, __",
                "answer": -19,
                "correctAnswer": "-19",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "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"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}