medium Set 99 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-math-match-subtraction-facts-medium",
        "pageNumber": 99,
        "generatedAt": "2026-03-16T15:22:05.484Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "0a12c9ae07745628",
        "seedInput": "1|node-1-leaf-math-match-subtraction-facts-medium|99|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 26,
            "metrics": {
                "problemCount": 8,
                "operation": "math-match",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "547a4e6270e51d63b23b982097aa8386",
            "contentFingerprint": "34d1a89378a2730e"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "math-match",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "3-2",
                    "value": 1
                },
                {
                    "expr": "9+10",
                    "value": 19
                },
                {
                    "expr": "5-5",
                    "value": 0
                },
                {
                    "expr": "9x8",
                    "value": 72
                },
                {
                    "expr": "9+5",
                    "value": 14
                }
            ],
            "answer": "3-2=1; 9+10=19; 5-5=0; 9x8=72; 9+5=14",
            "question": "Match each expression with its answer: 3-2=?, 9+10=?, 5-5=?, 9x8=?, 9+5=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "5-2",
                    "value": 3
                },
                {
                    "expr": "3x7",
                    "value": 21
                },
                {
                    "expr": "8+9",
                    "value": 17
                },
                {
                    "expr": "2-2",
                    "value": 0
                },
                {
                    "expr": "5+7",
                    "value": 12
                }
            ],
            "answer": "5-2=3; 3x7=21; 8+9=17; 2-2=0; 5+7=12",
            "question": "Match each expression with its answer: 5-2=?, 3x7=?, 8+9=?, 2-2=?, 5+7=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "6x9",
                    "value": 54
                },
                {
                    "expr": "7-6",
                    "value": 1
                },
                {
                    "expr": "5+10",
                    "value": 15
                },
                {
                    "expr": "9-7",
                    "value": 2
                },
                {
                    "expr": "3-3",
                    "value": 0
                }
            ],
            "answer": "6x9=54; 7-6=1; 5+10=15; 9-7=2; 3-3=0",
            "question": "Match each expression with its answer: 6x9=?, 7-6=?, 5+10=?, 9-7=?, 3-3=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "7-4",
                    "value": 3
                },
                {
                    "expr": "2x8",
                    "value": 16
                },
                {
                    "expr": "2-2",
                    "value": 0
                },
                {
                    "expr": "9x5",
                    "value": 45
                },
                {
                    "expr": "10-4",
                    "value": 6
                }
            ],
            "answer": "7-4=3; 2x8=16; 2-2=0; 9x5=45; 10-4=6",
            "question": "Match each expression with its answer: 7-4=?, 2x8=?, 2-2=?, 9x5=?, 10-4=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "6-1",
                    "value": 5
                },
                {
                    "expr": "3x9",
                    "value": 27
                },
                {
                    "expr": "3+5",
                    "value": 8
                },
                {
                    "expr": "2+7",
                    "value": 9
                },
                {
                    "expr": "2+2",
                    "value": 4
                }
            ],
            "answer": "6-1=5; 3x9=27; 3+5=8; 2+7=9; 2+2=4",
            "question": "Match each expression with its answer: 6-1=?, 3x9=?, 3+5=?, 2+7=?, 2+2=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "2+2",
                    "value": 4
                },
                {
                    "expr": "6+2",
                    "value": 8
                },
                {
                    "expr": "6x3",
                    "value": 18
                },
                {
                    "expr": "6x6",
                    "value": 36
                },
                {
                    "expr": "3-2",
                    "value": 1
                }
            ],
            "answer": "2+2=4; 6+2=8; 6x3=18; 6x6=36; 3-2=1",
            "question": "Match each expression with its answer: 2+2=?, 6+2=?, 6x3=?, 6x6=?, 3-2=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "5x7",
                    "value": 35
                },
                {
                    "expr": "5-2",
                    "value": 3
                },
                {
                    "expr": "10-6",
                    "value": 4
                },
                {
                    "expr": "9-7",
                    "value": 2
                },
                {
                    "expr": "6+10",
                    "value": 16
                }
            ],
            "answer": "5x7=35; 5-2=3; 10-6=4; 9-7=2; 6+10=16",
            "question": "Match each expression with its answer: 5x7=?, 5-2=?, 10-6=?, 9-7=?, 6+10=?",
            "difficulty": "medium"
        },
        {
            "type": "math-match",
            "subType": "math-match",
            "pairs": [
                {
                    "expr": "6+8",
                    "value": 14
                },
                {
                    "expr": "3x7",
                    "value": 21
                },
                {
                    "expr": "10+3",
                    "value": 13
                },
                {
                    "expr": "7x6",
                    "value": 42
                },
                {
                    "expr": "8x3",
                    "value": 24
                }
            ],
            "answer": "6+8=14; 3x7=21; 10+3=13; 7x6=42; 8x3=24",
            "question": "Match each expression with its answer: 6+8=?, 3x7=?, 10+3=?, 7x6=?, 8x3=?",
            "difficulty": "medium"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}