G
GridDoc Blog
← Back to all posts
FeatureWalkthrough

From Buried Equations to Spatial Solve: A GridDoc Walkthrough

T

The GridDoc Team

April 21, 2026 · 4 min read

The Problem With Equations in Regular Documents

Open any Word doc or Google Doc that contains engineering math. You'll find something like this:

Equations buried in flowing text with no step-by-step breakdown

The equation is there — 10x + 10 = 100, answer x = 9 — but it's buried inside prose. No steps. No traceability. A reviewer has to manually re-derive the math to verify it. A junior engineer can't learn from it. If a variable changes, the number has to be updated by hand everywhere it appears.

This is the non-spatial text problem: when math lives inside flowing text, it loses all structure. It becomes as opaque as the sentence around it.


What GridDoc Does Differently

GridDoc is built on a spatial canvas — a grid where every block has a precise position. Text blocks, formula blocks, table blocks, and equation blocks all sit in specific cells, visible and navigable by position rather than line order.

When you use the Draw to Solve feature, you write an equation directly on the canvas — and GridDoc solves it completely, showing every step.

Here's what that looks like in a real GridDoc session:

GridDoc spatial canvas with Draw to Solve block showing equation solved in 5 steps

The block is positioned at cells C5:H18 on the spatial grid. It shows:

  • The original equation: 10x + 10 = 100
  • The answer prominently displayed: x = 9
  • All 5 intermediate steps expanded below, each with a label explaining the operation

This is the same document. Same equation. Completely different experience for the reader.


The 5 Steps, Broken Down

GridDoc solved 10x + 10 = 100 and produced this step-by-step breakdown automatically:

| Step | Expression | What happened | |------|-----------|---------------| | 1 | 10x + 10 = 100 | Write down the initial equation | | 2 | 10x = 100 - 10 | Subtract 10 from both sides | | 3 | 10x = 90 | Perform the subtraction | | 4 | x = 90 / 10 | Divide both sides by 10 | | 5 | x = 9 | Simplify the fraction |

No manual formatting. No copy-paste from a calculator. You write the equation — GridDoc traces through the algebra and renders each step inside the block.


Why Spatial Positioning Matters

In a spatial document, the equation block doesn't interrupt the text around it. It sits beside the paragraph that references it, at a position that makes visual sense. Readers navigate by space, not by scrolling through a river of text.

The block also connects to data. If the values 10 and 100 came from a table block on the same page, GridDoc pulls them in as live references — so if any input changes, the entire step-by-step solution recalculates automatically.

Compare that to the FLOW-ON view: a single flat stream of prose where math is embedded as plain text, uncomputable, unverifiable, and frozen at the moment it was typed.


What This Unlocks in Practice

The difference matters most in documents that other people read:

Engineering calculation reports — reviewers can follow the logic step by step without re-deriving anything.

Technical proposals — clients can see how a number was reached, not just that it exists.

Internal analyses — when an input changes, the recalculation cascades through every linked block automatically.

Training materials — junior engineers see the full derivation, not just the result.

GridDoc's spatial canvas makes this possible because the equation block is a first-class document object — positioned, referenced, and recalculated — not a sentence buried in a paragraph.


Try Draw to Solve live at griddocx.com. Start a blank document, go to the Draw tab, write any equation on the canvas, and watch GridDoc show its work.

Try GridDoc free

The document that thinks like a spreadsheet — no credit card required.

Get started free →