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