B Set 93 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": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    1,
                    -3,
                    -7,
                    -11
                ],
                "question": "What comes next in the pattern? 5, 1, -3, -7, -11, __",
                "answer": -15,
                "correctAnswer": "-15",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-15"
                }
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    3,
                    -6,
                    -15,
                    -24
                ],
                "question": "What comes next in the pattern? 12, 3, -6, -15, -24, __",
                "answer": -33,
                "correctAnswer": "-33",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-33"
                }
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    5,
                    -3,
                    -11,
                    -19
                ],
                "question": "What comes next in the pattern? 13, 5, -3, -11, -19, __",
                "answer": -27,
                "correctAnswer": "-27",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-27"
                }
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    18,
                    9,
                    0,
                    -9,
                    -18
                ],
                "question": "What comes next in the pattern? 18, 9, 0, -9, -18, __",
                "answer": -27,
                "correctAnswer": "-27",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-27"
                }
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    22,
                    32,
                    42,
                    52
                ],
                "question": "What comes next in the pattern? 12, 22, 32, 42, 52, __",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "62"
                }
            },
            {
                "id": 6,
                "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": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "160"
                }
            },
            {
                "id": 7,
                "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",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "26"
                }
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    14,
                    23,
                    32,
                    41
                ],
                "question": "What comes next in the pattern? 5, 14, 23, 32, 41, __",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "50"
                }
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    -2,
                    -5,
                    -8,
                    -11
                ],
                "question": "What comes next in the pattern? 1, -2, -5, -8, -11, __",
                "answer": -14,
                "correctAnswer": "-14",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-14"
                }
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    3,
                    -5,
                    -13,
                    -21
                ],
                "question": "What comes next in the pattern? 11, 3, -5, -13, -21, __",
                "answer": -29,
                "correctAnswer": "-29",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-29"
                }
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    9,
                    17,
                    25,
                    33
                ],
                "question": "What comes next in the pattern? 1, 9, 17, 25, 33, __",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "41"
                }
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    11,
                    18,
                    25,
                    32
                ],
                "question": "What comes next in the pattern? 4, 11, 18, 25, 32, __",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "39"
                }
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    15,
                    19,
                    23,
                    27
                ],
                "question": "What comes next in the pattern? 11, 15, 19, 23, 27, __",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "31"
                }
            },
            {
                "id": 14,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    9,
                    19,
                    29,
                    39,
                    49
                ],
                "question": "What comes next in the pattern? 9, 19, 29, 39, 49, __",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "59"
                }
            },
            {
                "id": 15,
                "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": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "96"
                }
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    10,
                    13,
                    16,
                    19
                ],
                "question": "What comes next in the pattern? 7, 10, 13, 16, 19, __",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "22"
                }
            },
            {
                "id": 17,
                "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": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "64"
                }
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    18,
                    22,
                    26,
                    30,
                    34
                ],
                "question": "What comes next in the pattern? 18, 22, 26, 30, 34, __",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "38"
                }
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    12,
                    22,
                    32,
                    42
                ],
                "question": "What comes next in the pattern? 2, 12, 22, 32, 42, __",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "52"
                }
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    10,
                    6,
                    2,
                    -2,
                    -6
                ],
                "question": "What comes next in the pattern? 10, 6, 2, -2, -6, __",
                "answer": -10,
                "correctAnswer": "-10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-10"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}