B Set 51 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": "arithmetic-sequence",
                "sequence": [
                    2,
                    8,
                    14,
                    20,
                    26
                ],
                "question": "What comes next in the pattern? 2, 8, 14, 20, 26, __",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "32"
                }
            },
            {
                "id": 2,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    5,
                    10,
                    20,
                    40,
                    80
                ],
                "question": "What comes next in the sequence? 5, 10, 20, 40, 80, __",
                "answer": 160,
                "correctAnswer": "160",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "160"
                }
            },
            {
                "id": 3,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    20,
                    23,
                    26,
                    29,
                    32
                ],
                "question": "What comes next in the pattern? 20, 23, 26, 29, 32, __",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "35"
                }
            },
            {
                "id": 4,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    1,
                    3,
                    9,
                    27,
                    81
                ],
                "question": "What comes next in the sequence? 1, 3, 9, 27, 81, __",
                "answer": 243,
                "correctAnswer": "243",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "243"
                }
            },
            {
                "id": 5,
                "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": 6,
                "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": 7,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    10,
                    17,
                    24,
                    31,
                    38
                ],
                "question": "What comes next in the pattern? 10, 17, 24, 31, 38, __",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "45"
                }
            },
            {
                "id": 8,
                "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": 9,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    8,
                    15,
                    22,
                    29,
                    36
                ],
                "question": "What comes next in the pattern? 8, 15, 22, 29, 36, __",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "43"
                }
            },
            {
                "id": 10,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    4,
                    14,
                    24,
                    34,
                    44
                ],
                "question": "What comes next in the pattern? 4, 14, 24, 34, 44, __",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "54"
                }
            },
            {
                "id": 11,
                "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": 12,
                "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": 13,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    15,
                    18,
                    21,
                    24,
                    27
                ],
                "question": "What comes next in the pattern? 15, 18, 21, 24, 27, __",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "30"
                }
            },
            {
                "id": 15,
                "type": "patterns",
                "subType": "geometric-sequence",
                "sequence": [
                    4,
                    8,
                    16,
                    32,
                    64
                ],
                "question": "What comes next in the sequence? 4, 8, 16, 32, 64, __",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "128"
                }
            },
            {
                "id": 16,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    11,
                    19,
                    27,
                    35,
                    43
                ],
                "question": "What comes next in the pattern? 11, 19, 27, 35, 43, __",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "51"
                }
            },
            {
                "id": 17,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    17,
                    24,
                    31,
                    38,
                    45
                ],
                "question": "What comes next in the pattern? 17, 24, 31, 38, 45, __",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "52"
                }
            },
            {
                "id": 19,
                "type": "patterns",
                "subType": "arithmetic-sequence",
                "sequence": [
                    7,
                    -1,
                    -9,
                    -17,
                    -25
                ],
                "question": "What comes next in the pattern? 7, -1, -9, -17, -25, __",
                "answer": -33,
                "correctAnswer": "-33",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "-33"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}