medium 4×4 Set 13 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-speed-grid-division-4x4-medium",
        "pageNumber": 13,
        "generatedAt": "2026-03-16T15:21:52.631Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "d86e90b49d3a3bac",
        "seedInput": "1|node-1-leaf-speed-grid-division-4x4-medium|13|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "guided-solver",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "medium",
            "computedScore": 14,
            "metrics": {
                "problemCount": 2,
                "operation": "speed-grid",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "fe0dc47104e29eb0185eca031083841c",
            "contentFingerprint": "65b0986a0bec7d8a"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "speed-grid",
    "subject": "arithmetic",
    "difficulty": "medium",
    "gridSize": 4,
    "config": {
        "gridSize": 4,
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "type": "speed-grid",
            "subType": "speed-grid",
            "difficulty": "medium",
            "question": "Speed Grid (×): Fill in each cell by applying the operation to the row and column headers. Row headers: [7, 2, 4], Column headers: [7, 1, 8]",
            "answer": "Row 7: [49, 7, 56]; Row 2: [14, 2, 16]; Row 4: [28, 4, 32]",
            "operation": "×",
            "rowHeaders": [
                7,
                2,
                4
            ],
            "colHeaders": [
                7,
                1,
                8
            ],
            "cells": [
                [
                    49,
                    7,
                    56
                ],
                [
                    14,
                    2,
                    16
                ],
                [
                    28,
                    4,
                    32
                ]
            ]
        },
        {
            "type": "speed-grid",
            "subType": "speed-grid",
            "difficulty": "medium",
            "question": "Speed Grid (+): Fill in each cell by applying the operation to the row and column headers. Row headers: [9, 9, 8], Column headers: [10, 8, 3]",
            "answer": "Row 9: [19, 17, 12]; Row 9: [19, 17, 12]; Row 8: [18, 16, 11]",
            "operation": "+",
            "rowHeaders": [
                9,
                9,
                8
            ],
            "colHeaders": [
                10,
                8,
                3
            ],
            "cells": [
                [
                    19,
                    17,
                    12
                ],
                [
                    19,
                    17,
                    12
                ],
                [
                    18,
                    16,
                    11
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}