B Set 95 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": [
                    22,
                    55,
                    88,
                    121,
                    154,
                    187
                ],
                "question": "What comes next in the pattern? 22, 55, 88, 121, 154, 187, __",
                "answer": 220,
                "correctAnswer": "220",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "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": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    93,
                    125,
                    157,
                    189,
                    221,
                    253
                ],
                "question": "What comes next in the pattern? 93, 125, 157, 189, 221, 253, __",
                "answer": 285,
                "correctAnswer": "285",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "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": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    23,
                    -12,
                    -47,
                    -82,
                    -117,
                    -152
                ],
                "question": "What comes next in the pattern? 23, -12, -47, -82, -117, -152, __",
                "answer": -187,
                "correctAnswer": "-187",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    65,
                    38,
                    11,
                    -16,
                    -43,
                    -70
                ],
                "question": "What comes next in the pattern? 65, 38, 11, -16, -43, -70, __",
                "answer": -97,
                "correctAnswer": "-97",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    61,
                    107,
                    153,
                    199,
                    245
                ],
                "question": "What comes next in the pattern? 15, 61, 107, 153, 199, 245, __",
                "answer": 291,
                "correctAnswer": "291",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    77,
                    116,
                    155,
                    194,
                    233,
                    272
                ],
                "question": "What comes next in the pattern? 77, 116, 155, 194, 233, 272, __",
                "answer": 311,
                "correctAnswer": "311",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    -30,
                    -68,
                    -106,
                    -144,
                    -182
                ],
                "question": "What comes next in the pattern? 8, -30, -68, -106, -144, -182, __",
                "answer": -220,
                "correctAnswer": "-220",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    40,
                    83,
                    126,
                    169,
                    212,
                    255
                ],
                "question": "What comes next in the pattern? 40, 83, 126, 169, 212, 255, __",
                "answer": 298,
                "correctAnswer": "298",
                "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": "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": 13,
                "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": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    87,
                    52,
                    17,
                    -18,
                    -53,
                    -88
                ],
                "question": "What comes next in the pattern? 87, 52, 17, -18, -53, -88, __",
                "answer": -123,
                "correctAnswer": "-123",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    52,
                    82,
                    112,
                    142,
                    172,
                    202
                ],
                "question": "What comes next in the pattern? 52, 82, 112, 142, 172, 202, __",
                "answer": 232,
                "correctAnswer": "232",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    56,
                    14,
                    -28,
                    -70,
                    -112,
                    -154
                ],
                "question": "What comes next in the pattern? 56, 14, -28, -70, -112, -154, __",
                "answer": -196,
                "correctAnswer": "-196",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "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": 20,
                "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"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}