Median of a Triangle: What happens when you draw a line from a vertex of a triangle to the midpoint of the opposite side?
This line, called the median, divides the side into two equal parts. Every triangle has three medians, and they all meet at one point, known as the centroid. The centroid is important because it represents the triangle’s center of balance. In this article, we will explore the median of a triangle in detail, including its properties, steps to find the median of a triangle using coordinates with examples, and more. [video width="1920" height="1080" mp4="https://www.pw.live/exams/wp-content/uploads/2024/12/Curious-Jr-Ad-3-1-1.mp4"][/video]Step 1: Identify the Coordinates : Begin by noting the coordinates of the triangle's vertices. Denote them as (x 1 ,y 1 ), (x 2 ,y 2 ), and (x 3 ,y 3 )
Step 2: Calculate the midpoint of the opposite side. Choose a vertex for which you want to calculate the median, and identify the opposite side. Use the midpoint formula to find the midpoint of this side.
Midpoint = (x 2 + x 3 /2, y 2 + y 3 /2 )
Step 3: Find the length of the median. With the midpoint determined, use the distance formula to calculate the length of the median from the chosen vertex to the midpoint.d = √(x 1 −Midpoint x ) 2 + (y 1 −Midpoint y ) 2
Step 4: Repeat for the Other Vertices : Repeat the process for the remaining vertices of the triangle to find the medians corresponding to the other two sides. Step 5: Analyze the Results : Compare the lengths of the three medians if required or use the specific one of interest. Each median corresponds to the line segment from a vertex to the midpoint of the opposite side.Step 1: Draw the triangle and label its vertices A , B , and C .
Step 2: Find the midpoint of each side by measuring or using the midpoint formula.
Step 3: Connect each midpoint to the opposite vertex using a straight line.
Step 4: Verify that the three lines intersect at a single point, the centroid.