easy Set 17 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-g3mul-arrays",
        "pageNumber": 17,
        "generatedAt": "2026-03-16T15:22:54.472Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "83dbdd1959c55e5b",
        "seedInput": "1|node-1-g3mul-arrays|17|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "multiplication",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "1494eead1a5c02e3"
        },
        "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": "easy",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "multiplication",
        "factorMin": 2,
        "factorMax": 9,
        "_gradeLevel": "3"
    },
    "problems": [
        {
            "id": 1,
            "operand1": 4,
            "operand2": 10,
            "operator": "×",
            "question": "4 × 10 = ___",
            "answer": 40
        },
        {
            "id": 2,
            "operand1": 2,
            "operand2": 10,
            "operator": "×",
            "question": "2 × 10 = ___",
            "answer": 20
        },
        {
            "id": 3,
            "operand1": 8,
            "operand2": 10,
            "operator": "×",
            "question": "8 × 10 = ___",
            "answer": 80
        },
        {
            "id": 4,
            "operand1": 1,
            "operand2": 7,
            "operator": "×",
            "question": "1 × 7 = ___",
            "answer": 7
        },
        {
            "id": 5,
            "operand1": 4,
            "operand2": 6,
            "operator": "×",
            "question": "4 × 6 = ___",
            "answer": 24
        },
        {
            "id": 6,
            "operand1": 10,
            "operand2": 3,
            "operator": "×",
            "question": "10 × 3 = ___",
            "answer": 30
        },
        {
            "id": 7,
            "operand1": 3,
            "operand2": 9,
            "operator": "×",
            "question": "3 × 9 = ___",
            "answer": 27
        },
        {
            "id": 8,
            "operand1": 4,
            "operand2": 3,
            "operator": "×",
            "question": "4 × 3 = ___",
            "answer": 12
        },
        {
            "id": 9,
            "operand1": 7,
            "operand2": 8,
            "operator": "×",
            "question": "7 × 8 = ___",
            "answer": 56
        },
        {
            "id": 10,
            "operand1": 8,
            "operand2": 1,
            "operator": "×",
            "question": "8 × 1 = ___",
            "answer": 8
        },
        {
            "id": 11,
            "operand1": 9,
            "operand2": 8,
            "operator": "×",
            "question": "9 × 8 = ___",
            "answer": 72
        },
        {
            "id": 12,
            "operand1": 3,
            "operand2": 2,
            "operator": "×",
            "question": "3 × 2 = ___",
            "answer": 6
        },
        {
            "id": 13,
            "operand1": 3,
            "operand2": 7,
            "operator": "×",
            "question": "3 × 7 = ___",
            "answer": 21
        },
        {
            "id": 14,
            "operand1": 5,
            "operand2": 8,
            "operator": "×",
            "question": "5 × 8 = ___",
            "answer": 40
        },
        {
            "id": 15,
            "operand1": 3,
            "operand2": 9,
            "operator": "×",
            "question": "3 × 9 = ___",
            "answer": 27
        },
        {
            "id": 16,
            "operand1": 2,
            "operand2": 5,
            "operator": "×",
            "question": "2 × 5 = ___",
            "answer": 10
        },
        {
            "id": 17,
            "operand1": 4,
            "operand2": 10,
            "operator": "×",
            "question": "4 × 10 = ___",
            "answer": 40
        },
        {
            "id": 18,
            "operand1": 9,
            "operand2": 2,
            "operator": "×",
            "question": "9 × 2 = ___",
            "answer": 18
        },
        {
            "id": 19,
            "operand1": 1,
            "operand2": 9,
            "operator": "×",
            "question": "1 × 9 = ___",
            "answer": 9
        },
        {
            "id": 20,
            "operand1": 7,
            "operand2": 5,
            "operator": "×",
            "question": "7 × 5 = ___",
            "answer": 35
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}