B Set 63 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": {
            "maxNumber": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    16,
                    19,
                    22,
                    25,
                    28
                ],
                "question": "What comes next in the pattern? 16, 19, 22, 25, 28, __",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    14,
                    17,
                    20,
                    23
                ],
                "question": "What comes next in the pattern? 11, 14, 17, 20, 23, __",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "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": "normal"
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    22,
                    29,
                    36,
                    43
                ],
                "question": "What comes next in the pattern? 15, 22, 29, 36, 43, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    9,
                    16,
                    23,
                    30,
                    37
                ],
                "question": "What comes next in the pattern? 9, 16, 23, 30, 37, __",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    5,
                    15,
                    45,
                    135,
                    405
                ],
                "question": "What comes next in the sequence? 5, 15, 45, 135, 405, __",
                "answer": 1215,
                "correctAnswer": "1215",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    5,
                    4,
                    3,
                    2
                ],
                "question": "What comes next in the pattern? 6, 5, 4, 3, 2, __",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    19,
                    26,
                    33,
                    40,
                    47
                ],
                "question": "What comes next in the pattern? 19, 26, 33, 40, 47, __",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    5,
                    -1,
                    -7,
                    -13
                ],
                "question": "What comes next in the pattern? 11, 5, -1, -7, -13, __",
                "answer": -19,
                "correctAnswer": "-19",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    17,
                    13,
                    9,
                    5,
                    1
                ],
                "question": "What comes next in the pattern? 17, 13, 9, 5, 1, __",
                "answer": -3,
                "correctAnswer": "-3",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    16,
                    19,
                    22,
                    25
                ],
                "question": "What comes next in the pattern? 13, 16, 19, 22, 25, __",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    11,
                    16,
                    21,
                    26
                ],
                "question": "What comes next in the pattern? 6, 11, 16, 21, 26, __",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    16,
                    21,
                    26,
                    31,
                    36
                ],
                "question": "What comes next in the pattern? 16, 21, 26, 31, 36, __",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    17,
                    24,
                    31,
                    38,
                    45
                ],
                "question": "What comes next in the pattern? 17, 24, 31, 38, 45, __",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    -4,
                    -10,
                    -16,
                    -22
                ],
                "question": "What comes next in the pattern? 2, -4, -10, -16, -22, __",
                "answer": -28,
                "correctAnswer": "-28",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    8,
                    10,
                    12,
                    14
                ],
                "question": "What comes next in the pattern? 6, 8, 10, 12, 14, __",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    5,
                    2,
                    -1,
                    -4
                ],
                "question": "What comes next in the pattern? 8, 5, 2, -1, -4, __",
                "answer": -7,
                "correctAnswer": "-7",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    20,
                    10,
                    0,
                    -10,
                    -20
                ],
                "question": "What comes next in the pattern? 20, 10, 0, -10, -20, __",
                "answer": -30,
                "correctAnswer": "-30",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    1,
                    -6,
                    -13,
                    -20
                ],
                "question": "What comes next in the pattern? 8, 1, -6, -13, -20, __",
                "answer": -27,
                "correctAnswer": "-27",
                "difficulty": "normal"
            },
            {
                "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": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}