B Set 70 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": 9,
                "operand2": 63,
                "operator": "×",
                "question": "9 × 63 = ___",
                "answer": 567
            },
            {
                "id": 2,
                "operand1": 68,
                "operand2": 8,
                "operator": "×",
                "question": "68 × 8 = ___",
                "answer": 544
            },
            {
                "id": 3,
                "operand1": 64,
                "operand2": 1,
                "operator": "×",
                "question": "64 × 1 = ___",
                "answer": 64
            },
            {
                "id": 4,
                "operand1": 6,
                "operand2": 74,
                "operator": "×",
                "question": "6 × 74 = ___",
                "answer": 444
            },
            {
                "id": 5,
                "operand1": 3,
                "operand2": 42,
                "operator": "×",
                "question": "3 × 42 = ___",
                "answer": 126
            },
            {
                "id": 6,
                "operand1": 36,
                "operand2": 2,
                "operator": "×",
                "question": "36 × 2 = ___",
                "answer": 72
            },
            {
                "id": 7,
                "operand1": 94,
                "operand2": 3,
                "operator": "×",
                "question": "94 × 3 = ___",
                "answer": 282
            },
            {
                "id": 8,
                "operand1": 46,
                "operand2": 5,
                "operator": "×",
                "question": "46 × 5 = ___",
                "answer": 230
            },
            {
                "id": 9,
                "operand1": 18,
                "operand2": 6,
                "operator": "×",
                "question": "18 × 6 = ___",
                "answer": 108
            },
            {
                "id": 10,
                "operand1": 7,
                "operand2": 10,
                "operator": "×",
                "question": "7 × 10 = ___",
                "answer": 70
            },
            {
                "id": 11,
                "operand1": 70,
                "operand2": 9,
                "operator": "×",
                "question": "70 × 9 = ___",
                "answer": 630
            },
            {
                "id": 12,
                "operand1": 9,
                "operand2": 40,
                "operator": "×",
                "question": "9 × 40 = ___",
                "answer": 360
            },
            {
                "id": 13,
                "operand1": 51,
                "operand2": 10,
                "operator": "×",
                "question": "51 × 10 = ___",
                "answer": 510
            },
            {
                "id": 14,
                "operand1": 7,
                "operand2": 25,
                "operator": "×",
                "question": "7 × 25 = ___",
                "answer": 175
            },
            {
                "id": 15,
                "operand1": 19,
                "operand2": 8,
                "operator": "×",
                "question": "19 × 8 = ___",
                "answer": 152
            },
            {
                "id": 16,
                "operand1": 28,
                "operand2": 1,
                "operator": "×",
                "question": "28 × 1 = ___",
                "answer": 28
            },
            {
                "id": 17,
                "operand1": 12,
                "operand2": 4,
                "operator": "×",
                "question": "12 × 4 = ___",
                "answer": 48
            },
            {
                "id": 18,
                "operand1": 63,
                "operand2": 2,
                "operator": "×",
                "question": "63 × 2 = ___",
                "answer": 126
            },
            {
                "id": 19,
                "operand1": 92,
                "operand2": 10,
                "operator": "×",
                "question": "92 × 10 = ___",
                "answer": 920
            },
            {
                "id": 20,
                "operand1": 7,
                "operand2": 85,
                "operator": "×",
                "question": "7 × 85 = ___",
                "answer": 595
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}