expert Set 59 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-leaf-function-machine-subtraction-expert",
        "pageNumber": 59,
        "generatedAt": "2026-03-16T15:22:08.495Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "f0e44d8d1da25101",
        "seedInput": "1|node-1-leaf-function-machine-subtraction-expert|59|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "hard",
            "computedScore": 26,
            "metrics": {
                "problemCount": 8,
                "operation": "function-machine",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "547a4e6270e51d63b23b982097aa8386",
            "contentFingerprint": "bab67fc560fdcacb"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "function-machine",
    "subject": "arithmetic",
    "difficulty": "expert",
    "config": {
        "difficulty": "expert",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "function-machine",
            "subType": "find-rule",
            "rule": "+2",
            "input": 5,
            "output": 7,
            "question": "Input: 5 → [?] → 7, what is the rule?",
            "answer": "+2",
            "correctAnswer": "+2",
            "difficulty": "expert"
        },
        {
            "id": 2,
            "type": "function-machine",
            "subType": "find-rule",
            "rule": "×2 + 1",
            "input": 7,
            "output": 15,
            "question": "Input: 7 → [?] → 15, what is the rule?",
            "answer": "×2 + 1",
            "correctAnswer": "×2 + 1",
            "difficulty": "expert"
        },
        {
            "id": 3,
            "type": "function-machine",
            "subType": "find-output",
            "rule": "×3",
            "input": 9,
            "output": 27,
            "question": "Input: 9 → [×3] → ?",
            "answer": 27,
            "correctAnswer": "27",
            "difficulty": "expert"
        },
        {
            "id": 4,
            "type": "function-machine",
            "subType": "find-output",
            "rule": "+10",
            "input": 6,
            "output": 16,
            "question": "Input: 6 → [+10] → ?",
            "answer": 16,
            "correctAnswer": "16",
            "difficulty": "expert"
        },
        {
            "id": 5,
            "type": "function-machine",
            "subType": "find-input",
            "rule": "+4 ×2",
            "input": 7,
            "output": 22,
            "question": "? → [+4 ×2] → 22",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "expert"
        },
        {
            "id": 6,
            "type": "function-machine",
            "subType": "find-input",
            "rule": "×5",
            "input": 6,
            "output": 30,
            "question": "? → [×5] → 30",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "expert"
        },
        {
            "id": 7,
            "type": "function-machine",
            "subType": "find-input",
            "rule": "×3 - 2",
            "input": 7,
            "output": 19,
            "question": "? → [×3 - 2] → 19",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "expert"
        },
        {
            "id": 8,
            "type": "function-machine",
            "subType": "find-input",
            "rule": "×2 + 1",
            "input": 5,
            "output": 11,
            "question": "? → [×2 + 1] → 11",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "expert"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}