Animated Solution for Mathematics - Straight Lines: The vertices of a triangle are A(−1,−7),B(5,1) and C(1,4). The equation of the bisector of the angle ∠ABC is .........
Visualized Solution
Visualizing Triangle ABC
Vertices of △ABC: A(−1,−7), B(5,1), C(1,4)
Objective: Find the equation of the internal bisector of ∠ABC
The Angle Bisector Theorem
Angle Bisector Theorem: The bisector of an angle divides the opposite side in the ratio of the sides containing the angle.
Ratio DCAD=BCAB
Calculating Length AB
AB=(5−(−1))2+(1−(−7))2
AB=62+82=36+64=100=10
Calculating Length BC
BC=(5−1)2+(1−4)2
BC=42+(−3)2=16+9=25=5
Determining the Ratio AD:DC
Ratio DCAD=BCAB=510=12
Point D divides AC in the ratio 2:1
Applying the Section Formula
Section Formula: D=(m+nmx2+nx1,m+nmy2+ny1)
Here m=2,n=1, A(−1,−7), C(1,4)
Substitute: D=(2+12(1)+1(−1),2+12(4)+1(−7))
Coordinates of Point D
xD=32−1=31
yD=38−7=31
Point D=(31,31)
Equation of the Bisector BD
Line passing through B(5,1) and D(31,31)
Two-point form: y−y1=x2−x1y2−y1(x−x1)
Calculating the Slope
Slope m=31−531−1
m=−314−32=142=71
Final Equation Rearrangement
y−1=71(x−5)
7(y−1)=x−5
7y−7=x−5
x−7y+2=0
Summary and Key Takeaway
Key Takeaway: Internal angle bisector divides the opposite side in the ratio of adjacent sides.
Final Equation: x−7y+2=0
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
The Geometry of Harmony
Unveiling the Angle Bisector
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a problem; we are exploring the elegant dance between geometry and algebra.
We have a triangle, △ABC, with vertices A(−1,−7), B(5,1), and C(1,4). Our mission is to find the equation of the internal bisector of ∠ABC.
This is a classic problem that tests your ability to bridge the gap between visual intuition and rigorous calculation.
Phase 1
Visualizing the Canvas
Before we touch a single equation, let's ground ourselves. Imagine the coordinate plane with three points, A, B, and C.
The angle bisector of ∠ABC is a line that originates at vertex B and slices through the triangle, splitting the angle at B into two perfectly equal parts. This line eventually intersects the opposite side, AC, at a point we shall call D.
Our goal is to find the equation of the line BD. To do this, we need the coordinates of B (which we have) and the coordinates of D.
Phase 2
The Angle Bisector Theorem
This is where the magic happens. We invoke the Angle Bisector Theorem.
This theorem is a cornerstone of Euclidean geometry, stating that the internal bisector of an angle of a triangle divides the opposite side internally in the ratio of the corresponding sides containing the angle. Mathematically, this means:
DCAD=BCAB
This is our master plan. If we can find the lengths of AB and BC, we know exactly where D sits on the segment AC.
Phase 3
The Calculation
Let's calculate the lengths. Using the distance formula, d=(x2−x1)2+(y2−y1)2, we find:
For AB:
AB=(5−(−1))2+(1−(−7))2=62+82=36+64=100=10
For BC:
BC=(5−1)2+(1−4)2=42+(−3)2=16+9=25=5
Look at that! The ratio BCAB=510=12. This tells us that point D divides the segment AC in a 2:1 ratio.
Phase 4
The Section Formula
Now, we use the section formula to find the coordinates of D. If a point divides the segment joining (x1,y1) and (x2,y2) in the ratio m:n, the coordinates are:
(m+nmx2+nx1,m+nmy2+ny1)
Here, m=2, n=1, A=(−1,−7), and C=(1,4).
xD=2+12(1)+1(−1)=32−1=31
yD=2+12(4)+1(−7)=38−7=31
So, D=(31,31).
Phase 5
The Final Line
We have two points on our line: B(5,1) and D(31,31). The slope m of the line BD is:
m=31−531−1=−314−32=142=71
Using the point-slope form, y−y1=m(x−x1), we get:
y−1=71(x−5)
7(y−1)=x−5
7y−7=x−5
x−7y+2=0
And there it is! The equation of the angle bisector is x−7y+2=0. By combining the geometric insight of the Angle Bisector Theorem with the algebraic power of the section formula, we have conquered the problem.