Square Inscribed Circle Equations- Geometry Tutorial
Square Inscribed Circle: The Geometry You Actually Need
When a square fits perfectly inside a circle, or a circle fits perfectly inside a square, you get a clean geometric relationship. This tutorial covers both scenarios with the equations you'll actually use.
Two Scenarios, One Core Relationship
Most confusion about "inscribed" comes from not knowing which shape is inside which. Here's the deal:
- Circle circumscribed about a square — the circle touches all four corners of the square
- Circle inscribed in a square — the circle touches all four sides of the square
These are mirror problems. The math changes depending on which one you're dealing with.
The Fundamental Equation
Both scenarios boil down to the diagonal relationship. A square's diagonal cuts through the center and creates two identical right triangles.
The diagonal of any square with side length s is:
d = s × √2
This single fact solves both inscribed circle problems.
Circle Circumscribed About a Square
In this case, the circle passes through all four corners. The diagonal of the square equals the diameter of the circle.
The Formula
Given square side length s:
- Diameter (d) = s√2
- Radius (r) = s√2 / 2 = s / √2
- Circle Area = πr² = π(s²/2) = (πs²)/2
Example
Square with side 10 cm:
Radius = 10 / √2 = 7.07 cm
Circle area = π(7.07)² = 157.08 cm²
Circle Inscribed in a Square
Here the circle touches all four sides. The diameter of the circle equals the side length of the square.
The Formula
Given square side length s:
- Diameter (d) = s
- Radius (r) = s / 2
- Circle Area = πr² = π(s²/4) = (πs²)/4
Example
Same square with side 10 cm:
Radius = 10 / 2 = 5 cm
Circle area = π(5)² = 78.54 cm²
Side Length from Circle Radius
Sometimes you know the circle and need the square. Flip the formulas:
- Circumscribed circle → square: s = r√2
- Inscribed circle → square: s = 2r
Quick Comparison Table
| Scenario | Square Side (s) | Circle Radius (r) | Circle Area |
|---|---|---|---|
| Circle around square | Given | s/√2 | πs²/2 |
| Circle inside square | Given | s/2 | πs²/4 |
| Circle around square | 2r/√2 | Given | πr² |
| Circle inside square | 2r | Given | πr² |
How to Solve Any Inscribed Circle Problem
Step 1: Identify which scenario you have. Ask yourself: does the circle touch the corners or the sides?
Step 2: Write down what you know. Side length, diagonal, radius, or diameter?
Step 3: Apply the correct formula from the table above.
Step 4: Plug in numbers and calculate. Use √2 ≈ 1.414 for quick estimates.
Step 5: Check your work. The circumscribed circle will always be larger than the inscribed circle for the same square.
Why the √2 Appears
The √2 comes from the Pythagorean theorem. A square's diagonal creates two right triangles with legs of equal length s.
d² = s² + s²
d² = 2s²
d = s√2
This is non-negotiable geometry. The diagonal is always s times √2.
Common Mistakes
- Using the wrong relationship between diagonal and side length
- Confusing the two inscribed scenarios
- Forgetting that "inscribed" means inside the other shape
- Rounding √2 too aggressively (use 1.414, not 1.4)
Real-World Application
These calculations show up in:
- Carpentry — fitting circular tabletops into square frames
- Engineering — stress distribution in square shafts
- Art — compositions using circular elements in square frames
- Packaging — maximizing circular elements in square containers
The math doesn't care about your application. The equations stay the same.
That's the geometry. Use the right formula for your scenario and the numbers work out every time.