Class 10 Mathematics
Area of Triangle
⏱ 12 min read
The area of a triangle is a fundamental concept in geometry that helps us understand the space enclosed within a triangle's three sides. This chapter will explore various methods to calculate the area of a triangle, including the base-height formula, Heron's formula, and the use of trigonometry. Understanding these concepts is essential not only for solving mathematical problems but also for real-life applications in fields like architecture, engineering, and design.
A triangle is a polygon with three edges and three vertices. The sum of the interior angles of a triangle is always 180 degrees. Triangles can be classified based on their sides and angles:
The most common formula to find the area of a triangle is:
Area = (1/2) × base × height
Consider a triangle with a base of 10 cm and a height of 5 cm. The area can be calculated as follows:
Area = (1/2) × 10 cm × 5 cm = 25 cm².
For triangles where the base and height are not known, we can use Heron's formula to find the area. This formula is useful when all three sides of the triangle are known. The formula is given by:
Area = √[s(s - a)(s - b)(s - c)]
where:
s = (a + b + c) / 2
Suppose a triangle has sides of lengths 7 cm, 8 cm, and 9 cm. First, calculate the semi-perimeter:
s = (7 + 8 + 9) / 2 = 12 cm.
Now, applying Heron's formula:
Area = √[12(12 - 7)(12 - 8)(12 - 9)] = √[12 × 5 × 4 × 3] = √[720] = 26.83 cm² (approximately).
When we know two sides and the included angle, we can use the formula:
Area = (1/2) × a × b × sin(C)
where a and b are the lengths of the two sides, and C is the angle between them.
If two sides of a triangle measure 6 cm and 8 cm, and the angle between them is 30 degrees, the area can be calculated as:
Area = (1/2) × 6 cm × 8 cm × sin(30°) = (1/2) × 6 × 8 × (1/2) = 12 cm².
For a right triangle, the area can also be calculated using the two shorter sides (legs) as the base and height:
Area = (1/2) × base × height.
For an equilateral triangle with side length a, the area can be calculated using the formula:
Area = (√3 / 4) × a².
In this chapter, we learned about different methods to calculate the area of a triangle. The key formulas include:
Understanding how to calculate the area of a triangle is crucial for solving various mathematical problems and applying geometric principles in real-world scenarios. Practice these concepts with different types of triangles to strengthen your understanding!
🧠 Ready to test your knowledge?
Take the quiz for this chapter to reinforce what you just learned and track your progress.