B Set 54 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": 419,
                "operand2": 2,
                "operator": "×",
                "question": "419 × 2 = ___",
                "answer": 838
            },
            {
                "id": 2,
                "operand1": 6,
                "operand2": 744,
                "operator": "×",
                "question": "6 × 744 = ___",
                "answer": 4464
            },
            {
                "id": 3,
                "operand1": 2,
                "operand2": 752,
                "operator": "×",
                "question": "2 × 752 = ___",
                "answer": 1504
            },
            {
                "id": 4,
                "operand1": 4,
                "operand2": 227,
                "operator": "×",
                "question": "4 × 227 = ___",
                "answer": 908
            },
            {
                "id": 5,
                "operand1": 10,
                "operand2": 102,
                "operator": "×",
                "question": "10 × 102 = ___",
                "answer": 1020
            },
            {
                "id": 6,
                "operand1": 841,
                "operand2": 10,
                "operator": "×",
                "question": "841 × 10 = ___",
                "answer": 8410
            },
            {
                "id": 7,
                "operand1": 3,
                "operand2": 547,
                "operator": "×",
                "question": "3 × 547 = ___",
                "answer": 1641
            },
            {
                "id": 8,
                "operand1": 3,
                "operand2": 450,
                "operator": "×",
                "question": "3 × 450 = ___",
                "answer": 1350
            },
            {
                "id": 9,
                "operand1": 911,
                "operand2": 6,
                "operator": "×",
                "question": "911 × 6 = ___",
                "answer": 5466
            },
            {
                "id": 10,
                "operand1": 3,
                "operand2": 712,
                "operator": "×",
                "question": "3 × 712 = ___",
                "answer": 2136
            },
            {
                "id": 11,
                "operand1": 8,
                "operand2": 834,
                "operator": "×",
                "question": "8 × 834 = ___",
                "answer": 6672
            },
            {
                "id": 12,
                "operand1": 5,
                "operand2": 931,
                "operator": "×",
                "question": "5 × 931 = ___",
                "answer": 4655
            },
            {
                "id": 13,
                "operand1": 8,
                "operand2": 729,
                "operator": "×",
                "question": "8 × 729 = ___",
                "answer": 5832
            },
            {
                "id": 14,
                "operand1": 8,
                "operand2": 808,
                "operator": "×",
                "question": "8 × 808 = ___",
                "answer": 6464
            },
            {
                "id": 15,
                "operand1": 5,
                "operand2": 717,
                "operator": "×",
                "question": "5 × 717 = ___",
                "answer": 3585
            },
            {
                "id": 16,
                "operand1": 9,
                "operand2": 699,
                "operator": "×",
                "question": "9 × 699 = ___",
                "answer": 6291
            },
            {
                "id": 17,
                "operand1": 777,
                "operand2": 2,
                "operator": "×",
                "question": "777 × 2 = ___",
                "answer": 1554
            },
            {
                "id": 18,
                "operand1": 5,
                "operand2": 831,
                "operator": "×",
                "question": "5 × 831 = ___",
                "answer": 4155
            },
            {
                "id": 19,
                "operand1": 10,
                "operand2": 586,
                "operator": "×",
                "question": "10 × 586 = ___",
                "answer": 5860
            },
            {
                "id": 20,
                "operand1": 240,
                "operand2": 2,
                "operator": "×",
                "question": "240 × 2 = ___",
                "answer": 480
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}