B Set 94 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": 5,
                "operand2": 803,
                "operator": "×",
                "question": "5 × 803 = ___",
                "answer": 4015
            },
            {
                "id": 2,
                "operand1": 6,
                "operand2": 287,
                "operator": "×",
                "question": "6 × 287 = ___",
                "answer": 1722
            },
            {
                "id": 3,
                "operand1": 112,
                "operand2": 4,
                "operator": "×",
                "question": "112 × 4 = ___",
                "answer": 448
            },
            {
                "id": 4,
                "operand1": 2,
                "operand2": 435,
                "operator": "×",
                "question": "2 × 435 = ___",
                "answer": 870
            },
            {
                "id": 5,
                "operand1": 585,
                "operand2": 7,
                "operator": "×",
                "question": "585 × 7 = ___",
                "answer": 4095
            },
            {
                "id": 6,
                "operand1": 102,
                "operand2": 4,
                "operator": "×",
                "question": "102 × 4 = ___",
                "answer": 408
            },
            {
                "id": 7,
                "operand1": 7,
                "operand2": 747,
                "operator": "×",
                "question": "7 × 747 = ___",
                "answer": 5229
            },
            {
                "id": 8,
                "operand1": 209,
                "operand2": 1,
                "operator": "×",
                "question": "209 × 1 = ___",
                "answer": 209
            },
            {
                "id": 9,
                "operand1": 872,
                "operand2": 3,
                "operator": "×",
                "question": "872 × 3 = ___",
                "answer": 2616
            },
            {
                "id": 10,
                "operand1": 540,
                "operand2": 1,
                "operator": "×",
                "question": "540 × 1 = ___",
                "answer": 540
            },
            {
                "id": 11,
                "operand1": 10,
                "operand2": 771,
                "operator": "×",
                "question": "10 × 771 = ___",
                "answer": 7710
            },
            {
                "id": 12,
                "operand1": 6,
                "operand2": 598,
                "operator": "×",
                "question": "6 × 598 = ___",
                "answer": 3588
            },
            {
                "id": 13,
                "operand1": 324,
                "operand2": 4,
                "operator": "×",
                "question": "324 × 4 = ___",
                "answer": 1296
            },
            {
                "id": 14,
                "operand1": 228,
                "operand2": 5,
                "operator": "×",
                "question": "228 × 5 = ___",
                "answer": 1140
            },
            {
                "id": 15,
                "operand1": 602,
                "operand2": 1,
                "operator": "×",
                "question": "602 × 1 = ___",
                "answer": 602
            },
            {
                "id": 16,
                "operand1": 672,
                "operand2": 1,
                "operator": "×",
                "question": "672 × 1 = ___",
                "answer": 672
            },
            {
                "id": 17,
                "operand1": 10,
                "operand2": 365,
                "operator": "×",
                "question": "10 × 365 = ___",
                "answer": 3650
            },
            {
                "id": 18,
                "operand1": 963,
                "operand2": 5,
                "operator": "×",
                "question": "963 × 5 = ___",
                "answer": 4815
            },
            {
                "id": 19,
                "operand1": 2,
                "operand2": 252,
                "operator": "×",
                "question": "2 × 252 = ___",
                "answer": 504
            },
            {
                "id": 20,
                "operand1": 9,
                "operand2": 401,
                "operator": "×",
                "question": "9 × 401 = ___",
                "answer": 3609
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}