41 free tools · No install · Embeddable

Free Virtual Math
Manipulatives — K-8

41 browser-based interactive math tools — base-ten blocks, fraction bars, arrays, protractors, balance scales, coordinate planes, formula derivations. Free to use, free to embed in Google Sites, Canvas, or Schoology. No install, no plugin, no account.

Why visual-first

See it before you symbolize it.

The Concrete-Pictorial-Abstract sequence (often credited to Singapore Math but rooted in Bruner's earlier work) consistently beats symbol-first instruction in K-8 math. Virtual manipulatives are the digital "Pictorial" middle layer — students can drag, slice, partition, and rearrange a math idea before they write any equation about it.

1. Manipulate

Drag, slice, shade

Students change parameters and watch the model respond. The math is in the response, not in a symbol.

2. Notice

Watch what stays the same

Equivalent fractions look identical when stacked. Equal ratios scale together. Pattern is visible before it's spoken.

3. Symbolize

Now write the formula

Once the structure is visible, the equation is shorthand for what was just shown — not a magic incantation.

Catalog

7 categories · 41 tools.

Every tool is a standalone Vue manipulative — opens at a dedicated URL, runs in any browser, embeds via iframe.

8 tools

Number & Operations

Place value, multiplication, division, and the structures behind multi-digit arithmetic. The bedrock of K-5 math.

3 tools

Fractions & Decimals

Equal parts, equivalence, and the same idea written in three notations — fractions, decimals, percents.

2 tools

Ratios & Proportions

The multiplicative cousin of addition. Equivalent ratios, unit rates, and the bar-model bridge to algebra.

13 tools

Geometry & Measurement

Area, perimeter, volume, angles, coordinates, time, and the formula derivations behind πr² and the Pythagorean theorem.

4 tools

Algebra & Expressions

Variables as objects, equations as balance, and the order-of-operations as a tree to collapse from the inside out.

10 tools

Olympiad & Problem-Solving

Visual models for the classic word-problem archetypes — chicken-rabbit cages, sum-difference-multiple, pursuit, intervals, inclusion-exclusion.

For teachers

Embed any manipulative in your site.

Every tool ships with a one-click "Embed on your site" button that copies a ready-made iframe snippet. Drop it into Google Sites, Canvas, Schoology, Seesaw, WordPress, Notion, or any HTML page. No plugin, no LMS integration, no API key.

<!-- Drop this into any HTML page -->
<iframe
  src="https://inquiryai.zogmath.com/embed/{slug}/"
  width="100%"
  height="600"
  loading="lazy"
></iframe>

Virtual manipulatives catalog

Who this page helps, and where to go next.

Free virtual math manipulatives for teachers and parents who need concrete visual models before equations and algorithms.

Best for

  • Teachers projecting a manipulative before independent practice.
  • Parents who need to show the model behind a homework method.
  • Students who learn better by dragging, partitioning, balancing, or measuring.

Problems solved

  • Symbol-first explanations leave students memorizing procedures without a model.
  • Physical manipulatives are not available at home or on a Chromebook.
  • Interactive tools often lack a next step into guided grade-level practice.
FAQ

Virtual Math Manipulatives — FAQ

What they are, how to use them in classrooms, and what's free here.

01 What is a virtual math manipulative?

A virtual math manipulative is a digital, interactive version of a classroom math tool — base-ten blocks, fraction bars, an array, a balance scale, a protractor, a number line. The point is that students can drag, slice, partition, or rearrange the model to discover a concept rather than read about it. Used well, virtual manipulatives match physical ones in effect for most K-8 topics; they win on availability (every Chromebook has them) and lose only on tactile fidelity (you cannot feel an array of dots).

02 Are these manipulatives really free?

Yes. All 41 manipulatives in the catalog are free to use, free to embed, and free to remix in any educational context. There is no "free trial" expiring at lesson 5, no cosmetic premium tier, no in-game currency, no upgrade prompts. We have no economic model that requires monetizing these — the catalog exists because the K-8 math curriculum is hard to build without these tools, and there's a benefit to having them all in one place.

03 How do I embed a manipulative in my classroom website?

Open any manipulative on this site, and click the "Embed on your site" button (top of the demo page). It copies an iframe snippet you paste into Google Sites, Canvas, Schoology, Seesaw, WordPress, Notion, or any HTML-accepting LMS. The embedded iframe shares the same logic as the standalone page but trims the site chrome — works at any width.

04 Which manipulatives map to my district's curriculum?

Almost all of them — the catalog covers Common Core grades 1-8 and lines up with most state standards (TEKS, NGSS, NY Engage, etc.). Each manipulative's editorial page lists the CCSS code(s) it teaches. For per-grade quick browsing, see [Grade 3 missions](/grade-3/) or [Grade 4 missions](/grade-4/) — the same manipulatives appear inside Socratic missions there.

05 Do they work on iPad and Chromebook?

Yes on both. iPad uses Safari with full touch and pinch-zoom support. Chromebook works in Chrome — see our dedicated [Chromebook compatibility page](/chromebook/) for IT-friendly details. Older Chromebooks (4 GB RAM Lenovo 100e) tested at 60 fps for most manipulatives; the heaviest geometry / Olympiad demos drop to ~40 fps but remain usable.

06 Are these the same manipulatives Inquiry AI uses inside its lessons?

Yes — the same Vue components power both. When a Grade 3 multiplication mission asks a student to drag rows of dots, the underlying ArrayModel component is the same one that powers the [Array Builder](/fun-math/array-builder/) standalone tool. So the manipulative interface a teacher demos in front of class is identical to what students manipulate inside their independent practice.

07 How is this different from Didax / Toy Theater / NCTM Illuminations?

Those sites are excellent and we recommend them — Didax is the gold standard for teacher-grade manipulatives, Toy Theater is light and fun, NCTM Illuminations is research-anchored. Our angle is pedagogical sequencing: every manipulative ships with an "Insights" panel that explains what to look for and why. We are not trying to replace those sites; we are trying to add the "what does this teach" layer that makes virtual manipulatives stick.

08 How is Guided Discovery Learning different from "just letting kids figure it out"?

Pure discovery is inefficient — kids hit a wall and quit. Guided Discovery scaffolds the path: a careful sequence of questions, models, and adaptive hints leads the learner toward the insight without revealing it. Inquiry AI's hint system fires automatically after ~15s of hesitation or on the first mistake, escalating from a Socratic nudge to a worked example only when needed. Mistakes are diagnosed via "misconception keys" so the hint matches the actual wrong-thinking pattern.

09 What is inquiry-based learning, and how does Inquiry AI apply it?

Inquiry-based learning starts with a question, not a formula — students explore, hypothesize, and verify before being told the rule. In Inquiry AI, every mission opens with a "Discovery" step (manipulate the model), then "Abstraction" (write the equation), then "Reflect" (apply to a new case). The procedure is never given upfront; learners derive it from their own observations.