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": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    23,
                    10,
                    -3,
                    -16,
                    -29
                ],
                "question": "What comes next in the pattern? 23, 10, -3, -16, -29, __",
                "answer": -42,
                "correctAnswer": "-42",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    21,
                    38,
                    55,
                    72
                ],
                "question": "What comes next in the pattern? 4, 21, 38, 55, 72, __",
                "answer": 89,
                "correctAnswer": "89",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    24,
                    22,
                    20,
                    18,
                    16
                ],
                "question": "What comes next in the pattern? 24, 22, 20, 18, 16, __",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    20,
                    26,
                    32,
                    38,
                    44
                ],
                "question": "What comes next in the pattern? 20, 26, 32, 38, 44, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    47,
                    67,
                    87,
                    107,
                    127
                ],
                "question": "What comes next in the pattern? 47, 67, 87, 107, 127, __",
                "answer": 147,
                "correctAnswer": "147",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    41,
                    53,
                    65,
                    77,
                    89
                ],
                "question": "What comes next in the pattern? 41, 53, 65, 77, 89, __",
                "answer": 101,
                "correctAnswer": "101",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "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": "medium"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    26,
                    24,
                    22,
                    20,
                    18
                ],
                "question": "What comes next in the pattern? 26, 24, 22, 20, 18, __",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    35,
                    26,
                    17,
                    8,
                    -1
                ],
                "question": "What comes next in the pattern? 35, 26, 17, 8, -1, __",
                "answer": -10,
                "correctAnswer": "-10",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    39,
                    52,
                    65,
                    78,
                    91
                ],
                "question": "What comes next in the pattern? 39, 52, 65, 78, 91, __",
                "answer": 104,
                "correctAnswer": "104",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    33,
                    43,
                    53,
                    63,
                    73
                ],
                "question": "What comes next in the pattern? 33, 43, 53, 63, 73, __",
                "answer": 83,
                "correctAnswer": "83",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    16,
                    18,
                    20,
                    22,
                    24
                ],
                "question": "What comes next in the pattern? 16, 18, 20, 22, 24, __",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "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": "medium"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    43,
                    56,
                    69,
                    82,
                    95
                ],
                "question": "What comes next in the pattern? 43, 56, 69, 82, 95, __",
                "answer": 108,
                "correctAnswer": "108",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    33,
                    46,
                    59,
                    72,
                    85
                ],
                "question": "What comes next in the pattern? 33, 46, 59, 72, 85, __",
                "answer": 98,
                "correctAnswer": "98",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    34,
                    39,
                    44,
                    49,
                    54
                ],
                "question": "What comes next in the pattern? 34, 39, 44, 49, 54, __",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    19,
                    31,
                    43,
                    55
                ],
                "question": "What comes next in the pattern? 7, 19, 31, 43, 55, __",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "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": "medium"
            },
            {
                "id": 19,
                "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": "medium"
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    3,
                    1,
                    -1,
                    -3
                ],
                "question": "What comes next in the pattern? 5, 3, 1, -1, -3, __",
                "answer": -5,
                "correctAnswer": "-5",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}