B Set 65 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": 15,
                "operand2": 10,
                "operator": "×",
                "question": "15 × 10 = ___",
                "answer": 150
            },
            {
                "id": 2,
                "operand1": 86,
                "operand2": 10,
                "operator": "×",
                "question": "86 × 10 = ___",
                "answer": 860
            },
            {
                "id": 3,
                "operand1": 1,
                "operand2": 66,
                "operator": "×",
                "question": "1 × 66 = ___",
                "answer": 66
            },
            {
                "id": 4,
                "operand1": 3,
                "operand2": 87,
                "operator": "×",
                "question": "3 × 87 = ___",
                "answer": 261
            },
            {
                "id": 5,
                "operand1": 3,
                "operand2": 86,
                "operator": "×",
                "question": "3 × 86 = ___",
                "answer": 258
            },
            {
                "id": 6,
                "operand1": 2,
                "operand2": 36,
                "operator": "×",
                "question": "2 × 36 = ___",
                "answer": 72
            },
            {
                "id": 7,
                "operand1": 82,
                "operand2": 1,
                "operator": "×",
                "question": "82 × 1 = ___",
                "answer": 82
            },
            {
                "id": 8,
                "operand1": 1,
                "operand2": 35,
                "operator": "×",
                "question": "1 × 35 = ___",
                "answer": 35
            },
            {
                "id": 9,
                "operand1": 9,
                "operand2": 84,
                "operator": "×",
                "question": "9 × 84 = ___",
                "answer": 756
            },
            {
                "id": 10,
                "operand1": 73,
                "operand2": 3,
                "operator": "×",
                "question": "73 × 3 = ___",
                "answer": 219
            },
            {
                "id": 11,
                "operand1": 31,
                "operand2": 10,
                "operator": "×",
                "question": "31 × 10 = ___",
                "answer": 310
            },
            {
                "id": 12,
                "operand1": 8,
                "operand2": 31,
                "operator": "×",
                "question": "8 × 31 = ___",
                "answer": 248
            },
            {
                "id": 13,
                "operand1": 41,
                "operand2": 8,
                "operator": "×",
                "question": "41 × 8 = ___",
                "answer": 328
            },
            {
                "id": 14,
                "operand1": 65,
                "operand2": 2,
                "operator": "×",
                "question": "65 × 2 = ___",
                "answer": 130
            },
            {
                "id": 15,
                "operand1": 10,
                "operand2": 89,
                "operator": "×",
                "question": "10 × 89 = ___",
                "answer": 890
            },
            {
                "id": 16,
                "operand1": 9,
                "operand2": 78,
                "operator": "×",
                "question": "9 × 78 = ___",
                "answer": 702
            },
            {
                "id": 17,
                "operand1": 4,
                "operand2": 14,
                "operator": "×",
                "question": "4 × 14 = ___",
                "answer": 56
            },
            {
                "id": 18,
                "operand1": 1,
                "operand2": 16,
                "operator": "×",
                "question": "1 × 16 = ___",
                "answer": 16
            },
            {
                "id": 19,
                "operand1": 69,
                "operand2": 3,
                "operator": "×",
                "question": "69 × 3 = ___",
                "answer": 207
            },
            {
                "id": 20,
                "operand1": 69,
                "operand2": 5,
                "operator": "×",
                "question": "69 × 5 = ___",
                "answer": 345
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}