B Set 86 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": "medium",
        "config": {
            "maxNumber": 50,
            "minNumber": 0,
            "digits": 2,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9,
            "missingOperand": true
        },
        "problems": [
            {
                "id": 1,
                "operand1": 62,
                "operand2": 4,
                "operator": "×",
                "question": "62 × 4 = ___",
                "answer": 248
            },
            {
                "id": 2,
                "operand1": 1,
                "operand2": 96,
                "operator": "×",
                "question": "1 × 96 = ___",
                "answer": 96
            },
            {
                "id": 3,
                "operand1": 95,
                "operand2": 6,
                "operator": "×",
                "question": "95 × 6 = ___",
                "answer": 570
            },
            {
                "id": 4,
                "operand1": 86,
                "operand2": 9,
                "operator": "×",
                "question": "86 × 9 = ___",
                "answer": 774
            },
            {
                "id": 5,
                "operand1": 5,
                "operand2": 13,
                "operator": "×",
                "question": "5 × 13 = ___",
                "answer": 65
            },
            {
                "id": 6,
                "operand1": 7,
                "operand2": 95,
                "operator": "×",
                "question": "7 × 95 = ___",
                "answer": 665
            },
            {
                "id": 7,
                "operand1": 6,
                "operand2": 47,
                "operator": "×",
                "question": "6 × 47 = ___",
                "answer": 282
            },
            {
                "id": 8,
                "operand1": 32,
                "operand2": 4,
                "operator": "×",
                "question": "32 × 4 = ___",
                "answer": 128
            },
            {
                "id": 9,
                "operand1": 9,
                "operand2": 15,
                "operator": "×",
                "question": "9 × 15 = ___",
                "answer": 135
            },
            {
                "id": 10,
                "operand1": 23,
                "operand2": 5,
                "operator": "×",
                "question": "23 × 5 = ___",
                "answer": 115
            },
            {
                "id": 11,
                "operand1": 36,
                "operand2": 9,
                "operator": "×",
                "question": "36 × 9 = ___",
                "answer": 324
            },
            {
                "id": 12,
                "operand1": 2,
                "operand2": 16,
                "operator": "×",
                "question": "2 × 16 = ___",
                "answer": 32
            },
            {
                "id": 13,
                "operand1": 3,
                "operand2": 95,
                "operator": "×",
                "question": "3 × 95 = ___",
                "answer": 285
            },
            {
                "id": 14,
                "operand1": 25,
                "operand2": 7,
                "operator": "×",
                "question": "25 × 7 = ___",
                "answer": 175
            },
            {
                "id": 15,
                "operand1": 3,
                "operand2": 60,
                "operator": "×",
                "question": "3 × 60 = ___",
                "answer": 180
            },
            {
                "id": 16,
                "operand1": 16,
                "operand2": 6,
                "operator": "×",
                "question": "16 × 6 = ___",
                "answer": 96
            },
            {
                "id": 17,
                "operand1": 3,
                "operand2": 97,
                "operator": "×",
                "question": "3 × 97 = ___",
                "answer": 291
            },
            {
                "id": 18,
                "operand1": 10,
                "operand2": 29,
                "operator": "×",
                "question": "10 × 29 = ___",
                "answer": 290
            },
            {
                "id": 19,
                "operand1": 6,
                "operand2": 62,
                "operator": "×",
                "question": "6 × 62 = ___",
                "answer": 372
            },
            {
                "id": 20,
                "operand1": 32,
                "operand2": 3,
                "operator": "×",
                "question": "32 × 3 = ___",
                "answer": 96
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}