B Set 34 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,
                    -11,
                    -57,
                    -103,
                    -149,
                    -195
                ],
                "question": "What comes next in the pattern? 35, -11, -57, -103, -149, -195, __",
                "answer": -241,
                "correctAnswer": "-241",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    28,
                    34,
                    40,
                    46,
                    52,
                    58
                ],
                "question": "What comes next in the pattern? 28, 34, 40, 46, 52, 58, __",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    99,
                    50,
                    1,
                    -48,
                    -97,
                    -146
                ],
                "question": "What comes next in the pattern? 99, 50, 1, -48, -97, -146, __",
                "answer": -195,
                "correctAnswer": "-195",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    25,
                    17,
                    9,
                    1,
                    -7,
                    -15
                ],
                "question": "What comes next in the pattern? 25, 17, 9, 1, -7, -15, __",
                "answer": -23,
                "correctAnswer": "-23",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "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": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    42,
                    0,
                    -42,
                    -84,
                    -126,
                    -168
                ],
                "question": "What comes next in the pattern? 42, 0, -42, -84, -126, -168, __",
                "answer": -210,
                "correctAnswer": "-210",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    84,
                    109,
                    134,
                    159,
                    184,
                    209
                ],
                "question": "What comes next in the pattern? 84, 109, 134, 159, 184, 209, __",
                "answer": 234,
                "correctAnswer": "234",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    64,
                    94,
                    124,
                    154,
                    184,
                    214
                ],
                "question": "What comes next in the pattern? 64, 94, 124, 154, 184, 214, __",
                "answer": 244,
                "correctAnswer": "244",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "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": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    19,
                    62,
                    105,
                    148,
                    191,
                    234
                ],
                "question": "What comes next in the pattern? 19, 62, 105, 148, 191, 234, __",
                "answer": 277,
                "correctAnswer": "277",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    52,
                    75,
                    98,
                    121,
                    144,
                    167
                ],
                "question": "What comes next in the pattern? 52, 75, 98, 121, 144, 167, __",
                "answer": 190,
                "correctAnswer": "190",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    41,
                    77,
                    113,
                    149,
                    185
                ],
                "question": "What comes next in the pattern? 5, 41, 77, 113, 149, 185, __",
                "answer": 221,
                "correctAnswer": "221",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    60,
                    101,
                    142,
                    183,
                    224,
                    265
                ],
                "question": "What comes next in the pattern? 60, 101, 142, 183, 224, 265, __",
                "answer": 306,
                "correctAnswer": "306",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "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": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    97,
                    125,
                    153,
                    181,
                    209,
                    237
                ],
                "question": "What comes next in the pattern? 97, 125, 153, 181, 209, 237, __",
                "answer": 265,
                "correctAnswer": "265",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    8,
                    14,
                    20,
                    26,
                    32
                ],
                "question": "What comes next in the pattern? 2, 8, 14, 20, 26, 32, __",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    9,
                    44,
                    79,
                    114,
                    149,
                    184
                ],
                "question": "What comes next in the pattern? 9, 44, 79, 114, 149, 184, __",
                "answer": 219,
                "correctAnswer": "219",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    42,
                    61,
                    80,
                    99,
                    118,
                    137
                ],
                "question": "What comes next in the pattern? 42, 61, 80, 99, 118, 137, __",
                "answer": 156,
                "correctAnswer": "156",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    85,
                    127,
                    169,
                    211,
                    253,
                    295
                ],
                "question": "What comes next in the pattern? 85, 127, 169, 211, 253, 295, __",
                "answer": 337,
                "correctAnswer": "337",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    23,
                    34,
                    45,
                    56,
                    67,
                    78
                ],
                "question": "What comes next in the pattern? 23, 34, 45, 56, 67, 78, __",
                "answer": 89,
                "correctAnswer": "89",
                "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"
}