Question
Question: The vertices of a triangle are \(A\left( -1,7 \right)B\left( 5,1 \right)\) and \(C\left( 1,4 \right)...
The vertices of a triangle are A(−1,7)B(5,1) and C(1,4). The equation of the bisector of is?
- x−7y+2=0
- x+y−6=0
- x+2y−7=0
- 116x−39y=157
Solution
Here we have to find the equation of the angle bisector of angle ABC. For that, we will first draw the triangle and mark the given points. We will equate the ratio at which the angle bisector divides the opposite side of the triangle and the ratio of length of two other sides of the triangle. From there, we will find the rate at which the angle bisector divides the opposite side of the triangle. Then we will use the section formula to find the other point of the angle bisector and we will find the equation of the angle bisector using these two points.
Complete step by step solution:
Let’s draw the triangle and mark the given points. Let the point at which the bisector of the angle ABC intersects the side AC be point D.
Let’s find the length of AB and BC using the distance formula.
Length of the side AB =Distance of the point (−1,−7)from (5,1) =[(5−(−1))2+(1−(−7))2]
We will subtract -1 from 5 and -7 from 1 and then we will take the square of it and then square root.
Distance of the point (−1,−7)from (5,1) =10
Length of the side BC =Distance of the point (1,4)from (5,1) =[(5−1)2+(1−4)2]
We will subtract 1 from 5 and 4 from 1 and then we will take the square of it and then square root.
Distance of the point (1,4)from (5,1) =5
Since BD is the required bisector of angle ABC. Therefore, the ratio of length BA & BC are equal to the ratio of length DA & CD.
CD:DA=BC:BA
Putting the value of AB and BC, we get
CD:DA=5:10=1:2
Since, we got the ratio, so we can easily find the value of point D using the section formula.
∴D=(32−1,3−7+8)D=(31,31)
Since the point B is (5,1) and of D is (31,31). So we can find the equation of BD now.
Equation line BD y−1=5−311−31(x−5)
On further simplification, we get
y−1=71(x−5)x−7y+2=0
Therefore, the equation of the bisector of angle ABC is x−7y+2=0
Thus, the correct option is A.
Note:
The formula which we have used here for finding the distance between the two points is in two dimensional.
The distance formula for three dimensional is different.
Say we have to find the distance between the points (x1,y1,z1) and (x2,y2,z2)
So the distance between these two points is
[(x2−x1)2+(y2−y1)2+(z2−z1)2]