B Set 80 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": "hard",
        "config": {
            "maxNumber": 999,
            "minNumber": 100,
            "digits": 3,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9
        },
        "problems": [
            {
                "id": 1,
                "operand1": 2,
                "operand2": 139,
                "operator": "×",
                "question": "2 × 139 = ___",
                "answer": 278
            },
            {
                "id": 2,
                "operand1": 578,
                "operand2": 3,
                "operator": "×",
                "question": "578 × 3 = ___",
                "answer": 1734
            },
            {
                "id": 3,
                "operand1": 719,
                "operand2": 9,
                "operator": "×",
                "question": "719 × 9 = ___",
                "answer": 6471
            },
            {
                "id": 4,
                "operand1": 5,
                "operand2": 470,
                "operator": "×",
                "question": "5 × 470 = ___",
                "answer": 2350
            },
            {
                "id": 5,
                "operand1": 802,
                "operand2": 2,
                "operator": "×",
                "question": "802 × 2 = ___",
                "answer": 1604
            },
            {
                "id": 6,
                "operand1": 2,
                "operand2": 821,
                "operator": "×",
                "question": "2 × 821 = ___",
                "answer": 1642
            },
            {
                "id": 7,
                "operand1": 3,
                "operand2": 475,
                "operator": "×",
                "question": "3 × 475 = ___",
                "answer": 1425
            },
            {
                "id": 8,
                "operand1": 10,
                "operand2": 847,
                "operator": "×",
                "question": "10 × 847 = ___",
                "answer": 8470
            },
            {
                "id": 9,
                "operand1": 470,
                "operand2": 3,
                "operator": "×",
                "question": "470 × 3 = ___",
                "answer": 1410
            },
            {
                "id": 10,
                "operand1": 142,
                "operand2": 3,
                "operator": "×",
                "question": "142 × 3 = ___",
                "answer": 426
            },
            {
                "id": 11,
                "operand1": 567,
                "operand2": 8,
                "operator": "×",
                "question": "567 × 8 = ___",
                "answer": 4536
            },
            {
                "id": 12,
                "operand1": 756,
                "operand2": 7,
                "operator": "×",
                "question": "756 × 7 = ___",
                "answer": 5292
            },
            {
                "id": 13,
                "operand1": 1,
                "operand2": 235,
                "operator": "×",
                "question": "1 × 235 = ___",
                "answer": 235
            },
            {
                "id": 14,
                "operand1": 685,
                "operand2": 2,
                "operator": "×",
                "question": "685 × 2 = ___",
                "answer": 1370
            },
            {
                "id": 15,
                "operand1": 3,
                "operand2": 346,
                "operator": "×",
                "question": "3 × 346 = ___",
                "answer": 1038
            },
            {
                "id": 16,
                "operand1": 8,
                "operand2": 268,
                "operator": "×",
                "question": "8 × 268 = ___",
                "answer": 2144
            },
            {
                "id": 17,
                "operand1": 112,
                "operand2": 7,
                "operator": "×",
                "question": "112 × 7 = ___",
                "answer": 784
            },
            {
                "id": 18,
                "operand1": 941,
                "operand2": 9,
                "operator": "×",
                "question": "941 × 9 = ___",
                "answer": 8469
            },
            {
                "id": 19,
                "operand1": 462,
                "operand2": 1,
                "operator": "×",
                "question": "462 × 1 = ___",
                "answer": 462
            },
            {
                "id": 20,
                "operand1": 591,
                "operand2": 9,
                "operator": "×",
                "question": "591 × 9 = ___",
                "answer": 5319
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}