Animated Solution for Mathematics - Vector Algebra: Let AB=2i^+4j^−5k^ and AD=i^+2j^+λk^,λ∈R. Let the projection of the vector v=i^+j^+k^ on the diagonal AC of the parallelogram ABCD be of length one unit. If α,β, where α>β, be the roots of the equation λ2x2−6λx+5=0, then 2α−β is equal to
Select Answer:
Visualized Solution
Visualizing the Parallelogram ABCD
AB=2i^+4j^−5k^
AD=i^+2j^+λk^
The Diagonal AC
By parallelogram law of vector addition:
AC=AB+AD
Computing AC Components
AC=(2+1)i^+(4+2)j^+(−5+λ)k^
AC=3i^+6j^+(λ−5)k^
Introducing Vector v and its Projection
v=i^+j^+k^
Projection of v on AC=1
The Projection Formula
Projection of a on b=∣b∣∣a⋅b∣
Therefore, ∣AC∣∣v⋅AC∣=1
Calculating the Dot Product
v⋅AC=(1)(3)+(1)(6)+(1)(λ−5)
v⋅AC=3+6+λ−5
v⋅AC=λ+4
Calculating the Magnitude of AC
∣AC∣=32+62+(λ−5)2
∣AC∣=9+36+(λ−5)2
∣AC∣=45+(λ−5)2
Solving for λ
45+(λ−5)2∣λ+4∣=1
Squaring both sides:
(λ+4)2=45+(λ−5)2
Expanding and Finding λ
λ2+8λ+16=45+λ2−10λ+25
λ2+8λ+16=λ2−10λ+70
18λ=54⟹λ=3
The Quadratic Equation
Given equation: λ2x2−6λx+5=0
Substitute λ=3:
32x2−6(3)x+5=0
9x2−18x+5=0
Finding Roots α and β
9x2−15x−3x+5=0
3x(3x−5)−1(3x−5)=0
(3x−5)(3x−1)=0
Roots: x=35,31
Assigning α and β
Given condition: α>β
Therefore, α=35 and β=31
Final Calculation: 2α−β
We need to find the value of 2α−β
2α−β=2(35)−31
2α−β=310−31=39=3
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Vectors
A Journey into Parallelograms
Welcome, student. Today, we are not just solving a problem; we are exploring the elegant architecture of 3D space. When you look at a problem involving a parallelogram like ABCD, I want you to stop seeing it as a flat shape on your paper.
Imagine it floating in three-dimensional space. We are given two vectors, AB=2i^+4j^−5k^ and AD=i^+2j^+λk^. These are the building blocks of our structure.
Phase 1
The Diagonal as a Resultant
In the world of vectors, the parallelogram law is our most trusted companion. When we define a parallelogram by two adjacent vectors originating from a common vertex, the diagonal originating from that same vertex is simply the vector sum of those two sides.
Thus, we define our diagonal AC as:
AC=AB+AD
By performing the vector addition, we combine the components: (2+1)i^+(4+2)j^+(−5+λ)k^. This yields our diagonal vector:
AC=3i^+6j^+(λ−5)k^
This vector is the backbone of our problem. It contains the unknown parameter λ, which we must now hunt down.
Phase 2
The Shadow of a Vector
Now, let us introduce the vector v=i^+j^+k^. The problem asks us to consider the projection of v onto AC. Imagine you are standing in a room, and there is a light source directly above v, shining perpendicular to the line of AC.
The shadow that v casts on AC is exactly what we call the projection. The length of this shadow is given by the formula:
Projection=∣AC∣∣v⋅AC∣
We are told this length is exactly 1. This is our constraint, and the key that unlocks the door to λ.
Phase 3
The Algebraic Grind
Let us calculate the components of our equation. First, the dot product v⋅AC:
v⋅AC=(1)(3)+(1)(6)+(1)(λ−5)=3+6+λ−5=λ+4
Next, the magnitude ∣AC∣, which is the square root of the sum of the squares of its components:
∣AC∣=32+62+(λ−5)2=9+36+(λ−5)2=45+(λ−5)2
Now, we equate the projection to 1:
45+(λ−5)2∣λ+4∣=1
To solve this, we square both sides. This is a crucial step—it removes the absolute value and the square root, transforming a radical equation into a manageable algebraic one:
(λ+4)2=45+(λ−5)2
Expanding both sides, we get:
λ2+8λ+16=45+λ2−10λ+25
Observe the beauty of the cancellation! The λ2 terms vanish, leaving us with a simple linear equation:
8λ+16=−10λ+70
18λ=54⟹λ=3
Phase 4
The Quadratic Finale
We have found λ=3. Now, we turn to the quadratic equation provided: λ2x2−6λx+5=0. Substituting λ=3, we get:
9x2−18x+5=0
To find the roots α and β, we factorize. We look for two numbers that multiply to 9×5=45 and add to −18. These are −15 and −3:
9x2−15x−3x+5=0
3x(3x−5)−1(3x−5)=0
(3x−5)(3x−1)=0
Thus, the roots are x=35 and x=31. Since the problem specifies α>β, we assign α=35 and β=31.
The Final Result
Finally, we calculate 2α−β:
2(35)−31=310−31=39=3
And there we have it. Through geometry, projection, and algebra, we have arrived at the answer: 3. Remember, every step in this process was logical. When you face such problems in the exam, do not panic; break them down, visualize the vectors, and trust the math.