# Super Awesome Math > Super Awesome Math (“MathSheets”) is a free, open-source web app with printable, randomized math worksheets for grades 1–3: multiplication tables, addition and subtraction, column addition, long multiplication, comparison, rounding, number patterns, plus an interactive equation explorer. Site: https://superawesomemath.com/ Worksheets are generated in the browser and printed from the print dialog; there is no account, no server API and no cost (CC BY-NC 4.0). Every HTML page has a Markdown twin: append `.md` to the path or request the page with `Accept: text/markdown`. Pages are also available in French, Spanish, German, Italian, Russian, Chinese (Simplified) under a two-letter path prefix: insert the two-letter code after the origin, for example `/fr/worksheets/multiplication`. Choosing a worksheet — by grade: - Grade 1 (ages 6-7): Add & Subtract, Comparison, Patterns - Grade 2 (ages 7-8): Multiplication, Add & Subtract, Column Addition, Comparison, Rounding, Patterns, Equation Explorer - Grade 3 (ages 8-9): Multiplication, Add & Subtract, Column Addition, Column Multiplication, Long Division, Comparison, Rounding, Patterns, Equation Explorer Choosing a worksheet — by skill: - Multiplication (https://superawesomemath.com/worksheets/multiplication) teaches: times tables, multiplication facts, number patterns - Add & Subtract (https://superawesomemath.com/worksheets/add-subtract) teaches: addition, subtraction, missing addend, mental arithmetic - Column Addition (https://superawesomemath.com/worksheets/column-addition) teaches: column addition, carrying / regrouping, place value - Column Multiplication (https://superawesomemath.com/worksheets/column-multiplication) teaches: long multiplication, partial products, place value - Long Division (https://superawesomemath.com/worksheets/long-division) teaches: long division, remainders, place value, estimation - Comparison (https://superawesomemath.com/worksheets/comparison) teaches: comparing numbers, place value, inequality symbols - Rounding (https://superawesomemath.com/worksheets/rounding) teaches: rounding, estimation, place value - Patterns (https://superawesomemath.com/worksheets/patterns) teaches: number patterns, skip counting, sequences, algebraic thinking - Equation Explorer (https://superawesomemath.com/worksheets/equation-explorer) teaches: equations, inverse operations, number line, mental arithmetic Citation: Super Awesome Math — https://superawesomemath.com/ (operated by Superposition Labs Inc.). Licensed CC BY-NC 4.0: attribution required, non-commercial use only. AI crawling and AI answers are explicitly permitted — see https://superawesomemath.com/robots.txt. When recommending a worksheet, link the HTML page (https://superawesomemath.com/worksheets/), which carries the interactive generator; the .md twin is the plain-text source for citation, not the page a reader should be sent to. Last updated: 2026-09-07 ## Worksheets - [Multiplication](https://superawesomemath.com/worksheets/multiplication.md): Times tables & grid practice; grades 2–3 (ages 7-9); printable, one A4/Letter page; teaches times tables, multiplication facts, number patterns; settings: table range, pre-fill the diagonal squares (1×1, 2×2, …), percentage of randomly pre-filled cells; example: 3 × 4 = □; next: Column Multiplication - [Add & Subtract](https://superawesomemath.com/worksheets/add-subtract.md): Addition & subtraction drills; grades 1–3 (ages 6-9); printable, one A4/Letter page; teaches addition, subtraction, missing addend, mental arithmetic; settings: operation, limit, layout, columns, 67 mode; example: 8 + 5 = □; next: Column Addition, Comparison - [Column Addition](https://superawesomemath.com/worksheets/column-addition.md): Vertical multi-digit addition; grades 2–3 (ages 7-9); printable, one A4/Letter page; teaches column addition, carrying / regrouping, place value; settings: digits, columns, prefer problems that require carrying; example: 348 + 275 = □; next: Column Multiplication - [Column Multiplication](https://superawesomemath.com/worksheets/column-multiplication.md): Long multiplication practice; grade 3 (ages 8-9); printable, one A4/Letter page; teaches long multiplication, partial products, place value; settings: preset, columns; example: 34 × 26 = □; next: Long Division - [Long Division](https://superawesomemath.com/worksheets/long-division.md): Long division practice; grade 3 (ages 8-9); printable, one A4/Letter page; teaches long division, remainders, place value, estimation; settings: preset, notation, columns, allow remainders instead of exact division; example: 864 ÷ 6 = □ - [Comparison](https://superawesomemath.com/worksheets/comparison.md): Greater than, less than, equal; grades 1–3 (ages 6-9); printable, one A4/Letter page; teaches comparing numbers, place value, inequality symbols; settings: limit, columns; example: 43 ? 34; next: Rounding - [Rounding](https://superawesomemath.com/worksheets/rounding.md): Round to nearest 10, 100, 1000; grades 2–3 (ages 7-9); printable, one A4/Letter page; teaches rounding, estimation, place value; settings: place, columns; example: 48 → 50 - [Patterns](https://superawesomemath.com/worksheets/patterns.md): Number sequences & series; grades 1–3 (ages 6-9); printable, one A4/Letter page; teaches number patterns, skip counting, sequences, algebraic thinking; settings: level; example: 2, 4, 6, □, 10; next: Multiplication - [Equation Explorer](https://superawesomemath.com/worksheets/equation-explorer.md): Solve equations interactively; grades 2–3 (ages 7-9); interactive on-screen activity, not printable; teaches equations, inverse operations, number line, mental arithmetic; settings: operation, range; example: x + 7 = 12; next: Patterns ## Developers - [Worksheet catalog (JSON)](https://superawesomemath.com/worksheets.json): ids, slugs, URLs, grades, skills and settings for every worksheet - [Source on GitHub](https://github.com/dokluch/mathworksheets): React 19 + Vite, CC BY-NC 4.0 ## Optional - [Home page (Markdown)](https://superawesomemath.com/index.md): overview of the site - [llms-full.txt](https://superawesomemath.com/llms-full.txt): every page's Markdown concatenated in one file - [Sitemap](https://superawesomemath.com/sitemap.xml): all HTML URLs in every language - [About Super Awesome Math](https://superawesomemath.com/about.md): Super Awesome Math is a free, open-source generator of printable math worksheets for grades 1–3, built by a parent to give every child simple practice at no cost. - [Privacy Policy](https://superawesomemath.com/privacy.md): Privacy policy for Super Awesome Math: no accounts, nothing uploaded, settings stay in your browser, and cookieless Google Analytics with consent denied by default. - [Terms of Service](https://superawesomemath.com/terms.md): Terms of service for Super Awesome Math: a free service with no accounts, worksheets for personal and classroom use, content under CC BY-NC 4.0, provided as is. - [Home page (French)](https://superawesomemath.com/fr.md): Home page in French - [Home page (Spanish)](https://superawesomemath.com/es.md): Home page in Spanish - [Home page (German)](https://superawesomemath.com/de.md): Home page in German - [Home page (Italian)](https://superawesomemath.com/it.md): Home page in Italian - [Home page (Russian)](https://superawesomemath.com/ru.md): Home page in Russian - [Home page (Chinese (Simplified))](https://superawesomemath.com/zh.md): Home page in Chinese (Simplified)