B Set 32 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": [
                    18,
                    19,
                    20,
                    21,
                    22
                ],
                "question": "What comes next in the pattern? 18, 19, 20, 21, 22, __",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "23"
                }
            },
            {
                "id": 2,
                "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": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    15,
                    22,
                    29,
                    36
                ],
                "question": "What comes next in the pattern? 8, 15, 22, 29, 36, __",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "43"
                }
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    8,
                    15,
                    22,
                    29
                ],
                "question": "What comes next in the pattern? 1, 8, 15, 22, 29, __",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "36"
                }
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    3,
                    2,
                    1,
                    0,
                    -1
                ],
                "question": "What comes next in the pattern? 3, 2, 1, 0, -1, __",
                "answer": -2,
                "correctAnswer": "-2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-2"
                }
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    12,
                    13,
                    14,
                    15
                ],
                "question": "What comes next in the pattern? 11, 12, 13, 14, 15, __",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "16"
                }
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    24,
                    33,
                    42,
                    51
                ],
                "question": "What comes next in the pattern? 15, 24, 33, 42, 51, __",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "60"
                }
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    5,
                    6,
                    7,
                    8,
                    9
                ],
                "question": "What comes next in the pattern? 5, 6, 7, 8, 9, __",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    9,
                    18,
                    27,
                    36,
                    45
                ],
                "question": "What comes next in the pattern? 9, 18, 27, 36, 45, __",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "54"
                }
            },
            {
                "id": 10,
                "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": 11,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    1,
                    3,
                    9,
                    27,
                    81
                ],
                "question": "What comes next in the sequence? 1, 3, 9, 27, 81, __",
                "answer": 243,
                "correctAnswer": "243",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "243"
                }
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    18,
                    24,
                    30,
                    36,
                    42
                ],
                "question": "What comes next in the pattern? 18, 24, 30, 36, 42, __",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "48"
                }
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    19,
                    23,
                    27,
                    31
                ],
                "question": "What comes next in the pattern? 15, 19, 23, 27, 31, __",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "35"
                }
            },
            {
                "id": 14,
                "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": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "729"
                }
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    1,
                    2,
                    4,
                    8,
                    16
                ],
                "question": "What comes next in the sequence? 1, 2, 4, 8, 16, __",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "32"
                }
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    4,
                    -3,
                    -10,
                    -17
                ],
                "question": "What comes next in the pattern? 11, 4, -3, -10, -17, __",
                "answer": -24,
                "correctAnswer": "-24",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-24"
                }
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    9,
                    3,
                    -3,
                    -9
                ],
                "question": "What comes next in the pattern? 15, 9, 3, -3, -9, __",
                "answer": -15,
                "correctAnswer": "-15",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-15"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}