Triangle Calculator

Please provide 3 values including at least one side to the following 6 fields, and click the "Calculate" button. When radians are selected as the angle unit, it can take values such as pi/2, pi/4, etc.

Result

Acute Isosceles Triangle

Side a = 1
Side b = 1
Side c = 1.13309

Angle ∠A = 55.49° = 55°29'26" = 0.96849 rad
Angle ∠B = 55.49° = 55°29'26" = 0.96849 rad
Angle ∠C = 69.019° = 69°1'8" = 1.20461 rad

C=69.019°B=55.49°A=55.49°b=1a=1c=1.133

Area = 0.46685
Perimeter p = 3.13309
Semiperimeter s = 1.56654

Height ha = 0.9337
Height hb = 0.9337
Height hc = 0.82403

Median ma = 0.94443
Median mb = 0.94443
Median mc = 0.82403

Inradius r = 0.29801
Circumradius R = 0.60677

Vertex coordinates: A[0, 0] B[1.13309, 0] C[0.56654, 0.82403]
Centroid: [0.56654, 0.27468]
Inscribed Circle Center: [0.56654, 0.29801]
Circumscribed Circle Center: [0.56654, 0.21726]

+ Show Calculation Steps



 
   

Angle Unit:




A triangle is a polygon that has three vertices. A vertex is a point where two or more curves, lines, or edges meet; in the case of a triangle, the three vertices are joined by three line segments called edges. A triangle is usually referred to by its vertices. Hence, a triangle with vertices a, b, and c is typically denoted as Δabc. Furthermore, triangles tend to be described based on the length of their sides, as well as their internal angles. For example, a triangle in which all three sides have equal lengths is called an equilateral triangle while a triangle in which two sides have equal lengths is called isosceles. When none of the sides of a triangle have equal lengths, it is referred to as scalene, as depicted below.

triangle types

Tick marks on the edge of a triangle are a common notation that reflects the length of the side, where the same number of ticks means equal length. Similar notation exists for the internal angles of a triangle, denoted by differing numbers of concentric arcs located at the triangle's vertices. As can be seen from the triangles above, the length and internal angles of a triangle are directly related, so it makes sense that an equilateral triangle has three equal internal angles, and three equal length sides. Note that the triangle provided in the calculator is not shown to scale; while it looks equilateral (and has angle markings that typically would be read as equal), it is not necessarily equilateral and is simply a representation of a triangle. When actual values are entered, the calculator output will reflect what the shape of the input triangle should look like.

Triangles classified based on their internal angles fall into two categories: right or oblique. A right triangle is a triangle in which one of the angles is 90°, and is denoted by two line segments forming a square at the vertex constituting the right angle. The longest edge of a right triangle, which is the edge opposite the right angle, is called the hypotenuse. Any triangle that is not a right triangle is classified as an oblique triangle and can either be obtuse or acute. In an obtuse triangle, one of the angles of the triangle is greater than 90°, while in an acute triangle, all of the angles are less than 90°, as shown below.

triangle types

Triangle facts, theorems, and laws

a
sin(A)
=
b
sin(B)
=
c
sin(C)
2
sin(90°)
=
c
sin(45°)
c = 2 ×
2
2
×
1
1
= √2
A = arccos(
b2 + c2 - a2
2bc
)
B = arccos(
a2 + c2 - b2
2ac
)
C = arccos(
a2 + b2 - c2
2ab
)
B =arccos(
82 + 102 - 62
2 × 8 × 10
)
=arccos(0.8) = 36.87°

Area of a Triangle

There are multiple different equations for calculating the area of a triangle, dependent on what information is known. Likely the most commonly known equation for calculating the area of a triangle involves its base, b, and height, h. The "base" refers to any side of the triangle where the height is represented by the length of the line segment drawn from the vertex opposite the base, to a point on the base that forms a perpendicular.

area =
1
2
b × h
EX:Triangle example
area =
1
2
× 5 × 6 = 15

Given the length of two sides and the angle between them, the following formula can be used to determine the area of the triangle. Note that the variables used are in reference to the triangle shown in the calculator above. Given a = 9, b = 7, and C = 30°:

area =
1
2
ab × sin(C)
=
1
2
bc × sin(A)
=
1
2
ac × sin(B)
EX:   area =
1
2
× 7 × 9 × sin(30°)
= 15.75

Another method for calculating the area of a triangle uses Heron's formula. Unlike the previous equations, Heron's formula does not require an arbitrary choice of a side as a base, or a vertex as an origin. However, it does require that the lengths of the three sides are known. Again, in reference to the triangle provided in the calculator, if a = 3, b = 4, and c = 5:

area = s(s - a)(s - b)(s - c)
Where: s =
a + b + c
2
EX: s =
3 + 4 + 5
2
= 6
area = 6(6 - 3)(6 - 4)(6 - 5) = 6

Median, inradius, and circumradius

Median

The median of a triangle is defined as the length of a line segment that extends from a vertex of the triangle to the midpoint of the opposing side. A triangle can have three medians, all of which will intersect at the centroid (the arithmetic mean position of all the points in the triangle) of the triangle. Refer to the figure provided below for clarification.

median of a triangle

The medians of the triangle are represented by the line segments ma, mb, and mc. The length of each median can be calculated as follows:

median of a triangle segments

Where a, b, and c represent the length of the side of the triangle as shown in the figure above.

As an example, given that a=2, b=3, and c=4, the median ma can be calculated as follows:

median of a triangle example

Inradius

The inradius is the radius of the largest circle that will fit inside the given polygon, in this case, a triangle. The inradius is perpendicular to each side of the polygon. In a triangle, the inradius can be determined by constructing two angle bisectors to determine the incenter of the triangle. The inradius is the perpendicular distance between the incenter and one of the sides of the triangle. Any side of the triangle can be used as long as the perpendicular distance between the side and the incenter is determined, since the incenter, by definition, is equidistant from each side of the triangle.

triangle inradius

For the purposes of this calculator, the inradius is calculated using the area (Area) and semiperimeter (s) of the triangle along with the following formulas:

inradius =  
area
s
s =  
a + b +c
2

where a, b, and c are the sides of the triangle

Circumradius

The circumradius is defined as the radius of a circle that passes through all the vertices of a polygon, in this case, a triangle. The center of this circle, where all the perpendicular bisectors of each side of the triangle meet, is the circumcenter of the triangle, and is the point from which the circumradius is measured. The circumcenter of the triangle does not necessarily have to be within the triangle. It is worth noting that all triangles have a circumcircle (circle that passes through each vertex), and therefore a circumradius.

triangle circumradius

For the purposes of this calculator, the circumradius is calculated using the following formula:

circumradius =  
a
2sin(A)

Where a is a side of the triangle, and A is the angle opposite of side a

Although side a and angle A are being used, any of the sides and their respective opposite angles can be used in the formula.

Financial Fitness & Health Math Other