Animated Solution for Mathematics - Vector Algebra: Let A, B, C be three points in xy-plane, whose position vector are given by 3i^+j^, i^+3j^ and ai^+(1−a)j^ respectively with respect to the origin O. If the distance of the point C from the line bisecting the angle between the vectors OA and OB is 29 then the sum of all the possible values of a is :
Select Answer:
Visualized Solution
Visualize Vectors OA and OB
Given points: A(3,1) and B(1,3)
Origin O(0,0)
Position vectors: OA=3i^+j^ and OB=i^+3j^
Calculate Magnitudes
∣OA∣=(3)2+12=2
∣OB∣=12+(3)2=2
Since ∣OA∣=∣OB∣, the angle bisector lies along OA+OB.
Find the Bisector Vector
Bisector vector V=OA+OB
V=(3+1)i^+(3+1)j^
Direction of bisector is proportional to i^+j^
Equation of the Bisector Line
The line passes through the origin (0,0).
Direction vector is (1,1), so the slope m=1.
Equation of line L: y=x⟹x−y=0
Point C and Perpendicular Distance
Point C has coordinates (a,1−a).
We need the perpendicular distance from C to the line x−y=0.
Let's visualize this distance d.
The Distance Formula
Distance of (x1,y1) from Ax+By+C=0 is:
d=A2+B2∣Ax1+By1+C∣
Substitute Coordinates of C
Substitute x1=a and y1=1−a into x−y=0.
d=12+(−1)2∣a−(1−a)∣
Simplify the Distance Expression
Numerator: ∣a−1+a∣=∣2a−1∣
Denominator: 1+1=2
Simplified distance: d=2∣2a−1∣
Equate to Given Distance
We are given that d=29.
Therefore, 2∣2a−1∣=29
Canceling 2 gives: ∣2a−1∣=9
Solve Absolute Value: Case 1
Case 1 (Positive): 2a−1=9
2a=10
a=5
Solve Absolute Value: Case 2
Case 2 (Negative): 2a−1=−9
2a=−8
a=−4
Final Sum of Values
The possible values of a are 5 and −4.
Sum of all possible values =5+(−4)=1.
Final Answer: 1
00:00 / 00:00
The Sigma Insight: Addition of Vectors
Solution Diagram
Analyzing the Setup
Imagine you are standing in the xy-plane, looking at two vectors, OA and OB. The points A(3,1) and B(1,3) are not randomly placed.
If you calculate their magnitudes, you find that:
∣OA∣=(3)2+12=2
∣OB∣=12+(3)2=2
Because the magnitudes are identical, the parallelogram formed by these vectors is a rhombus. In a rhombus, the diagonal—which is the vector sum OA+OB—perfectly bisects the angle between the sides. This geometric intuition simplifies our entire path.
Finding the Path
The Bisector Line
Now that we know the bisector lies along the sum of the vectors, let us calculate it. Adding OA=3i^+j^ and OB=i^+3j^, we get:
V=(3+1)i^+(3+1)j^
The direction is clearly proportional to i^+j^. Since the line passes through the origin (0,0) and has a direction vector (1,1), its slope is m=1.
The equation of our bisector line is y=x, or in standard form:
x−y=0
This line is the central axis of our problem, the reference point from which we will measure the distance to point C.
The Distance Challenge
Bridging Geometry and Algebra
We are introduced to point C(a,1−a). We need to find the perpendicular distance from this point to our line x−y=0.
We reach for our trusty perpendicular distance formula:
d=A2+B2∣Ax1+By1+C∣
Substituting x1=a, y1=1−a, A=1, B=−1, and C=0, we get:
d=12+(−1)2∣a−(1−a)∣
Simplifying the numerator, we get ∣a−1+a∣=∣2a−1∣. The denominator is 2. So, the distance is:
d=2∣2a−1∣
The Final Resolution
Solving for a
The problem tells us that this distance is 29. Setting our expression equal to this value, we have:
2∣2a−1∣=29
The 2 terms cancel out beautifully, leaving us with the absolute value equation:
∣2a−1∣=9
This splits into two cases:
1. 2a−1=9⇒2a=10⇒a=5
2. 2a−1=−9⇒2a=−8⇒a=−4
The sum of these values is 5+(−4)=1. We have navigated the geometry, applied the algebra, and arrived at the final answer of 1.