Chapter 41
Concept Explanation:
The Altitude of a Triangle is a perpendicular segment from a vertex of the triangle to the line containing the opposite side (also called the base). The altitude forms a right angle with the base, and each triangle has three possible altitudes, one from each vertex.
Altitudes play a significant role in determining the area of a triangle, as the area is calculated using the formula:
Here, the height is the length of the altitude.
*** QuickLaTeX cannot compile formula: \begin{tikzpicture}\draw<a href="0,0">thick</a> -- (4,0) node[right] {Base};\draw<a href="0,0">thick</a> -- (2,3) node[above] {Vertex};\draw<a href="2,3">thick</a> -- (4,0);\draw<a href="2,3">dashed</a> -- (2,0) node[below] {Altitude};\draw<a href="2,0">thick</a> -- (2,0.2);\end{tikzpicture} *** Error message: Error: Cannot create svg file
In the diagram, the dashed line represents the altitude of the triangle from the vertex to the base.
Common Mistakes:
- Misidentifying the Altitude: Some students confuse the altitude with the median or angle bisector. The altitude always forms a right angle with the base.
- Choosing Incorrect Base: When determining the altitude, ensure the correct base is selected based on the vertex from which the altitude is drawn.
Helpful Tips:
- Use Right-Angle Detection: Always look for the perpendicular sign (a right angle) to identify the altitude correctly.
- Visualize the Triangle: In obtuse triangles, the altitude from a vertex may fall outside the triangle, making visualization key.
Hard Questions:
Q1: In a right triangle with base 6 cm and height (altitude) 8 cm, what is the area of the triangle?
Step-by-Step Solution:
- The area of a triangle is calculated using the formula:
- Substitute the given values:
Answer:
- The area of the triangle is .
Q2: In an equilateral triangle with side length 10 cm, find the length of the altitude.
Step-by-Step Solution:
- An equilateral triangle can be split into two 30-60-90 triangles. The altitude is the side opposite the ( 60^\circ ) angle.
- In a 30-60-90 triangle, the altitude is given by:
- Rearranging to solve for the height:
Answer:
- The height (altitude) is .
Q4: In an isosceles triangle with equal sides of length 13 cm and base of length 10 cm, find the altitude.
Step-by-Step Solution:
- The altitude splits the isosceles triangle into two right triangles. Half of the base is
Answer:
- The altitude is .
Q5: In a triangle with vertices ( A(0, 0) ), ( B(6, 0) ), and ( C(3, 4) ), find the altitude from ( C ) to the base ( AB ).
Step-by-Step Solution:
- The base ( AB ) lies on the x-axis, so the altitude is the y-coordinate of point ( C ).
- The altitude is the distance from ( C(3, 4) ) to the line ( AB ):
Answer:
- The altitude is .