medium 4×4 Set 14 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": 14,
        "generatedAt": "2026-03-16T15:21:52.631Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "eb0613cbed71e6ab",
        "seedInput": "1|node-1-leaf-speed-grid-division-4x4-medium|14|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": "23f5a11478bdf9d2"
        },
        "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, 4, 10], Column headers: [1, 3, 5]",
            "answer": "Row 7: [7, 21, 35]; Row 4: [4, 12, 20]; Row 10: [10, 30, 50]",
            "operation": "×",
            "rowHeaders": [
                7,
                4,
                10
            ],
            "colHeaders": [
                1,
                3,
                5
            ],
            "cells": [
                [
                    7,
                    21,
                    35
                ],
                [
                    4,
                    12,
                    20
                ],
                [
                    10,
                    30,
                    50
                ]
            ]
        },
        {
            "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: [8, 6, 2], Column headers: [1, 8, 10]",
            "answer": "Row 8: [8, 64, 80]; Row 6: [6, 48, 60]; Row 2: [2, 16, 20]",
            "operation": "×",
            "rowHeaders": [
                8,
                6,
                2
            ],
            "colHeaders": [
                1,
                8,
                10
            ],
            "cells": [
                [
                    8,
                    64,
                    80
                ],
                [
                    6,
                    48,
                    60
                ],
                [
                    2,
                    16,
                    20
                ]
            ]
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "guided-solver",
    "_generatorId": "arithmetic-generator-v7.2.1"
}