B Set 67 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": 149,
                "operand2": 7,
                "operator": "×",
                "question": "149 × 7 = ___",
                "answer": 1043
            },
            {
                "id": 2,
                "operand1": 797,
                "operand2": 9,
                "operator": "×",
                "question": "797 × 9 = ___",
                "answer": 7173
            },
            {
                "id": 3,
                "operand1": 757,
                "operand2": 5,
                "operator": "×",
                "question": "757 × 5 = ___",
                "answer": 3785
            },
            {
                "id": 4,
                "operand1": 4,
                "operand2": 818,
                "operator": "×",
                "question": "4 × 818 = ___",
                "answer": 3272
            },
            {
                "id": 5,
                "operand1": 1,
                "operand2": 673,
                "operator": "×",
                "question": "1 × 673 = ___",
                "answer": 673
            },
            {
                "id": 6,
                "operand1": 462,
                "operand2": 6,
                "operator": "×",
                "question": "462 × 6 = ___",
                "answer": 2772
            },
            {
                "id": 7,
                "operand1": 4,
                "operand2": 861,
                "operator": "×",
                "question": "4 × 861 = ___",
                "answer": 3444
            },
            {
                "id": 8,
                "operand1": 7,
                "operand2": 576,
                "operator": "×",
                "question": "7 × 576 = ___",
                "answer": 4032
            },
            {
                "id": 9,
                "operand1": 4,
                "operand2": 566,
                "operator": "×",
                "question": "4 × 566 = ___",
                "answer": 2264
            },
            {
                "id": 10,
                "operand1": 189,
                "operand2": 5,
                "operator": "×",
                "question": "189 × 5 = ___",
                "answer": 945
            },
            {
                "id": 11,
                "operand1": 6,
                "operand2": 279,
                "operator": "×",
                "question": "6 × 279 = ___",
                "answer": 1674
            },
            {
                "id": 12,
                "operand1": 740,
                "operand2": 2,
                "operator": "×",
                "question": "740 × 2 = ___",
                "answer": 1480
            },
            {
                "id": 13,
                "operand1": 7,
                "operand2": 762,
                "operator": "×",
                "question": "7 × 762 = ___",
                "answer": 5334
            },
            {
                "id": 14,
                "operand1": 9,
                "operand2": 696,
                "operator": "×",
                "question": "9 × 696 = ___",
                "answer": 6264
            },
            {
                "id": 15,
                "operand1": 622,
                "operand2": 10,
                "operator": "×",
                "question": "622 × 10 = ___",
                "answer": 6220
            },
            {
                "id": 16,
                "operand1": 2,
                "operand2": 811,
                "operator": "×",
                "question": "2 × 811 = ___",
                "answer": 1622
            },
            {
                "id": 17,
                "operand1": 1,
                "operand2": 712,
                "operator": "×",
                "question": "1 × 712 = ___",
                "answer": 712
            },
            {
                "id": 18,
                "operand1": 347,
                "operand2": 4,
                "operator": "×",
                "question": "347 × 4 = ___",
                "answer": 1388
            },
            {
                "id": 19,
                "operand1": 8,
                "operand2": 219,
                "operator": "×",
                "question": "8 × 219 = ___",
                "answer": 1752
            },
            {
                "id": 20,
                "operand1": 9,
                "operand2": 197,
                "operator": "×",
                "question": "9 × 197 = ___",
                "answer": 1773
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}