Inradius Calculator

Side a:


Side b:


Side c:




Inradius (r):

Geometry has a unique way of presenting elegant solutions to complex problems. One such geometric feature is the inradius of a triangle — the radius of the circle that perfectly fits inside the triangle and touches all three sides. Whether you’re a student solving geometry problems or a professional in design, architecture, or engineering, knowing how to calculate the inradius is crucial.

The Inradius Calculator provides a quick and easy way to determine the inradius of any triangle based on its three side lengths. This tool helps save time, minimize errors, and deepen your understanding of triangle geometry.


🧮 Formula

To calculate the inradius (r) of a triangle given the sides a, b, and c, follow these steps:

  1. Calculate the semi-perimeter (s):
    s = (a + b + c) / 2
  2. Calculate the area (A) using Heron’s formula:
    Area = √[s(s - a)(s - b)(s - c)]
  3. Finally, compute the inradius:
    r = Area / s

So the inradius (r) is given by:
r = √[(s - a)(s - b)(s - c)(s)] / s


🛠️ How to Use the Inradius Calculator

  1. Enter the Side Lengths (a, b, c)
    • Provide the three side lengths of the triangle.
  2. Click the Calculate Button
    • Press the “Calculate” button to execute the formula.
  3. View the Result
    • The inradius will be displayed in the output box in units.

Make sure your side lengths form a valid triangle — the sum of any two sides should be greater than the third.


🔍 Example

Let’s go through a simple example to understand how the inradius is calculated:

Given:
a = 5 units, b = 6 units, c = 7 units

Step 1: Calculate the semi-perimeter
s = (5 + 6 + 7) / 2 = 9

Step 2: Use Heron’s formula for area
Area = √[9(9 - 5)(9 - 6)(9 - 7)]
= √[9 × 4 × 3 × 2] = √216 ≈ 14.6969

Step 3: Calculate the inradius
r = Area / s = 14.6969 / 9 ≈ 1.633

So the inradius is approximately 1.633 units.


Frequently Asked Questions (FAQs)

1. What is the inradius of a triangle?
The inradius is the radius of the largest circle that fits entirely inside a triangle and touches all three sides.

2. What are the requirements for calculating inradius?
You need the lengths of all three sides of the triangle.

3. Can I use this calculator for right triangles?
Yes, it works for all triangle types — scalene, isosceles, and right-angled.

4. What units are used in the result?
The result is given in the same unit as the input values (e.g., cm, m, inches).

5. What is a semi-perimeter?
It’s half the perimeter of the triangle: s = (a + b + c) / 2.

6. Why use Heron's formula in this calculator?
Heron’s formula allows calculation of the area when only the side lengths are known.

7. Can I enter decimal values?
Yes, decimal side lengths are supported.

8. What happens if I input invalid triangle sides?
The calculator will either show an error or return NaN (Not a Number).

9. Is this calculator accurate?
Yes, it uses precise JavaScript computations with up to four decimal places.

10. Who uses inradius in real life?
Engineers, architects, CAD designers, and geometry students.

11. Can the inradius ever be greater than the smallest side?
No, the inradius is always less than the shortest side of the triangle.

12. Is inradius the same as the radius of the circumcircle?
No, the inradius is for the inscribed circle; the circumradius is for the circle that goes around the triangle.

13. Can this tool be used in exams?
While calculators may be restricted, this is a great learning and verification tool.

14. Is the result rounded?
Yes, the output is rounded to four decimal places.

15. Do all triangles have an inradius?
Yes, as long as the triangle is valid.

16. What is an incircle?
An incircle is the circle drawn inside a triangle that touches all three sides. The inradius is its radius.

17. How is the incenter related to the inradius?
The incenter is the center of the incircle; the inradius is the distance from the incenter to any side.

18. Can I use this calculator on mobile?
Yes, it is fully responsive for mobile and tablet use.

19. Is there a way to reverse the calculation — get sides from inradius?
No, calculating side lengths from the inradius is more complex and not handled by this tool.

20. Can this calculator be embedded in my website?
Yes! You can copy the HTML/JS code and embed it directly into your webpage.


🧾 Conclusion

The Inradius Calculator is a must-have tool for anyone working with triangle geometry. It provides a fast, reliable way to calculate the radius of the incircle of a triangle using only the three side lengths. From classroom learning to real-world engineering design, this tool makes geometry more accessible and less error-prone.

Similar Posts

  • Finding Limit Calculator

    Enter the function f(x): x approaches (x → ?): Direction: Both sidesLeft side (−)Right side (+) Calculate In calculus, understanding how a function behaves near a particular point is essential. Whether you’re studying continuous functions, handling removable discontinuities, or approaching vertical asymptotes, calculating limits is one of the first steps toward mastering calculus. That’s where…

  • Length to Volume Calculator

    Length (in inches): Width (in inches): Height (in inches): Calculate Volume is a key measurement in various industries, from construction and manufacturing to packaging and DIY projects. If you have the dimensions of an object—its length, width, and height—you can calculate its volume quickly. The Length to Volume Calculator is a practical tool that lets…

  • Sides Of Triangle Calculator

    Known Values Two Sides + AngleTwo Angles + Side Side a Side b Angle C (between a and b) (degrees) Angle A (degrees) Angle B (degrees) Known Side Calculate Reset Missing Side(s): A triangle is one of the most fundamental shapes in geometry, consisting of three sides and three angles. Understanding the relationship between the…

  • Triangle Missing Side Calculator

    Select Triangle Type Choose triangle typeRight Triangle (Pythagorean Theorem)Any Triangle (Law of Cosines)Any Triangle (Law of Sines) Missing Side Copy Formula Used Copy Calculate Reset A Triangle Missing Side Calculator is a practical online tool that helps you determine an unknown side of a triangle using the information you already have—such as two sides, angles,…

  • Rotation Calculator

    Rotation Calculator Rotation Type 2D Point Rotation2D Shape Rotation3D Point Rotation3D Vector RotationEuler AnglesQuaternion Rotation Rotation Direction Counter-clockwise (Standard)Clockwise Angle Unit DegreesRadians Original Point X Coordinate Y Coordinate Rotation Parameters Rotation Angle Center X (optional) Center Y (optional) Shape Points Number of Points 3 points (Triangle)4 points (Quadrilateral)5 points6 points8 points Rotation Parameters Rotation Angle…

  • Fraction Calculator

    Fractions are an essential part of everyday math, but they can be tricky to handle—especially when adding, subtracting, multiplying, dividing, or simplifying them. Doing these calculations by hand often takes time and can lead to mistakes. That’s why a Fraction Calculator is such a useful tool. It allows you to enter fractions and instantly get…