Incircle Calculator

Calculate the incenter, inradius, and incircle equation of any triangle

Graphical Representation
Calculation Results
Triangle Properties
Incenter
Inradius
Incircle Equation
Calculation Steps

Understanding the Incircle of a Triangle

Learning Objectives
  • Define incircle, incenter, and inradius in geometric terms
  • Calculate side lengths using the distance formula
  • Apply Heron's formula to find triangle area
  • Determine incenter coordinates using weighted averages
  • Write the equation of a circle given center and radius
  • Connect incircle properties to triangle classification

Key Concepts Explained

What is an Incircle?

The incircle is the largest circle that can fit inside a triangle, touching all three sides at exactly one point each. These touch points are called tangency points.

Visual Tip: Imagine gently inflating a balloon inside a triangular frame until it touches all three sides.

Incenter (Point I)

The incenter is the center point of the incircle and has these properties:

  • It's the intersection point of all three angle bisectors
  • It's equidistant from all three sides of the triangle
  • For any triangle, the incenter always lies inside the triangle
Inradius (r)

The inradius is the radius of the incircle. It represents the perpendicular distance from the incenter to any side of the triangle.

Formula connection: r = Area ÷ Semi-perimeter. This shows that larger triangles (more area) can accommodate larger incircles, but longer perimeters spread that circle thinner.

Step-by-Step Example Walkthrough

Let's trace through the calculation for triangle with vertices A(2,5), B(8,3), C(4,1):

Step 1: Calculate Side Lengths

Using distance formula: d = √[(x₂ - x₁)² + (y₂ - y₁)²]

• Side AB: √[(8-2)² + (3-5)²] = √[36 + 4] = √40 ≈ 6.3246

• Side BC: √[(4-8)² + (1-3)²] = √[16 + 4] = √20 ≈ 4.4721

• Side CA: √[(2-4)² + (5-1)²] = √[4 + 16] = √20 ≈ 4.4721

Step 2: Calculate Semi-perimeter (s)

s = (a + b + c) ÷ 2 = (6.3246 + 4.4721 + 4.4721) ÷ 2 ≈ 7.6344

Why semi-perimeter? This value appears frequently in triangle formulas and represents "halfway around" the triangle.

Step 3: Calculate Area using Heron's Formula

A = √[s(s-a)(s-b)(s-c)]

= √[7.6344 × (7.6344-6.3246) × (7.6344-4.4721) × (7.6344-4.4721)]

= √[7.6344 × 1.3098 × 3.1623 × 3.1623] ≈ √100 = 10

Step 4: Calculate Inradius

r = A ÷ s = 10 ÷ 7.6344 ≈ 1.3093

This means the incircle's radius is approximately 1.31 units.

Step 5: Calculate Incenter Coordinates

Iₓ = (a·Aₓ + b·Bₓ + c·Cₓ) ÷ (a + b + c)

= (6.3246×2 + 4.4721×8 + 4.4721×4) ÷ 15.2688 ≈ 4.5455

Iᵧ = (a·Aᵧ + b·Bᵧ + c·Cᵧ) ÷ (a + b + c)

= (6.3246×5 + 4.4721×3 + 4.4721×1) ÷ 15.2688 ≈ 3.3636

Step 6: Write Incircle Equation

Using circle equation: (x - h)² + (y - k)² = r²

Where h = 4.5455, k = 3.3636, r = 1.3093

Result: (x - 4.5455)² + (y - 3.3636)² = 1.3093²

Common Student Mistakes
  • Misapplying the distance formula: Remember to square both x and y differences separately
  • Forgetting to divide by 2 for semi-perimeter: s = (a+b+c)/2, not a+b+c
  • Incorrect order in Heron's formula: The pattern is s(s-a)(s-b)(s-c), not (s-a)(s-b)(s-c) alone
  • Mixing up vertex weights: In incenter formula, side a corresponds to opposite vertex A
  • Sign errors in circle equation: (x - h)² means minus the x-coordinate of the center
Practice Tips & Exam Strategies
  • Check collinearity first: If points are collinear, no triangle exists
  • Estimate before calculating: Sketch points to predict if incenter will be centered or biased
  • Verify with special cases: For equilateral triangles, incenter = centroid = circumcenter
  • Units consistency: If using cm for coordinates, area will be in cm², radius in cm
  • Exam shortcut: For right triangles, r = (a+b-c)/2 where c is hypotenuse

Formula Reference with Variable Meanings

Symbol Meaning Unit
A, B, C Triangle vertices (points) Coordinate units
a, b, c Side lengths (opposite vertices A, B, C) Length units
s Semi-perimeter = (a+b+c)/2 Length units
A (area) Triangle area Square units
I or (h,k) Incenter coordinates Coordinate units
r Inradius Length units

Diagram Interpretation Guide

When viewing the graphical representation:

  • Blue triangle: Your original triangle ABC
  • Purple circle: The incircle - tangent to all three sides
  • Orange point (I): Incenter - intersection of angle bisectors
  • Red, green, blue points: Vertices A, B, C respectively
  • Notice: The incircle touches each side at exactly one point, and these touch points create equal perpendicular distances to the incenter

Connections to Other Geometry Topics

Angle Bisectors Distance Formula Heron's Formula Circle Equations Triangle Centers Coordinate Geometry Perimeter & Area Tangency Properties
Derivation Insight (Simplified)

The incenter formula I = (aA + bB + cC)/(a+b+c) comes from the angle bisector theorem and mass point geometry. Imagine placing weights at each vertex proportional to the length of the opposite side. The balancing point (center of mass) is the incenter.

Accuracy & Rounding Guidance

• Use 4-6 decimal places for most calculations to balance precision and readability

Carry extra decimals during intermediate steps to minimize rounding errors

• Final answers should reflect the precision of input values

• In exams, follow the specific rounding instructions provided

Exam Relevance

Incircle problems appear on:

  • SAT Math Subject Tests
  • ACT Math Section
  • AP Geometry exams
  • College entrance exams
  • Engineering and architecture entrance tests

Typical exam questions: Find inradius given side lengths, locate incenter coordinates, prove incircle properties, or apply to real-world problems.

Educational Disclaimer

This tool is designed as a learning aid to help understand incircle geometry concepts. While calculations are mathematically accurate, always verify critical results through multiple methods. Use this tool to check your work, understand the process, and explore geometric relationships, not as a substitute for learning the underlying mathematics.