Question 1105670: How do you find the radius of a circle inscribed in a scalene triangle
Found 3 solutions by KMST, ikleyn, rothauserc: Answer by KMST(5328) (Show Source):
You can put this solution on YOUR website! Here is a scalene triangle (ABC) with an inscribed circle centered at O.
.
Here is the same sketch with the line segments connecting the circle center
with the vertices of the triangle,
and with the points of tangency with the triangle sides.
.
, , and ,
connect circle center O to the points of tangency.
They are radii of the circle, 
and they are perpendicular to the sides of the triangle.
So, they are the heights of triangles ABO, BCO, and ACO.
If you know , , and ,
the lengths of the sides of the triangle,
you can calculate the area of triangle ABC
as the sum of the areas of triangles ABO, BCO, and ACO:
or .
You could also calculate the area of the triangle using Heron's formula as
, where is the semi-perimeter.
If you do not know the semi-perimeter (or the perimeter, or the lengths of all 3 sides of the triangle),
as long as you have enough information to determine what triangle is congruent to that one,
there is a way to find those lengths,
and you could use a similar strategy after you find the needed length(s).
The same strategy would work for any triangle, scalene or otherwise.
If you do not have enough information to find the needed lengths,
you may know that the triangle is scalene,
but you do not know the triangle, and cannot find the radius.
For example, knowing only that the side lengths are in the ratio 3:4:5, or that all 3 angles have different measures would let you know the triangle is scalene, but there would be no way to calculate the radius of the inscribed circle.
Answer by ikleyn(52787) (Show Source): Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! If the sides have length a, b, c, we define the semi-perimeter s to be half their sum, so s = (a+b+c)/2. Given this, the radius is
:
r^2 = (s - a)*(s - b)*(s - c) / s
:
Take the square root of this expression to find r
:
Here we are using Heron's formula to derive the formula for r^2, namely
:
A = s * r
:
|
|
|