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