medium Set 82 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-multiplication-missing-factors",
        "pageNumber": 82,
        "generatedAt": "2026-03-16T15:21:27.263Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "f3fb2278f5d88b94",
        "seedInput": "1|node-1-multiplication-missing-factors|82|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 60,
            "metrics": {
                "problemCount": 20,
                "operation": "multiplication",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "eb630e7411c126be"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "multiplication",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 50,
        "minNumber": 0,
        "digits": 2,
        "regrouping": false,
        "operation": "multiplication",
        "factorMin": 2,
        "factorMax": 9,
        "missingOperand": true
    },
    "problems": [
        {
            "id": 1,
            "operand1": 18,
            "operand2": 4,
            "operator": "×",
            "question": "18 × 4 = ___",
            "answer": 72
        },
        {
            "id": 2,
            "operand1": 4,
            "operand2": 44,
            "operator": "×",
            "question": "4 × 44 = ___",
            "answer": 176
        },
        {
            "id": 3,
            "operand1": 4,
            "operand2": 64,
            "operator": "×",
            "question": "4 × 64 = ___",
            "answer": 256
        },
        {
            "id": 4,
            "operand1": 13,
            "operand2": 4,
            "operator": "×",
            "question": "13 × 4 = ___",
            "answer": 52
        },
        {
            "id": 5,
            "operand1": 21,
            "operand2": 10,
            "operator": "×",
            "question": "21 × 10 = ___",
            "answer": 210
        },
        {
            "id": 6,
            "operand1": 87,
            "operand2": 8,
            "operator": "×",
            "question": "87 × 8 = ___",
            "answer": 696
        },
        {
            "id": 7,
            "operand1": 8,
            "operand2": 16,
            "operator": "×",
            "question": "8 × 16 = ___",
            "answer": 128
        },
        {
            "id": 8,
            "operand1": 7,
            "operand2": 78,
            "operator": "×",
            "question": "7 × 78 = ___",
            "answer": 546
        },
        {
            "id": 9,
            "operand1": 56,
            "operand2": 9,
            "operator": "×",
            "question": "56 × 9 = ___",
            "answer": 504
        },
        {
            "id": 10,
            "operand1": 5,
            "operand2": 27,
            "operator": "×",
            "question": "5 × 27 = ___",
            "answer": 135
        },
        {
            "id": 11,
            "operand1": 42,
            "operand2": 6,
            "operator": "×",
            "question": "42 × 6 = ___",
            "answer": 252
        },
        {
            "id": 12,
            "operand1": 54,
            "operand2": 2,
            "operator": "×",
            "question": "54 × 2 = ___",
            "answer": 108
        },
        {
            "id": 13,
            "operand1": 8,
            "operand2": 22,
            "operator": "×",
            "question": "8 × 22 = ___",
            "answer": 176
        },
        {
            "id": 14,
            "operand1": 20,
            "operand2": 5,
            "operator": "×",
            "question": "20 × 5 = ___",
            "answer": 100
        },
        {
            "id": 15,
            "operand1": 4,
            "operand2": 68,
            "operator": "×",
            "question": "4 × 68 = ___",
            "answer": 272
        },
        {
            "id": 16,
            "operand1": 10,
            "operand2": 58,
            "operator": "×",
            "question": "10 × 58 = ___",
            "answer": 580
        },
        {
            "id": 17,
            "operand1": 5,
            "operand2": 36,
            "operator": "×",
            "question": "5 × 36 = ___",
            "answer": 180
        },
        {
            "id": 18,
            "operand1": 67,
            "operand2": 2,
            "operator": "×",
            "question": "67 × 2 = ___",
            "answer": 134
        },
        {
            "id": 19,
            "operand1": 9,
            "operand2": 10,
            "operator": "×",
            "question": "9 × 10 = ___",
            "answer": 90
        },
        {
            "id": 20,
            "operand1": 8,
            "operand2": 55,
            "operator": "×",
            "question": "8 × 55 = ___",
            "answer": 440
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}