B Set 96 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": 936,
                "operator": "×",
                "question": "5 × 936 = ___",
                "answer": 4680
            },
            {
                "id": 2,
                "operand1": 537,
                "operand2": 4,
                "operator": "×",
                "question": "537 × 4 = ___",
                "answer": 2148
            },
            {
                "id": 3,
                "operand1": 406,
                "operand2": 7,
                "operator": "×",
                "question": "406 × 7 = ___",
                "answer": 2842
            },
            {
                "id": 4,
                "operand1": 324,
                "operand2": 5,
                "operator": "×",
                "question": "324 × 5 = ___",
                "answer": 1620
            },
            {
                "id": 5,
                "operand1": 9,
                "operand2": 685,
                "operator": "×",
                "question": "9 × 685 = ___",
                "answer": 6165
            },
            {
                "id": 6,
                "operand1": 1,
                "operand2": 448,
                "operator": "×",
                "question": "1 × 448 = ___",
                "answer": 448
            },
            {
                "id": 7,
                "operand1": 1,
                "operand2": 678,
                "operator": "×",
                "question": "1 × 678 = ___",
                "answer": 678
            },
            {
                "id": 8,
                "operand1": 850,
                "operand2": 3,
                "operator": "×",
                "question": "850 × 3 = ___",
                "answer": 2550
            },
            {
                "id": 9,
                "operand1": 756,
                "operand2": 6,
                "operator": "×",
                "question": "756 × 6 = ___",
                "answer": 4536
            },
            {
                "id": 10,
                "operand1": 3,
                "operand2": 623,
                "operator": "×",
                "question": "3 × 623 = ___",
                "answer": 1869
            },
            {
                "id": 11,
                "operand1": 388,
                "operand2": 2,
                "operator": "×",
                "question": "388 × 2 = ___",
                "answer": 776
            },
            {
                "id": 12,
                "operand1": 298,
                "operand2": 4,
                "operator": "×",
                "question": "298 × 4 = ___",
                "answer": 1192
            },
            {
                "id": 13,
                "operand1": 382,
                "operand2": 9,
                "operator": "×",
                "question": "382 × 9 = ___",
                "answer": 3438
            },
            {
                "id": 14,
                "operand1": 446,
                "operand2": 10,
                "operator": "×",
                "question": "446 × 10 = ___",
                "answer": 4460
            },
            {
                "id": 15,
                "operand1": 4,
                "operand2": 792,
                "operator": "×",
                "question": "4 × 792 = ___",
                "answer": 3168
            },
            {
                "id": 16,
                "operand1": 7,
                "operand2": 856,
                "operator": "×",
                "question": "7 × 856 = ___",
                "answer": 5992
            },
            {
                "id": 17,
                "operand1": 4,
                "operand2": 446,
                "operator": "×",
                "question": "4 × 446 = ___",
                "answer": 1784
            },
            {
                "id": 18,
                "operand1": 2,
                "operand2": 845,
                "operator": "×",
                "question": "2 × 845 = ___",
                "answer": 1690
            },
            {
                "id": 19,
                "operand1": 871,
                "operand2": 9,
                "operator": "×",
                "question": "871 × 9 = ___",
                "answer": 7839
            },
            {
                "id": 20,
                "operand1": 5,
                "operand2": 359,
                "operator": "×",
                "question": "5 × 359 = ___",
                "answer": 1795
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}