B Set 98 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": [
                    8,
                    17,
                    26,
                    35,
                    44
                ],
                "question": "What comes next in the pattern? 8, 17, 26, 35, 44, __",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "53"
                }
            },
            {
                "id": 2,
                "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": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    10,
                    3,
                    -4,
                    -11,
                    -18
                ],
                "question": "What comes next in the pattern? 10, 3, -4, -11, -18, __",
                "answer": -25,
                "correctAnswer": "-25",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-25"
                }
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    18,
                    27,
                    36,
                    45,
                    54
                ],
                "question": "What comes next in the pattern? 18, 27, 36, 45, 54, __",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "63"
                }
            },
            {
                "id": 5,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    16,
                    7,
                    -2,
                    -11,
                    -20
                ],
                "question": "What comes next in the pattern? 16, 7, -2, -11, -20, __",
                "answer": -29,
                "correctAnswer": "-29",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-29"
                }
            },
            {
                "id": 6,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    10,
                    7,
                    4,
                    1,
                    -2
                ],
                "question": "What comes next in the pattern? 10, 7, 4, 1, -2, __",
                "answer": -5,
                "correctAnswer": "-5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-5"
                }
            },
            {
                "id": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    0,
                    -4,
                    -8,
                    -12
                ],
                "question": "What comes next in the pattern? 4, 0, -4, -8, -12, __",
                "answer": -16,
                "correctAnswer": "-16",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-16"
                }
            },
            {
                "id": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    6,
                    8,
                    10,
                    12
                ],
                "question": "What comes next in the pattern? 4, 6, 8, 10, 12, __",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "14"
                }
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    1,
                    0,
                    -1,
                    -2,
                    -3
                ],
                "question": "What comes next in the pattern? 1, 0, -1, -2, -3, __",
                "answer": -4,
                "correctAnswer": "-4",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-4"
                }
            },
            {
                "id": 11,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    3,
                    8,
                    13,
                    18,
                    23
                ],
                "question": "What comes next in the pattern? 3, 8, 13, 18, 23, __",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "28"
                }
            },
            {
                "id": 12,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    11,
                    14,
                    17,
                    20
                ],
                "question": "What comes next in the pattern? 8, 11, 14, 17, 20, __",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "23"
                }
            },
            {
                "id": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    14,
                    21,
                    28,
                    35
                ],
                "question": "What comes next in the pattern? 7, 14, 21, 28, 35, __",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "42"
                }
            },
            {
                "id": 14,
                "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": 16,
                "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": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    9,
                    12,
                    15,
                    18,
                    21
                ],
                "question": "What comes next in the pattern? 9, 12, 15, 18, 21, __",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "24"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}