B Set 69 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": 252,
                "operand2": 7,
                "operator": "×",
                "question": "252 × 7 = ___",
                "answer": 1764
            },
            {
                "id": 2,
                "operand1": 953,
                "operand2": 8,
                "operator": "×",
                "question": "953 × 8 = ___",
                "answer": 7624
            },
            {
                "id": 3,
                "operand1": 10,
                "operand2": 783,
                "operator": "×",
                "question": "10 × 783 = ___",
                "answer": 7830
            },
            {
                "id": 4,
                "operand1": 6,
                "operand2": 848,
                "operator": "×",
                "question": "6 × 848 = ___",
                "answer": 5088
            },
            {
                "id": 5,
                "operand1": 313,
                "operand2": 4,
                "operator": "×",
                "question": "313 × 4 = ___",
                "answer": 1252
            },
            {
                "id": 6,
                "operand1": 918,
                "operand2": 1,
                "operator": "×",
                "question": "918 × 1 = ___",
                "answer": 918
            },
            {
                "id": 7,
                "operand1": 628,
                "operand2": 8,
                "operator": "×",
                "question": "628 × 8 = ___",
                "answer": 5024
            },
            {
                "id": 8,
                "operand1": 502,
                "operand2": 9,
                "operator": "×",
                "question": "502 × 9 = ___",
                "answer": 4518
            },
            {
                "id": 9,
                "operand1": 3,
                "operand2": 452,
                "operator": "×",
                "question": "3 × 452 = ___",
                "answer": 1356
            },
            {
                "id": 10,
                "operand1": 554,
                "operand2": 4,
                "operator": "×",
                "question": "554 × 4 = ___",
                "answer": 2216
            },
            {
                "id": 11,
                "operand1": 7,
                "operand2": 847,
                "operator": "×",
                "question": "7 × 847 = ___",
                "answer": 5929
            },
            {
                "id": 12,
                "operand1": 264,
                "operand2": 9,
                "operator": "×",
                "question": "264 × 9 = ___",
                "answer": 2376
            },
            {
                "id": 13,
                "operand1": 9,
                "operand2": 183,
                "operator": "×",
                "question": "9 × 183 = ___",
                "answer": 1647
            },
            {
                "id": 14,
                "operand1": 853,
                "operand2": 2,
                "operator": "×",
                "question": "853 × 2 = ___",
                "answer": 1706
            },
            {
                "id": 15,
                "operand1": 5,
                "operand2": 467,
                "operator": "×",
                "question": "5 × 467 = ___",
                "answer": 2335
            },
            {
                "id": 16,
                "operand1": 3,
                "operand2": 651,
                "operator": "×",
                "question": "3 × 651 = ___",
                "answer": 1953
            },
            {
                "id": 17,
                "operand1": 2,
                "operand2": 333,
                "operator": "×",
                "question": "2 × 333 = ___",
                "answer": 666
            },
            {
                "id": 18,
                "operand1": 6,
                "operand2": 380,
                "operator": "×",
                "question": "6 × 380 = ___",
                "answer": 2280
            },
            {
                "id": 19,
                "operand1": 4,
                "operand2": 310,
                "operator": "×",
                "question": "4 × 310 = ___",
                "answer": 1240
            },
            {
                "id": 20,
                "operand1": 836,
                "operand2": 5,
                "operator": "×",
                "question": "836 × 5 = ___",
                "answer": 4180
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}