Animated Solution for Mathematics - Straight Lines: (a) Two vertices of a triangle are (5,−1) and (−2,3). If the orthocentre of the triangle is the origin, find the coordinates of the third point. (b) Find the equation of the line which bisects the obtuse angle between the lines x−2y+4=0 and 4x−3y+2=0.
Visualized Solution
Visualizing the Triangle and Orthocenter
Given vertices: A(5,−1) and B(−2,3)
Orthocenter: H(0,0) (the origin)
Let the third vertex be C(h,k)
Property of Orthocenter: AH⊥BC
Property: The altitude from A passes through the orthocenter H and is perpendicular to the opposite side BC.
Therefore, Slope of AH×Slope of BC=−1
Setting up the First Equation
Slope of AH=5−0−1−0=−51
Slope of BC=h−(−2)k−3=h+2k−3
Substituting into the perpendicularity condition:
(−51)×(h+2k−3)=−1
Simplifying to Linear Form
Multiply both sides by −5(h+2):
k−3=5(h+2)
k−3=5h+10
Equation 1:5h−k+13=0
Property of Orthocenter: BH⊥AC
Property: Similarly, the altitude from B passes through H and is perpendicular to AC.
Therefore, Slope of BH×Slope of AC=−1
Setting up the Second Equation
Slope of BH=−2−03−0=−23
Slope of AC=h−5k−(−1)=h−5k+1
Substituting into the perpendicularity condition:
(−23)×(h−5k+1)=−1
Simplifying the Second Equation
Multiply both sides by −32(h−5):
3(k+1)=2(h−5)
3k+3=2h−10
Equation 2:2h−3k−13=0
Solving for Vertex C(h,k)
From Equation 1: k=5h+13
Substitute into Equation 2:
2h−3(5h+13)−13=0
−13h−39−13=0⇒−13h=52⇒h=−4
Substitute h=−4 back: k=5(−4)+13=−7
The third vertex is C(−4,−7)
Part (b): Lines and Angle Bisectors
Given lines:
L1:x−2y+4=0
L2:4x−3y+2=0
Goal: Find the equation of the obtuse angle bisector.
The a1a2+b1b2 Test
Step 1: Ensure constant terms are positive: c1=4>0 and c2=2>0.
Step 2: Calculate a1a2+b1b2:
a1a2+b1b2=(1)(4)+(−2)(−3)=4+6=10
Since a1a2+b1b2>0, the positive sign in the formula gives the obtuse angle bisector.