B Set 50 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": 7,
                "operand2": 195,
                "operator": "×",
                "question": "7 × 195 = ___",
                "answer": 1365
            },
            {
                "id": 2,
                "operand1": 3,
                "operand2": 821,
                "operator": "×",
                "question": "3 × 821 = ___",
                "answer": 2463
            },
            {
                "id": 3,
                "operand1": 1,
                "operand2": 559,
                "operator": "×",
                "question": "1 × 559 = ___",
                "answer": 559
            },
            {
                "id": 4,
                "operand1": 919,
                "operand2": 6,
                "operator": "×",
                "question": "919 × 6 = ___",
                "answer": 5514
            },
            {
                "id": 5,
                "operand1": 9,
                "operand2": 850,
                "operator": "×",
                "question": "9 × 850 = ___",
                "answer": 7650
            },
            {
                "id": 6,
                "operand1": 647,
                "operand2": 9,
                "operator": "×",
                "question": "647 × 9 = ___",
                "answer": 5823
            },
            {
                "id": 7,
                "operand1": 4,
                "operand2": 945,
                "operator": "×",
                "question": "4 × 945 = ___",
                "answer": 3780
            },
            {
                "id": 8,
                "operand1": 5,
                "operand2": 263,
                "operator": "×",
                "question": "5 × 263 = ___",
                "answer": 1315
            },
            {
                "id": 9,
                "operand1": 4,
                "operand2": 948,
                "operator": "×",
                "question": "4 × 948 = ___",
                "answer": 3792
            },
            {
                "id": 10,
                "operand1": 169,
                "operand2": 2,
                "operator": "×",
                "question": "169 × 2 = ___",
                "answer": 338
            },
            {
                "id": 11,
                "operand1": 465,
                "operand2": 9,
                "operator": "×",
                "question": "465 × 9 = ___",
                "answer": 4185
            },
            {
                "id": 12,
                "operand1": 2,
                "operand2": 237,
                "operator": "×",
                "question": "2 × 237 = ___",
                "answer": 474
            },
            {
                "id": 13,
                "operand1": 5,
                "operand2": 807,
                "operator": "×",
                "question": "5 × 807 = ___",
                "answer": 4035
            },
            {
                "id": 14,
                "operand1": 7,
                "operand2": 224,
                "operator": "×",
                "question": "7 × 224 = ___",
                "answer": 1568
            },
            {
                "id": 15,
                "operand1": 8,
                "operand2": 389,
                "operator": "×",
                "question": "8 × 389 = ___",
                "answer": 3112
            },
            {
                "id": 16,
                "operand1": 962,
                "operand2": 6,
                "operator": "×",
                "question": "962 × 6 = ___",
                "answer": 5772
            },
            {
                "id": 17,
                "operand1": 314,
                "operand2": 4,
                "operator": "×",
                "question": "314 × 4 = ___",
                "answer": 1256
            },
            {
                "id": 18,
                "operand1": 10,
                "operand2": 512,
                "operator": "×",
                "question": "10 × 512 = ___",
                "answer": 5120
            },
            {
                "id": 19,
                "operand1": 1,
                "operand2": 504,
                "operator": "×",
                "question": "1 × 504 = ___",
                "answer": 504
            },
            {
                "id": 20,
                "operand1": 227,
                "operand2": 10,
                "operator": "×",
                "question": "227 × 10 = ___",
                "answer": 2270
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}