B Set 68 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": [
                    16,
                    26,
                    36,
                    46,
                    56
                ],
                "question": "What comes next in the pattern? 16, 26, 36, 46, 56, __",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "66"
                }
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    9,
                    14,
                    19,
                    24
                ],
                "question": "What comes next in the pattern? 4, 9, 14, 19, 24, __",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "29"
                }
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    7,
                    13,
                    19,
                    25
                ],
                "question": "What comes next in the pattern? 1, 7, 13, 19, 25, __",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "31"
                }
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    17,
                    9,
                    1,
                    -7,
                    -15
                ],
                "question": "What comes next in the pattern? 17, 9, 1, -7, -15, __",
                "answer": -23,
                "correctAnswer": "-23",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-23"
                }
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    9,
                    12,
                    15,
                    18
                ],
                "question": "What comes next in the pattern? 6, 9, 12, 15, 18, __",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "21"
                }
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    12,
                    11,
                    10,
                    9
                ],
                "question": "What comes next in the pattern? 13, 12, 11, 10, 9, __",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "8"
                }
            },
            {
                "id": 8,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    4,
                    -5,
                    -14,
                    -23
                ],
                "question": "What comes next in the pattern? 13, 4, -5, -14, -23, __",
                "answer": -32,
                "correctAnswer": "-32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-32"
                }
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    2,
                    4,
                    6,
                    8,
                    10
                ],
                "question": "What comes next in the pattern? 2, 4, 6, 8, 10, __",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "12"
                }
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    10,
                    9,
                    8,
                    7
                ],
                "question": "What comes next in the pattern? 11, 10, 9, 8, 7, __",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            },
            {
                "id": 11,
                "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": 12,
                "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": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    13,
                    6,
                    -1,
                    -8,
                    -15
                ],
                "question": "What comes next in the pattern? 13, 6, -1, -8, -15, __",
                "answer": -22,
                "correctAnswer": "-22",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-22"
                }
            },
            {
                "id": 14,
                "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": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    6,
                    7,
                    8,
                    9,
                    10
                ],
                "question": "What comes next in the pattern? 6, 7, 8, 9, 10, __",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "11"
                }
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    19,
                    25,
                    31,
                    37,
                    43
                ],
                "question": "What comes next in the pattern? 19, 25, 31, 37, 43, __",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "49"
                }
            },
            {
                "id": 18,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    15,
                    18,
                    21,
                    24
                ],
                "question": "What comes next in the pattern? 12, 15, 18, 21, 24, __",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "27"
                }
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    -2,
                    -12,
                    -22,
                    -32
                ],
                "question": "What comes next in the pattern? 8, -2, -12, -22, -32, __",
                "answer": -42,
                "correctAnswer": "-42",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-42"
                }
            },
            {
                "id": 20,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    12,
                    11,
                    10,
                    9,
                    8
                ],
                "question": "What comes next in the pattern? 12, 11, 10, 9, 8, __",
                "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"
}