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