Calculus Application: Deriving the Area of a Triangle through Definite Integration
APPLICATION OF DEFINITE INTEGRAL
- Definite integration serves as a foundational tool in calculus for calculating various geometric and physical quantities, such as areas, volumes, work, and center of mass.
- One principal application is determining the total area of a geometric figure by integrating the lengths of infinitesimal cross-sectional strips.
AREA OF A TRIANGLE
- The objective is to derive the standard geometric formula for the area of a triangle using the principles of integration.
- The known geometric formula for the area (A) is:
- A=21bh0
- Where b is the base of the triangle.
- Where h0 is the vertical height of the triangle.
SETTING UP THE INTEGRAL
- To calculate the area through integration, we consider a triangle with height h0 and base b.
- We define a horizontal slice (strip) at an arbitrary height h from the vertex.
- Let the length of this strip be L. By the property of similar triangles, the relationship between the strip length L and the base b relative to the height is expressed as:
- L=b(h0h)
- The infinitesimal area (dA) of this strip is given by the product of its length (L) and its infinitesimal height (dh):
- dA=Ldh=(h0bh)dh
INTEGRATION STEPS AND EVALUATION
- The total area (A) is obtained by integrating the strip area (dA) from the vertex (h=0) to the base (h=h0):
- A=∫0h0h0bhdh
- The term h0b is a constant with respect to the variable of integration h, and can thus be factored out of the integral:
- A=h0b∫0h0hdh
- Applying the power rule for integration, where ∫hndh=n+1hn+1:
- Here, n=1, so the integral becomes:
- A=h0b[1+1h1+1]0h0
- A=h0b[2h2]0h0
- We evaluate the definite integral by substituting the upper limit (h0) and the lower limit (0):
- A=h0b(2h02−202)
- A=h0b(2h02)
- Simplifying the resulting expression:
- A=h0×2b×h02
- One factor of h0 in the numerator cancels with the h0 in the denominator:
- A=2bh0
- A=21bh0
- The derivation concludes that the area found via definite integration matches the classical geometric formula exactly.