B Set 96 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": 20,
            "maxSum": 20,
            "maxOperand": 120,
            "_gradeLevel": "1"
        },
        "problems": [
            {
                "id": 2,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    10,
                    19,
                    28,
                    37
                ],
                "question": "What comes next in the pattern? 1, 10, 19, 28, 37, __",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "46"
                }
            },
            {
                "id": 3,
                "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": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    3,
                    7,
                    11,
                    15,
                    19
                ],
                "question": "What comes next in the pattern? 3, 7, 11, 15, 19, __",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "23"
                }
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    18,
                    21,
                    24,
                    27
                ],
                "question": "What comes next in the pattern? 15, 18, 21, 24, 27, __",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "30"
                }
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    -6,
                    -16,
                    -26,
                    -36
                ],
                "question": "What comes next in the pattern? 4, -6, -16, -26, -36, __",
                "answer": -46,
                "correctAnswer": "-46",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-46"
                }
            },
            {
                "id": 7,
                "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",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "54"
                }
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    14,
                    23,
                    32,
                    41,
                    50
                ],
                "question": "What comes next in the pattern? 14, 23, 32, 41, 50, __",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "59"
                }
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    20,
                    30,
                    40,
                    50,
                    60
                ],
                "question": "What comes next in the pattern? 20, 30, 40, 50, 60, __",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "70"
                }
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    19,
                    26,
                    33,
                    40
                ],
                "question": "What comes next in the pattern? 12, 19, 26, 33, 40, __",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "47"
                }
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    13,
                    21,
                    29,
                    37
                ],
                "question": "What comes next in the pattern? 5, 13, 21, 29, 37, __",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "45"
                }
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    11,
                    15,
                    19,
                    23
                ],
                "question": "What comes next in the pattern? 7, 11, 15, 19, 23, __",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "27"
                }
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    18,
                    17,
                    16,
                    15,
                    14
                ],
                "question": "What comes next in the pattern? 18, 17, 16, 15, 14, __",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "13"
                }
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    3,
                    -7,
                    -17,
                    -27,
                    -37
                ],
                "question": "What comes next in the pattern? 3, -7, -17, -27, -37, __",
                "answer": -47,
                "correctAnswer": "-47",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-47"
                }
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    23,
                    31,
                    39,
                    47
                ],
                "question": "What comes next in the pattern? 15, 23, 31, 39, 47, __",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "55"
                }
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    14,
                    22,
                    30,
                    38
                ],
                "question": "What comes next in the pattern? 6, 14, 22, 30, 38, __",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "46"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}