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