Area of a triangle

(Redirected fromTriangle area)

Ingeometry,calculating theareaof atriangleis an elementary problem encountered often in many different situations. The best known and simplest formula iswherebis thelengthof thebaseof the triangle, andhis theheightoraltitudeof the triangle. The term "base" denotes any side, and "height" denotes the length of a perpendicular from the vertex opposite the base onto the line containing the base.Euclidproved that the area of a triangle is half that of a parallelogram with the same base and height in his bookElementsin 300 BCE.[1]In 499 CEAryabhata,used this illustrated method in theAryabhatiya(section 2.6).[2]

The area of a triangle can be demonstrated, for example by means of thecongruence of triangles,as half of the area of aparallelogramthat has the same base length and height.
A graphic derivation of the formulathat avoids the usual procedure of doubling the area of the triangle and then halving it.

Although simple, this formula is only useful if the height can be readily found, which is not always the case. For example, theland surveyorof a triangular field might find it relatively easy to measure the length of each side, but relatively difficult to construct a 'height'. Various methods may be used in practice, depending on what is known about the triangle. Other frequently used formulas for the area of a triangle use trigonometry, side lengths (Heron's formula), vectors, coordinates, line integrals, Pick's theorem, or other properties.[3]

History

edit

Heron of Alexandriafound what is known asHeron's formulafor the area of a triangle in terms of its sides, and a proof can be found in his book,Metrica,written around 60 CE. It has been suggested thatArchimedesknew the formula over two centuries earlier,[4]and sinceMetricais a collection of the mathematical knowledge available in the ancient world, it is possible that the formula predates the reference given in that work.[5]In 300 BCE Greek mathematicianEuclidproved that the area of a triangle is half that of a parallelogram with the same base and height in his bookElements of Geometry.[6]

In 499Aryabhata,a greatmathematician-astronomerfrom the classical age ofIndian mathematicsandIndian astronomy,expressed the area of a triangle as one-half the base times the height in theAryabhatiya.[7]

A formula equivalent to Heron's was discovered by the Chinese independently of the Greeks. It was published in 1247 inShushu Jiuzhang( "Mathematical Treatise in Nine Sections"), written byQin Jiushao.[8]

Using trigonometry

edit
Applying trigonometry to find the altitudeh.

The height of a triangle can be found through the application oftrigonometry.

Knowing SAS (side-angle-side)

Using the labels in the image on the right, the altitude ish=asin.Substituting this in the formuladerived above, the area of the triangle can be expressed as:

(where α is the interior angle atA,β is the interior angle atB,is the interior angle atCandcis the lineAB).

Furthermore, since sin α = sin (π− α) = sin (β +), and similarly for the other two angles:

Knowing AAS (angle-angle-side)

and analogously if the known side isaorc.

Knowing ASA (angle-side-angle)

and analogously if the known side isborc.[9]

Using side lengths (Heron's formula)

edit

A triangle's shape is uniquely determined by the lengths of the sides, so its metrical properties, including area, can be described in terms of those lengths. ByHeron's formula,

whereis thesemiperimeter,or half of the triangle's perimeter.

Three other equivalent ways of writing Heron's formula are

Formulas resembling Heron's formula

edit

Three formulas have the same structure as Heron's formula but are expressed in terms of different variables. First, denoting the medians from sidesa,b,andcrespectively asma,mb,andmcand their semi-sum(ma+mb+mc)/2as σ, we have[10]

Next, denoting the altitudes from sidesa,b,andcrespectively asha,hb,andhc,and denoting the semi-sum of the reciprocals of the altitudes aswe have[11]

And denoting the semi-sum of the angles' sines asS= [(sin α) + (sin β) + (sin γ)]/2,we have[12]

whereDis the diameter of thecircumcircle:

Using vectors

edit

The area of triangle ABC is half of the area of aparallelogram:

where,,andarevectorsto the triangle's vertices from any arbitrary origin point, so thatandare thetranslation vectorsfrom vertexto each of the others, andis thewedge product.If vertexis taken to be the origin, this simplifies to.

The oriented relativearea of a parallelogramin any affine space, a type ofbivector,is defined aswhereandare translation vectors from one vertex of the parallelogram to each of the two adacent vertices. In Euclidean space, the magnitude of this bivector is a well-defined scalar number representing the area of the parallelogram. (For vectors in three-dimensional space, the bivector-valued wedge product has the same magnitude as the vector-valuedcross product,but unlike the cross product, which is only defined in three-dimensional Euclidean space, the wedge product is well-defined in an affine space of any dimension.)

The area of triangleABCcan also be expressed in terms ofdot products.Taking vertexto be the origin and calling translation vectors to the other verticesand,

where for any Euclidean vector.[13]This area formula can be derived from the previous one using the elementary vector identity.

In two-dimensional Euclidean space, for a vectorwith coordinatesand vectorwith coordinates,the magnitude of the wedge product is

(See the following section.)

Using coordinates

edit

If vertexAis located at the origin (0, 0) of aCartesian coordinate systemand the coordinates of the other two vertices are given byB= (xB,yB)andC= (xC,yC),then the area can be computed as12times theabsolute valueof thedeterminant

For three general vertices, the equation is:

which can be written as

If the points are labeled sequentially in the counterclockwise direction, the above determinant expressions are positive and the absolute value signs can be omitted.[14]The above formula is known as theshoelace formulaor the surveyor's formula.

If we locate the vertices in the complex plane and denote them in counterclockwise sequence asa=xA+yAi,b=xB+yBi,andc=xC+yCi,and denote their complex conjugates as,,and,then the formula

is equivalent to the shoelace formula.

In three dimensions, the area of a general triangleA= (xA,yA,zA),B= (xB,yB,zB)andC= (xC,yC,zC) is thePythagorean sumof the areas of the respective projections on the three principal planes (i.e.x= 0,y= 0 andz= 0):

Using line integrals

edit

The area within any closed curve, such as a triangle, is given by theline integralaround the curve of the algebraic or signed distance of a point on the curve from an arbitrary oriented straight lineL.Points to the right ofLas oriented are taken to be at negative distance fromL,while the weight for the integral is taken to be the component of arc length parallel toLrather than arc length itself.

This method is well suited to computation of the area of an arbitrarypolygon.TakingLto be thex-axis, the line integral between consecutive vertices (xi,yi) and (xi+1,yi+1) is given by the base times the mean height, namely(xi+1xi)(yi+yi+1)/2.The sign of the area is an overall indicator of the direction of traversal, with negative area indicating counterclockwise traversal. The area of a triangle then falls out as the case of a polygon with three sides.

While the line integral method has in common with other coordinate-based methods the arbitrary choice of a coordinate system, unlike the others it makes no arbitrary choice of vertex of the triangle as origin or of side as base. Furthermore, the choice of coordinate system defined byLcommits to only two degrees of freedom rather than the usual three, since the weight is a local distance (e.g.xi+1xiin the above) whence the method does not require choosing an axis normal toL.

When working inpolar coordinatesit is not necessary to convert toCartesian coordinatesto use line integration, since the line integral between consecutive vertices (rii) and (ri+1i+1) of a polygon is given directly byriri+1sin(θi+1− θi)/2.This is valid for all values of θ, with some decrease in numerical accuracy when |θ| is many orders of magnitude greater than π. With this formulation negative area indicates clockwise traversal, which should be kept in mind when mixing polar and cartesian coordinates. Just as the choice ofy-axis (x= 0) is immaterial for line integration in cartesian coordinates, so is the choice of zero heading (θ = 0) immaterial here.

Using Pick's theorem

edit

SeePick's theoremfor a technique for finding the area of any arbitrarylattice polygon(one drawn on a grid with vertically and horizontally adjacent lattice points at equal distances, and with vertices on lattice points).

The theorem states:

whereis the number of internal lattice points andBis the number of lattice points lying on the border of the polygon.

Other area formulas

edit

Numerous other area formulas exist, such as

whereris theinradius,andsis thesemiperimeter(in fact, this formula holds foralltangential polygons), and[15]: Lemma 2 

whereare the radii of theexcirclestangent to sidesa, b, crespectively.

We also have

and[16]

for circumdiameterD;and[17]

for angle α ≠ 90°.

The area can also be expressed as[18]

In 1885, Baker[19]gave a collection of over a hundred distinct area formulas for the triangle. These include:

for circumradius (radius of the circumcircle)R,and

Upper bound on the area

edit

The areaTof any triangle with perimeterpsatisfies

with equality holding if and only if the triangle is equilateral.[20][21]: 657 

Other upper bounds on the areaTare given by[22]: p.290 

and

both again holding if and only if the triangle is equilateral.

Bisecting the area

edit

There are infinitely manylines that bisect the area of a triangle.[23]Three of them are the medians, which are the only area bisectors that go through the centroid. Three other area bisectors are parallel to the triangle's sides.

Any line through a triangle that splits both the triangle's area and its perimeter in half goes through the triangle's incenter. There can be one, two, or three of these for any given triangle.

See also

edit


References

edit
  1. ^"Euclid's Proof of the Pythagorean Theorem | Synaptic".Central College.Retrieved2023-07-12.
  2. ^The Āryabhaṭīyaby Āryabhaṭa(translated into English byWalter Eugene Clark,1930) hosted online by theInternet Archive.
  3. ^Weisstein, Eric W."Triangle area".MathWorld.
  4. ^Heath, Thomas L. (1921).A History of Greek Mathematics (Vol II).Oxford University Press. pp. 321–323.
  5. ^Weisstein, Eric W."Heron's Formula".MathWorld.
  6. ^"Euclid's Proof of the Pythagorean Theorem | Synaptic".Central College.Retrieved2023-07-12.
  7. ^Clark, Walter Eugene (1930).The Aryabhatiya of Aryabhata: An Ancient Indian Work on Mathematics and Astronomy(PDF).University of Chicago Press. p. 26.
  8. ^Xu, Wenwen; Yu, Ning (May 2013)."Bridge Named After the Mathematician Who Discovered the Chinese Remainder Theorem"(PDF).Notices of the American Mathematical Society.60(5): 596–597.
  9. ^Weisstein, Eric W."Triangle".MathWorld.
  10. ^Benyi, Arpad, "A Heron-type formula for the triangle,"Mathematical Gazette87, July 2003, 324–326.
  11. ^Mitchell, Douglas W., "A Heron-type formula for the reciprocal area of a triangle,"Mathematical Gazette89, November 2005, 494.
  12. ^Mitchell, Douglas W., "A Heron-type area formula in terms of sines,"Mathematical Gazette93, March 2009, 108–109.
  13. ^The quantityrepresentsgeometric productof a vectorwith itself.
  14. ^Bart Braden (1986)."The Surveyor's Area Formula"(PDF).The College Mathematics Journal.17(4): 326–337.doi:10.2307/2686282.JSTOR2686282.Archived fromthe original(PDF)on 5 November 2003.Retrieved5 January2012.
  15. ^"Sa ́ndor Nagydobai Kiss," A Distance Property of the Feuerbach Point and Its Extension ",Forum Geometricorum16, 2016, 283–290 "(PDF).
  16. ^"Circumradius".AoPSWiki.Archived fromthe originalon 20 June 2013.Retrieved26 July2012.
  17. ^Mitchell, Douglas W., "The area of a quadrilateral,"Mathematical Gazette93, July 2009, 306–309.
  18. ^Pathan, Alex, and Tony Collyer, "Area properties of triangles revisited,"Mathematical Gazette89, November 2005, 495–497.
  19. ^Baker, Marcus, "A collection of formulae for the area of a plane triangle,"Annals of Mathematics,part 1 in vol. 1(6), January 1885, 134–138; part 2 in vol. 2(1), September 1885, 11–18. The formulas given here are #9, #39a, #39b, #42, and #49. The reader is advised that several of the formulas in this source are not correct.
  20. ^Chakerian, G.D. "A Distorted View of Geometry." Ch. 7 inMathematical Plums(R. Honsberger, editor). Washington, DC: Mathematical Association of America, 1979: 147.
  21. ^Rosenberg, Steven; Spillane, Michael; and Wulf, Daniel B. "Heron triangles and moduli spaces",Mathematics Teacher101, May 2008, 656–663.
  22. ^Posamentier, Alfred S., and Lehmann, Ingmar,The Secrets of Triangles,Prometheus Books, 2012.
  23. ^Dunn, J.A., and Pretty, J.E., "Halving a triangle,"Mathematical Gazette56, May 1972, 105–108.