medium Set 7 Form Exercise

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

{
    "_meta": {
        "schemaVersion": "2.0.0",
        "nodeId": "node-1-leaf-math-crossword-subtraction-3x3-medium",
        "pageNumber": 7,
        "generatedAt": "2026-03-01T01:52:02.204Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "72838467798633035",
        "resolvedParams": {
            "expectedPuzzleSize": "3x3",
            "expectedSize": 3,
            "expectedDifficulty": "medium",
            "expectedVariant": null,
            "displayDifficulty": "medium",
            "theme": null,
            "contentType": "crossword",
            "source": {
                "puzzleSize": "slug",
                "size": "slug",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "b02685b547f62ce7e7040d47077b8a011cc198d38f99c186f7b25d5f0bc2065d",
        "fallbackReason": null
    },
    "title": "form-exercise set 7",
    "operation": "math-crossword",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "subtraction",
        "difficulty": "medium"
    },
    "problems": [
        {
            "id": 1,
            "type": "math-crossword",
            "cells": [
                8,
                3,
                null
            ],
            "operator": "-",
            "blankPos": 2,
            "answer": 5,
            "correctAnswer": "5",
            "question": "8 - 3 = __",
            "direction": "across"
        },
        {
            "id": 2,
            "type": "math-crossword",
            "cells": [
                2,
                null,
                14
            ],
            "operator": "×",
            "blankPos": 1,
            "answer": 7,
            "correctAnswer": "7",
            "question": "2 × __ = 14",
            "direction": "down"
        },
        {
            "id": 3,
            "type": "math-crossword",
            "cells": [
                null,
                2,
                13
            ],
            "operator": "-",
            "blankPos": 0,
            "answer": 15,
            "correctAnswer": "15",
            "question": "__ - 2 = 13",
            "direction": "across"
        },
        {
            "id": 4,
            "type": "math-crossword",
            "cells": [
                2,
                null,
                10
            ],
            "operator": "×",
            "blankPos": 1,
            "answer": 5,
            "correctAnswer": "5",
            "question": "2 × __ = 10",
            "direction": "down"
        },
        {
            "id": 5,
            "type": "math-crossword",
            "cells": [
                null,
                9,
                16
            ],
            "operator": "+",
            "blankPos": 0,
            "answer": 7,
            "correctAnswer": "7",
            "question": "__ + 9 = 16",
            "direction": "down"
        },
        {
            "id": 6,
            "type": "math-crossword",
            "cells": [
                21,
                null,
                15
            ],
            "operator": "-",
            "blankPos": 1,
            "answer": 6,
            "correctAnswer": "6",
            "question": "21 - __ = 15",
            "direction": "across"
        },
        {
            "id": 7,
            "type": "math-crossword",
            "cells": [
                7,
                null,
                10
            ],
            "operator": "+",
            "blankPos": 1,
            "answer": 3,
            "correctAnswer": "3",
            "question": "7 + __ = 10",
            "direction": "down"
        },
        {
            "id": 8,
            "type": "math-crossword",
            "cells": [
                null,
                1,
                7
            ],
            "operator": "×",
            "blankPos": 0,
            "answer": 7,
            "correctAnswer": "7",
            "question": "__ × 1 = 7",
            "direction": "across"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "semantics": {
        "contentType": "form-exercise",
        "difficulty": "medium"
    },
    "version": "2.0",
    "_archetype": null,
    "_generatorId": null
}