B Set 96 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "multiplication",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9
        },
        "problems": [
            {
                "id": 1,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 7 after 7?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 6 a multiple of 3?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 6 after 48?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 96 a multiple of 5?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 4 multiples of 2",
                "answer": "2, 4, 6, 8",
                "correctAnswer": "2, 4, 6, 8",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 3 after 12?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 43 a multiple of 6?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 142 a multiple of 7?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 5 multiples of 10",
                "answer": "10, 20, 30, 40, 50",
                "correctAnswer": "10, 20, 30, 40, 50",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 4 multiples of 8",
                "answer": "8, 16, 24, 32",
                "correctAnswer": "8, 16, 24, 32",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 9 after 108?",
                "answer": 117,
                "correctAnswer": "117",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 196 a multiple of 10?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 65 a multiple of 5?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 58 a multiple of 5?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 10 after 20?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 8 multiples of 6",
                "answer": "6, 12, 18, 24, 30, 36, 42, 48",
                "correctAnswer": "6, 12, 18, 24, 30, 36, 42, 48",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 72 a multiple of 8?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 3 after 15?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 6 after 84?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}