{
  "schemaVersion": 1,
  "name": "Super Awesome Math",
  "alternateName": "MathSheets",
  "description": "Super Awesome Math: free, printable, randomized math worksheets for grades 1–3. Multiplication tables, addition and subtraction, column addition, long multiplication, long division, comparison, rounding, number patterns and an interactive equation explorer.",
  "url": "https://superawesomemath.com/",
  "generatedAt": "2026-09-07T14:50:20.957Z",
  "lastUpdated": "2026-09-07",
  "license": {
    "name": "CC BY-NC 4.0",
    "url": "https://creativecommons.org/licenses/by-nc/4.0/"
  },
  "repository": "https://github.com/dokluch/mathworksheets",
  "llms": "https://superawesomemath.com/llms.txt",
  "llmsFull": "https://superawesomemath.com/llms-full.txt",
  "robots": "https://superawesomemath.com/robots.txt",
  "sitemap": "https://superawesomemath.com/sitemap.xml",
  "usage": {
    "license": {
      "name": "CC BY-NC 4.0",
      "url": "https://creativecommons.org/licenses/by-nc/4.0/"
    },
    "attribution": "Super Awesome Math — https://superawesomemath.com/",
    "operator": "Superposition Labs Inc.",
    "commercialUse": false,
    "aiCrawlingAllowed": true,
    "aiAnswersAllowed": true,
    "citeUrl": "a worksheet's `url`, not its `markdownUrl`: the page carries the generator",
    "requiresJavaScript": true,
    "printFormat": "A4 or US Letter, one page"
  },
  "pages": {
    "about": "https://superawesomemath.com/about",
    "privacy": "https://superawesomemath.com/privacy",
    "terms": "https://superawesomemath.com/terms"
  },
  "locales": [
    {
      "code": "en",
      "lang": "en",
      "name": "English",
      "url": "https://superawesomemath.com/"
    },
    {
      "code": "fr",
      "lang": "fr",
      "name": "French",
      "url": "https://superawesomemath.com/fr"
    },
    {
      "code": "es",
      "lang": "es",
      "name": "Spanish",
      "url": "https://superawesomemath.com/es"
    },
    {
      "code": "de",
      "lang": "de",
      "name": "German",
      "url": "https://superawesomemath.com/de"
    },
    {
      "code": "it",
      "lang": "it",
      "name": "Italian",
      "url": "https://superawesomemath.com/it"
    },
    {
      "code": "ru",
      "lang": "ru",
      "name": "Russian",
      "url": "https://superawesomemath.com/ru"
    },
    {
      "code": "zh",
      "lang": "zh-Hans",
      "name": "Chinese (Simplified)",
      "url": "https://superawesomemath.com/zh"
    }
  ],
  "worksheets": [
    {
      "id": "multiply",
      "slug": "multiplication",
      "label": "Multiplication",
      "url": "https://superawesomemath.com/worksheets/multiplication",
      "markdownUrl": "https://superawesomemath.com/worksheets/multiplication.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/multiplication",
        "fr": "https://superawesomemath.com/fr/worksheets/multiplication",
        "es": "https://superawesomemath.com/es/worksheets/multiplication",
        "de": "https://superawesomemath.com/de/worksheets/multiplication",
        "it": "https://superawesomemath.com/it/worksheets/multiplication",
        "ru": "https://superawesomemath.com/ru/worksheets/multiplication",
        "zh": "https://superawesomemath.com/zh/worksheets/multiplication"
      },
      "description": "Times tables & grid practice",
      "longDescription": "A multiplication table grid for any range of factors, with optional pre-filled cells so children can spot patterns before filling in the rest. Useful for learning the times tables by heart, checking recall speed and practising the commutative property (3 × 4 = 4 × 3).",
      "grades": "2–3",
      "typicalAgeRange": "7-9",
      "skills": [
        "times tables",
        "multiplication facts",
        "number patterns"
      ],
      "settings": [
        "Table range: choose the first and last factor",
        "Pre-fill the diagonal squares (1×1, 2×2, …)",
        "Percentage of randomly pre-filled cells"
      ],
      "examples": [
        "3 × 4 = □",
        "7 × 8 = □",
        "4 × 3 = □",
        "6 × 9 = □"
      ],
      "faq": [
        {
          "q": "What age are times tables worksheets for?",
          "a": "Most children meet the times tables in grade 2, around age 7, and are expected to recall them fluently by the end of grade 3. Start with a small range such as 1 to 5, and widen it once recall is quick rather than counted."
        },
        {
          "q": "What do the pre-filled cells do?",
          "a": "Pre-filling the diagonal (1×1, 2×2, 3×3 …) or a percentage of random cells turns a blank grid into a puzzle. The visible answers give a child footholds to reason from, so a half-filled table is a gentler step than an empty one."
        },
        {
          "q": "In what order should the tables be learned?",
          "a": "A common order is 2, 5 and 10 first, because their patterns are visible, then 3, 4 and 6, and finally 7, 8 and 9. Because 3 × 4 and 4 × 3 give the same answer, learning one table halves the work on another."
        }
      ],
      "prerequisites": [
        {
          "id": "addsub",
          "label": "Add & Subtract",
          "url": "https://superawesomemath.com/worksheets/add-subtract"
        }
      ],
      "nextSteps": [
        {
          "id": "colmul",
          "label": "Column Multiplication",
          "url": "https://superawesomemath.com/worksheets/column-multiplication"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "addsub",
      "slug": "add-subtract",
      "label": "Add & Subtract",
      "url": "https://superawesomemath.com/worksheets/add-subtract",
      "markdownUrl": "https://superawesomemath.com/worksheets/add-subtract.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/add-subtract",
        "fr": "https://superawesomemath.com/fr/worksheets/add-subtract",
        "es": "https://superawesomemath.com/es/worksheets/add-subtract",
        "de": "https://superawesomemath.com/de/worksheets/add-subtract",
        "it": "https://superawesomemath.com/it/worksheets/add-subtract",
        "ru": "https://superawesomemath.com/ru/worksheets/add-subtract",
        "zh": "https://superawesomemath.com/zh/worksheets/add-subtract"
      },
      "description": "Addition & subtraction drills",
      "longDescription": "Randomized addition and subtraction problems within 10, 20, 100 or 1000, with the blank placed at a random position (a + □ = c, □ − b = c, a − b = □). Choose inline or stacked layout and 2 to 4 columns; the “67 mode” hides exactly one problem per column whose answer is 67 for a small treasure hunt.",
      "grades": "1–3",
      "typicalAgeRange": "6-9",
      "skills": [
        "addition",
        "subtraction",
        "missing addend",
        "mental arithmetic"
      ],
      "settings": [
        "Operation: addition, subtraction or both",
        "Limit: within 10, 20, 100 or 1000",
        "Layout: inline or stacked (vertical)",
        "Columns: 2, 3 or 4 (20–40 problems)",
        "67 mode: one hidden answer of 67 per column"
      ],
      "examples": [
        "8 + 5 = □",
        "□ + 6 = 14",
        "17 − 9 = □",
        "□ − 4 = 12"
      ],
      "faq": [
        {
          "q": "What does the missing-number format practise?",
          "a": "Writing a problem as a + □ = c or □ − b = c asks a child to work backwards rather than just compute left to right. That is the first step towards algebra, and it is why the blank moves position from problem to problem."
        },
        {
          "q": "Which number limit should I choose?",
          "a": "Within 10 and within 20 suit grade 1, within 100 suits grade 2, and within 1000 suits grade 3. If a child is counting on fingers rather than recalling, drop back one limit rather than adding more problems."
        },
        {
          "q": "What is 67 mode?",
          "a": "It hides exactly one problem per column whose answer is 67, turning the sheet into a small treasure hunt. It is a way to keep a child scanning their own answers, which is a form of checking."
        }
      ],
      "prerequisites": [],
      "nextSteps": [
        {
          "id": "coladd",
          "label": "Column Addition",
          "url": "https://superawesomemath.com/worksheets/column-addition"
        },
        {
          "id": "compare",
          "label": "Comparison",
          "url": "https://superawesomemath.com/worksheets/comparison"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "coladd",
      "slug": "column-addition",
      "label": "Column Addition",
      "url": "https://superawesomemath.com/worksheets/column-addition",
      "markdownUrl": "https://superawesomemath.com/worksheets/column-addition.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/column-addition",
        "fr": "https://superawesomemath.com/fr/worksheets/column-addition",
        "es": "https://superawesomemath.com/es/worksheets/column-addition",
        "de": "https://superawesomemath.com/de/worksheets/column-addition",
        "it": "https://superawesomemath.com/it/worksheets/column-addition",
        "ru": "https://superawesomemath.com/ru/worksheets/column-addition",
        "zh": "https://superawesomemath.com/zh/worksheets/column-addition"
      },
      "description": "Vertical multi-digit addition",
      "longDescription": "Vertical (column) addition of 2-, 3- or 4-digit numbers laid out on a notebook grid, one digit per cell, so children practise aligning place values and carrying. The “prefer carrying” option generates problems that need at least one carry.",
      "grades": "2–3",
      "typicalAgeRange": "7-9",
      "skills": [
        "column addition",
        "carrying / regrouping",
        "place value"
      ],
      "settings": [
        "Digits: 2-digit, 3-digit or 4-digit numbers",
        "Columns: number of problem columns per page",
        "Prefer problems that require carrying"
      ],
      "examples": [
        "348 + 275 = □",
        "67 + 9 = □",
        "1204 + 856 = □"
      ],
      "faq": [
        {
          "q": "What grade is column addition for?",
          "a": "Vertical addition with 2-digit numbers usually starts in grade 2, and 3- and 4-digit numbers follow in grade 3. The skill it depends on is place value: knowing that the 4 in 348 means four tens."
        },
        {
          "q": "What is carrying, or regrouping?",
          "a": "When a column adds to more than 9, the tens part moves into the next column to the left. 8 + 6 is 14, so the 4 is written and the 1 is carried. Turning on “prefer carrying” makes sure most problems need this step."
        },
        {
          "q": "Why print on a notebook grid?",
          "a": "One digit per square keeps the ones under the ones and the tens under the tens. Most early column-addition mistakes are misalignment rather than arithmetic, and the grid removes that source of error."
        }
      ],
      "prerequisites": [
        {
          "id": "addsub",
          "label": "Add & Subtract",
          "url": "https://superawesomemath.com/worksheets/add-subtract"
        }
      ],
      "nextSteps": [
        {
          "id": "colmul",
          "label": "Column Multiplication",
          "url": "https://superawesomemath.com/worksheets/column-multiplication"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "colmul",
      "slug": "column-multiplication",
      "label": "Column Multiplication",
      "url": "https://superawesomemath.com/worksheets/column-multiplication",
      "markdownUrl": "https://superawesomemath.com/worksheets/column-multiplication.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/column-multiplication",
        "fr": "https://superawesomemath.com/fr/worksheets/column-multiplication",
        "es": "https://superawesomemath.com/es/worksheets/column-multiplication",
        "de": "https://superawesomemath.com/de/worksheets/column-multiplication",
        "it": "https://superawesomemath.com/it/worksheets/column-multiplication",
        "ru": "https://superawesomemath.com/ru/worksheets/column-multiplication",
        "zh": "https://superawesomemath.com/zh/worksheets/column-multiplication"
      },
      "description": "Long multiplication practice",
      "longDescription": "Long multiplication (2 × 2, 3 × 2 or 4 × 2 digits) with room for the partial products and their place-value shifts, printed on a notebook grid. Designed for grade 3 students who already know their times tables and are learning the standard written algorithm.",
      "grades": "3",
      "typicalAgeRange": "8-9",
      "skills": [
        "long multiplication",
        "partial products",
        "place value"
      ],
      "settings": [
        "Preset: 2 × 2, 3 × 2 or 4 × 2 digits",
        "Columns: number of problem columns per page"
      ],
      "examples": [
        "34 × 26 = □",
        "218 × 47 = □",
        "1305 × 62 = □"
      ],
      "faq": [
        {
          "q": "When is a child ready for long multiplication?",
          "a": "Usually grade 3, and only once the times tables are recalled rather than worked out. Long multiplication is several small multiplications plus an addition, so shaky recall makes every step slower and harder to check."
        },
        {
          "q": "What are partial products?",
          "a": "Multiplying 34 by 26 means multiplying 34 by 6 and then by 20, and adding the two results. Each of those results is a partial product, and each gets its own row on the sheet."
        },
        {
          "q": "Why is the second row shifted left?",
          "a": "The second row multiplies by tens, not ones, so its result is ten times larger and starts one column further left. The shift is place value made visible, not a formatting rule to memorise."
        }
      ],
      "prerequisites": [
        {
          "id": "multiply",
          "label": "Multiplication",
          "url": "https://superawesomemath.com/worksheets/multiplication"
        }
      ],
      "nextSteps": [
        {
          "id": "coldiv",
          "label": "Long Division",
          "url": "https://superawesomemath.com/worksheets/long-division"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "coldiv",
      "slug": "long-division",
      "label": "Long Division",
      "url": "https://superawesomemath.com/worksheets/long-division",
      "markdownUrl": "https://superawesomemath.com/worksheets/long-division.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/long-division",
        "fr": "https://superawesomemath.com/fr/worksheets/long-division",
        "es": "https://superawesomemath.com/es/worksheets/long-division",
        "de": "https://superawesomemath.com/de/worksheets/long-division",
        "it": "https://superawesomemath.com/it/worksheets/long-division",
        "ru": "https://superawesomemath.com/ru/worksheets/long-division",
        "zh": "https://superawesomemath.com/zh/worksheets/long-division"
      },
      "description": "Long division practice",
      "longDescription": "Long division of 3- and 4-digit numbers by a 1- or 2-digit divisor, printed on a notebook grid with the frame drawn and empty squares for the working. The frame can be written the English way (divisor outside the bracket, quotient above the overbar) or the continental way (divisor top right, quotient beneath it), and problems can divide exactly or leave a remainder.",
      "grades": "3",
      "typicalAgeRange": "8-9",
      "skills": [
        "long division",
        "remainders",
        "place value",
        "estimation"
      ],
      "settings": [
        "Preset: 3 ÷ 1, 4 ÷ 1 or 4 ÷ 2 digits",
        "Notation: bracket or corner frame",
        "Columns: number of problem columns per page",
        "Allow remainders instead of exact division"
      ],
      "examples": [
        "864 ÷ 6 = □",
        "3172 ÷ 4 = □",
        "4164 ÷ 12 = □"
      ],
      "faq": [
        {
          "q": "When do children learn long division?",
          "a": "Long division normally arrives at the end of grade 3 or in grade 4, after multiplication facts and subtraction are secure. Each step divides, multiplies, subtracts and brings down, so weakness in any of those shows up quickly."
        },
        {
          "q": "What is the difference between the two notations?",
          "a": "The bracket form puts the divisor to the left of the dividend with the quotient on an overbar above; the corner form puts the divisor to the top right with the quotient beneath it. They are the same method written differently, and which one a child sees depends on the country they are taught in."
        },
        {
          "q": "Should I allow remainders?",
          "a": "Start with problems that divide exactly, so the method itself is the only new thing. Turn remainders on once the four steps are automatic, because a leftover forces a child to check that it really is smaller than the divisor."
        }
      ],
      "prerequisites": [
        {
          "id": "colmul",
          "label": "Column Multiplication",
          "url": "https://superawesomemath.com/worksheets/column-multiplication"
        }
      ],
      "nextSteps": [],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "compare",
      "slug": "comparison",
      "label": "Comparison",
      "url": "https://superawesomemath.com/worksheets/comparison",
      "markdownUrl": "https://superawesomemath.com/worksheets/comparison.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/comparison",
        "fr": "https://superawesomemath.com/fr/worksheets/comparison",
        "es": "https://superawesomemath.com/es/worksheets/comparison",
        "de": "https://superawesomemath.com/de/worksheets/comparison",
        "it": "https://superawesomemath.com/it/worksheets/comparison",
        "ru": "https://superawesomemath.com/ru/worksheets/comparison",
        "zh": "https://superawesomemath.com/zh/worksheets/comparison"
      },
      "description": "Greater than, less than, equal",
      "longDescription": "Pairs of numbers to compare with >, < or =. The generator deliberately picks tricky pairs: swapped digits (43 vs 34), repeated digits, off-by-one neighbours and about 15% equal pairs, so children have to read every digit instead of guessing from the first one.",
      "grades": "1–3",
      "typicalAgeRange": "6-9",
      "skills": [
        "comparing numbers",
        "place value",
        "inequality symbols"
      ],
      "settings": [
        "Limit: within 10, 20, 100 or 1000",
        "Columns: number of problem columns per page"
      ],
      "examples": [
        "43 ? 34",
        "17 ? 17",
        "208 ? 280",
        "99 ? 100"
      ],
      "faq": [
        {
          "q": "How do I help a child remember > and <?",
          "a": "The open end always faces the larger number, so the symbol widens towards “more”. Reading the whole statement aloud — \"forty-three is greater than thirty-four\" — fixes it faster than drilling the symbol on its own."
        },
        {
          "q": "Why are the number pairs deliberately awkward?",
          "a": "Pairs like 43 and 34, or 208 and 280, use the same digits in a different order, and about one pair in seven is equal. A child who compares only the first digit gets those wrong, which is exactly the habit the sheet is meant to break."
        },
        {
          "q": "Which limit suits which grade?",
          "a": "Within 10 and 20 for grade 1, within 100 for grade 2, and within 1000 for grade 3. Comparing longer numbers is really a place-value exercise, so raise the limit only once shorter pairs are quick."
        }
      ],
      "prerequisites": [
        {
          "id": "addsub",
          "label": "Add & Subtract",
          "url": "https://superawesomemath.com/worksheets/add-subtract"
        }
      ],
      "nextSteps": [
        {
          "id": "rounding",
          "label": "Rounding",
          "url": "https://superawesomemath.com/worksheets/rounding"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "rounding",
      "slug": "rounding",
      "label": "Rounding",
      "url": "https://superawesomemath.com/worksheets/rounding",
      "markdownUrl": "https://superawesomemath.com/worksheets/rounding.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/rounding",
        "fr": "https://superawesomemath.com/fr/worksheets/rounding",
        "es": "https://superawesomemath.com/es/worksheets/rounding",
        "de": "https://superawesomemath.com/de/worksheets/rounding",
        "it": "https://superawesomemath.com/it/worksheets/rounding",
        "ru": "https://superawesomemath.com/ru/worksheets/rounding",
        "zh": "https://superawesomemath.com/zh/worksheets/rounding"
      },
      "description": "Round to nearest 10, 100, 1000",
      "longDescription": "Rounding practice to the nearest 10, 100 or 1000 with 20–40 randomized numbers per sheet. Numbers are chosen so that both “round up” and “round down” cases appear, including the tricky 5 boundary.",
      "grades": "2–3",
      "typicalAgeRange": "7-9",
      "skills": [
        "rounding",
        "estimation",
        "place value"
      ],
      "settings": [
        "Place: nearest 10, 100 or 1000",
        "Columns: number of problem columns per page"
      ],
      "examples": [
        "48 → 50",
        "350 → 400",
        "1249 → 1000",
        "95 → 100"
      ],
      "faq": [
        {
          "q": "What is the rule for rounding?",
          "a": "Look at the digit one place to the right of the one you are rounding to. If it is 5 or more, round up; if it is 4 or less, round down. Rounding 48 to the nearest ten gives 50 because the 8 is 5 or more."
        },
        {
          "q": "Why does the sheet keep using numbers ending in 5?",
          "a": "The 5 boundary is the only case with a convention rather than an obvious answer, and it is where most mistakes happen. The generator deliberately includes those, along with a mix of round-up and round-down cases."
        },
        {
          "q": "When do children learn rounding?",
          "a": "Rounding to the nearest 10 usually appears in grade 2, with 100 and 1000 following in grade 3. It is the basis of estimation, which is how a child learns to notice that an answer is far too big."
        }
      ],
      "prerequisites": [
        {
          "id": "compare",
          "label": "Comparison",
          "url": "https://superawesomemath.com/worksheets/comparison"
        }
      ],
      "nextSteps": [],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "patterns",
      "slug": "patterns",
      "label": "Patterns",
      "url": "https://superawesomemath.com/worksheets/patterns",
      "markdownUrl": "https://superawesomemath.com/worksheets/patterns.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/patterns",
        "fr": "https://superawesomemath.com/fr/worksheets/patterns",
        "es": "https://superawesomemath.com/es/worksheets/patterns",
        "de": "https://superawesomemath.com/de/worksheets/patterns",
        "it": "https://superawesomemath.com/it/worksheets/patterns",
        "ru": "https://superawesomemath.com/ru/worksheets/patterns",
        "zh": "https://superawesomemath.com/zh/worksheets/patterns"
      },
      "description": "Number sequences & series",
      "longDescription": "Number sequences with missing terms at three difficulty levels: constant steps (easy), multiplying or alternating steps (medium) and combined rules (hard). Children find the rule and fill in the blanks, which builds early algebraic thinking.",
      "grades": "1–3",
      "typicalAgeRange": "6-9",
      "skills": [
        "number patterns",
        "skip counting",
        "sequences",
        "algebraic thinking"
      ],
      "settings": [
        "Level: easy, medium or hard"
      ],
      "examples": [
        "2, 4, 6, □, 10",
        "5, 10, 15, □, 25",
        "1, 2, 4, 8, □",
        "30, 27, 24, □, 18"
      ],
      "faq": [
        {
          "q": "What do number patterns teach?",
          "a": "Finding the rule behind 2, 4, 6, □, 10 is early algebraic thinking: a child looks for a relationship rather than performing a given operation. It also reinforces skip counting, which supports the times tables."
        },
        {
          "q": "What is the difference between the three levels?",
          "a": "Easy uses a constant step, such as adding 3 each time. Medium multiplies or alternates between two steps. Hard combines rules, so a child has to test a guess against several terms before trusting it."
        },
        {
          "q": "My child is stuck on a sequence. What should I do?",
          "a": "Ask what changes from one number to the next and write the gaps underneath. Once the gaps are visible the rule usually becomes obvious, and the habit of writing them down transfers to harder sequences."
        }
      ],
      "prerequisites": [],
      "nextSteps": [
        {
          "id": "multiply",
          "label": "Multiplication",
          "url": "https://superawesomemath.com/worksheets/multiplication"
        }
      ],
      "updated": "2026-09-07",
      "printable": true,
      "interactive": false
    },
    {
      "id": "eqexplore",
      "slug": "equation-explorer",
      "label": "Equation Explorer",
      "url": "https://superawesomemath.com/worksheets/equation-explorer",
      "markdownUrl": "https://superawesomemath.com/worksheets/equation-explorer.md",
      "alternates": {
        "en": "https://superawesomemath.com/worksheets/equation-explorer",
        "fr": "https://superawesomemath.com/fr/worksheets/equation-explorer",
        "es": "https://superawesomemath.com/es/worksheets/equation-explorer",
        "de": "https://superawesomemath.com/de/worksheets/equation-explorer",
        "it": "https://superawesomemath.com/it/worksheets/equation-explorer",
        "ru": "https://superawesomemath.com/ru/worksheets/equation-explorer",
        "zh": "https://superawesomemath.com/zh/worksheets/equation-explorer"
      },
      "description": "Solve equations interactively",
      "longDescription": "An on-screen (not printable) equation solver: drag terms across the equals sign and watch the sign flip, follow the jumps on a number line, then type the answer on the built-in keypad. Correct answers earn a streak and confetti; wrong ones replay an animated explanation.",
      "grades": "2–3",
      "typicalAgeRange": "7-9",
      "skills": [
        "equations",
        "inverse operations",
        "number line",
        "mental arithmetic"
      ],
      "settings": [
        "Operation: addition, subtraction or both",
        "Range: size of the numbers used"
      ],
      "examples": [
        "x + 7 = 12",
        "15 − x = 8",
        "x − 6 = 9"
      ],
      "faq": [
        {
          "q": "Can I print the Equation Explorer?",
          "a": "No. It is the one activity on the site meant for the screen: terms are dragged across the equals sign, the number line animates, and answers are checked as they are typed. Every other worksheet here prints on one page."
        },
        {
          "q": "What does moving a term across the equals sign mean?",
          "a": "An equation stays true as long as both sides change in the same way. Moving a term across flips its sign, so x + 7 = 12 becomes x = 12 − 7. Seeing the sign flip as it happens makes the rule concrete rather than memorised."
        },
        {
          "q": "What age is it for?",
          "a": "Grades 2 and 3, roughly ages 7 to 9, once addition and subtraction within 100 are comfortable. It is usually a child's first sight of a letter standing for an unknown number."
        }
      ],
      "prerequisites": [
        {
          "id": "addsub",
          "label": "Add & Subtract",
          "url": "https://superawesomemath.com/worksheets/add-subtract"
        }
      ],
      "nextSteps": [
        {
          "id": "patterns",
          "label": "Patterns",
          "url": "https://superawesomemath.com/worksheets/patterns"
        }
      ],
      "updated": "2026-09-07",
      "printable": false,
      "interactive": true
    }
  ]
}
