B Set 55 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": [
                    49,
                    78,
                    107,
                    136,
                    165,
                    194
                ],
                "question": "What comes next in the pattern? 49, 78, 107, 136, 165, 194, __",
                "answer": 223,
                "correctAnswer": "223",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    75,
                    88,
                    101,
                    114,
                    127,
                    140
                ],
                "question": "What comes next in the pattern? 75, 88, 101, 114, 127, 140, __",
                "answer": 153,
                "correctAnswer": "153",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    91,
                    123,
                    155,
                    187,
                    219,
                    251
                ],
                "question": "What comes next in the pattern? 91, 123, 155, 187, 219, 251, __",
                "answer": 283,
                "correctAnswer": "283",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    75,
                    84,
                    93,
                    102,
                    111,
                    120
                ],
                "question": "What comes next in the pattern? 75, 84, 93, 102, 111, 120, __",
                "answer": 129,
                "correctAnswer": "129",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    74,
                    121,
                    168,
                    215,
                    262,
                    309
                ],
                "question": "What comes next in the pattern? 74, 121, 168, 215, 262, 309, __",
                "answer": 356,
                "correctAnswer": "356",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    29,
                    6,
                    -17,
                    -40,
                    -63,
                    -86
                ],
                "question": "What comes next in the pattern? 29, 6, -17, -40, -63, -86, __",
                "answer": -109,
                "correctAnswer": "-109",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    64,
                    87,
                    110,
                    133,
                    156,
                    179
                ],
                "question": "What comes next in the pattern? 64, 87, 110, 133, 156, 179, __",
                "answer": 202,
                "correctAnswer": "202",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    94,
                    112,
                    130,
                    148,
                    166,
                    184
                ],
                "question": "What comes next in the pattern? 94, 112, 130, 148, 166, 184, __",
                "answer": 202,
                "correctAnswer": "202",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    81,
                    94,
                    107,
                    120,
                    133,
                    146
                ],
                "question": "What comes next in the pattern? 81, 94, 107, 120, 133, 146, __",
                "answer": 159,
                "correctAnswer": "159",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    25,
                    -10,
                    -45,
                    -80,
                    -115,
                    -150
                ],
                "question": "What comes next in the pattern? 25, -10, -45, -80, -115, -150, __",
                "answer": -185,
                "correctAnswer": "-185",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    31,
                    -8,
                    -47,
                    -86,
                    -125,
                    -164
                ],
                "question": "What comes next in the pattern? 31, -8, -47, -86, -125, -164, __",
                "answer": -203,
                "correctAnswer": "-203",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    29,
                    46,
                    63,
                    80,
                    97
                ],
                "question": "What comes next in the pattern? 12, 29, 46, 63, 80, 97, __",
                "answer": 114,
                "correctAnswer": "114",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    62,
                    70,
                    78,
                    86,
                    94,
                    102
                ],
                "question": "What comes next in the pattern? 62, 70, 78, 86, 94, 102, __",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    98,
                    133,
                    168,
                    203,
                    238,
                    273
                ],
                "question": "What comes next in the pattern? 98, 133, 168, 203, 238, 273, __",
                "answer": 308,
                "correctAnswer": "308",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    30,
                    0,
                    -30,
                    -60,
                    -90,
                    -120
                ],
                "question": "What comes next in the pattern? 30, 0, -30, -60, -90, -120, __",
                "answer": -150,
                "correctAnswer": "-150",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    92,
                    67,
                    42,
                    17,
                    -8,
                    -33
                ],
                "question": "What comes next in the pattern? 92, 67, 42, 17, -8, -33, __",
                "answer": -58,
                "correctAnswer": "-58",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    60,
                    72,
                    84,
                    96,
                    108,
                    120
                ],
                "question": "What comes next in the pattern? 60, 72, 84, 96, 108, 120, __",
                "answer": 132,
                "correctAnswer": "132",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "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": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    49,
                    54,
                    59,
                    64,
                    69,
                    74
                ],
                "question": "What comes next in the pattern? 49, 54, 59, 64, 69, 74, __",
                "answer": 79,
                "correctAnswer": "79",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    29,
                    55,
                    81,
                    107,
                    133,
                    159
                ],
                "question": "What comes next in the pattern? 29, 55, 81, 107, 133, 159, __",
                "answer": 185,
                "correctAnswer": "185",
                "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"
}