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