Animated Solution for Mathematics - Straight Lines: Straight lines 3x+4y=5 and 4x−3y=15 intersect at the point A. Points B and C are chosen on these two lines such that AB=AC. Determine the possible equations of the line BC passing through the point (1,2).
Visualized Solution
Visualizing the Geometry
Given lines: L1:3x+4y−5=0 and L2:4x−3y−15=0
Intersection point is A
Condition: AB=AC, making △ABC an isosceles triangle
The Isosceles Triangle Property
In △ABC, since AB=AC, the line BC must be perpendicular to the angle bisectors of the lines L1 and L2
There are two angle bisectors for any two intersecting lines
Equation of Angle Bisectors
Equation of angle bisectors: 32+423x+4y−5=±42+(−3)24x−3y−15
Simplifying the Bisector Equation
Simplifying the denominators: 32+42=5 and 42+(−3)2=5
The equation simplifies to: 53x+4y−5=±54x−3y−15
First Angle Bisector (B1)
Taking the positive sign: 3x+4y−5=4x−3y−15
Rearranging terms: x−7y−10=0
Slope of first bisector (m1): 71
Second Angle Bisector (B2)
Taking the negative sign: 3x+4y−5=−(4x−3y−15)
Simplifying: 3x+4y−5=−4x+3y+15
Rearranging terms: 7x+y−20=0
Slope of second bisector (m2): −7
Determining the Slopes of BC
Since BC⊥ bisectors, the possible slopes (mBC) are:
Case 1: m=−1/71=−7
Case 2: m=−−71=71
First Possible Equation of BC
Using point-slope form: y−y1=m(x−x1) with P(1,2) and m=−7
Equation: y−2=−7(x−1)
Simplifying: y−2=−7x+7⟹7x+y−9=0
Second Possible Equation of BC
Using point-slope form with P(1,2) and m=71
Equation: y−2=71(x−1)
Simplifying: 7y−14=x−1⟹x−7y+13=0
Final Conclusion
Final Equations of line BC:
1. 7x+y−9=0
2. x−7y+13=0
Key Takeaway: The base of an isosceles triangle is always perpendicular to the angle bisector of the vertex angle.
00:00 / 00:00
The Sigma Insight: Angle Between Two Lines
Solution Diagram
Analyzing the Setup
Imagine you are standing at the intersection point A of two roads, represented by the lines 3x+4y−5=0 and 4x−3y−15=0. You are tasked with drawing a third road, BC, such that the triangle formed, △ABC, is perfectly isosceles with AB=AC.
In any isosceles triangle, the altitude from the vertex to the base is the axis of symmetry. This altitude is none other than the angle bisector of the vertex angle. Therefore, our line BC must be perpendicular to the angle bisectors of the given lines.
The Algebraic Engine
To find these bisectors, we use the standard locus definition: the set of points equidistant from two lines. We set up the equation:
32+423x+4y−5=±42+(−3)24x−3y−15
Notice the beauty here? The denominators are both 25, which is 5. They cancel out instantly, leaving us with:
3x+4y−5=±(4x−3y−15)
This is the moment where the complexity collapses into simplicity.
The Two Paths
Taking the positive sign, we get 3x+4y−5=4x−3y−15, which simplifies to x−7y−10=0. The slope of this bisector is m1=71.
Taking the negative sign, we get 3x+4y−5=−4x+3y+15, which simplifies to 7x+y−20=0. The slope of this second bisector is m2=−7.
The Final Leap
We know that BC must be perpendicular to these bisectors. If BC⊥ bisector 1, its slope is the negative reciprocal of 71, which is −7.
If BC⊥ bisector 2, its slope is the negative reciprocal of −7, which is 71.
Now, we use the point-slope form y−y1=m(x−x1) with the intersection point A(1,2).
For m=−7, we get y−2=−7(x−1), leading to 7x+y−9=0.
For m=71, we get y−2=71(x−1), leading to x−7y+13=0.
You have just navigated the geometry of symmetry to find both possible lines. Remember, in JEE Advanced, always look for the geometric property before diving into the algebra.