If AD is the median of triangle ABC whose vertices are A (-2,6) B(2,1) and C(8,7) find the length of median AD
(I need the answer using the formula of coordinate geometry chapter)
Answers
Answer:
Step-by-step explanation:
Since , median of a ∆ meets the side at is mid point
Mid point of BC = ( (x1 + X2 )/2 , (y1 + y2 )/2 ) =( (2+8)/2 , ( 7+1) /2 )= (5,4)
Therefore pt. D = (5,4)
Using distance formula ,
AD = √((X2 - x1 )² + (y2 - y2)² )
= √(-2-5)² + (4-6)² = √ ( 49 + 4 ) = √53 units ( Ans. )
Concept
A line segment connecting a vertex to the midpoint of the opposite side is referred to as a triangle's median.
The mid-point of a line joining the coordinates and is given as-
The length of a line joining the coordinates and is given as-
Given
The three vertices of a triangle ABC are A(-2,6), B(2,1) and C(8,7).
Find
We have to find the length of the median AD of a triangle ABC.
Solution
Consider the following figure,
The coordinates of mid-point D is given as-
Now, the length of the median AD is given as-
Hence, the length of the median AD is units.
#SPJ2