Animated Solution for Mathematics - Vector Algebra: Let a=αi^+j^−k^ and b=2i^+j^−αk^,α>0. If the projection of a×b on the vector −i^+2j^−2k^ is 30, then α is equal to
Select Answer:
Visualized Solution
Visualizing the Vectors a and b
Given vectors:
a=αi^+j^−k^
b=2i^+j^−αk^
Constraint: α>0
The Cross Product Concept
We need to find the cross product a×b.
The cross product gives a vector perpendicular to both a and b.
Setting up the Determinant
a×b=i^α2j^11k^−1−α
Expanding the i^ Component
i^ component: (1)(−α)−(−1)(1)
=−α+1=1−α
Expanding the j^ Component
j^ component: −[(α)(−α)−(−1)(2)]
=−(−α2+2)=α2−2
Expanding the k^ Component
k^ component: (α)(1)−(1)(2)
=α−2
a×b=(1−α)i^+(α2−2)j^+(α−2)k^
Introducing Vector c and Projection
Let c=−i^+2j^−2k^
Projection of v on c is ∣c∣v⋅c
Calculating the Magnitude of c
∣c∣=(−1)2+(2)2+(−2)2
∣c∣=1+4+4=9=3
Setting up the Projection Equation
Given: Projection =30
∣c∣(a×b)⋅c=30
3(1−α)(−1)+(α2−2)(2)+(α−2)(−2)=30
Simplifying the Numerator
Expand the dot product:
(α−1)+(2α2−4)+(−2α+4)=90
Forming the Quadratic Equation
Combine like terms:
2α2−α−1=90
2α2−α−91=0
Solving the Quadratic Equation
Factorize: 2α2−14α+13α−91=0
2α(α−7)+13(α−7)=0
(2α+13)(α−7)=0
The Final Answer
Possible values: α=7 or α=−213
Constraint: α>0
Therefore, α=7
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Geometry of Vectors
A Journey into 3D Space
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a problem; we are navigating the elegant landscape of 3D vectors.
Imagine you are standing in a coordinate system where a and b are two arrows originating from the origin. They define a plane, and our first mission is to find the vector that stands perfectly perpendicular to this plane. This is the essence of the cross product, a×b.
Phase 1
The Determinant as a Tool of Discovery
To find this perpendicular vector, we employ the determinant method. It is a powerful, systematic way to handle the components. We set up our matrix with the unit vectors i^,j^,k^ in the top row, followed by the components of a and b.
a×b=i^α2j^11k^−1−α
As we expand this, we are essentially calculating the 'area' contributions in each dimension. For the i^ component, we hide the first row and column, giving us (1)(−α)−(−1)(1)=1−α.
For the j^ component, we must be careful with the alternating sign, leading us to −[(α)(−α)−(−1)(2)]=α2−2. Finally, the k^ component gives us (α)(1)−(1)(2)=α−2.
We have now constructed our new vector: v=(1−α)i^+(α2−2)j^+(α−2)k^.
Phase 2
The Shadow of the Vector
Now, we introduce a third vector, c=−i^+2j^−2k^. The problem asks for the 'projection' of our new vector v onto c. Think of projection as the 'shadow' that v casts onto the line defined by c.
The formula is the dot product of the two vectors, normalized by the magnitude of the vector we are projecting onto:
Projection=∣c∣v⋅c
First, let us find the magnitude of c. It is the square root of the sum of the squares of its components:
∣c∣=(−1)2+22+(−2)2=1+4+4=9=3
This is a beautifully clean number, which is often a sign that we are on the right track.
Phase 3
The Algebraic Climax
We are given that this projection equals 30. So, we set up our equation:
3(1−α)(−1)+(α2−2)(2)+(α−2)(−2)=30
Multiplying both sides by 3, we get 90 on the right. Now, let us expand the numerator with precision.
We have (α−1)+(2α2−4)+(−2α+4)=90. Notice how the constants −4 and +4 cancel out, leaving us with a much simpler expression: 2α2−α−1=90.
Bringing the 90 over, we arrive at our quadratic equation: 2α2−α−91=0.
The Final Resolution
To solve 2α2−α−91=0, we look for factors. We need two numbers that multiply to 2×(−91)=−182 and add to −1. Those numbers are −14 and 13.
Thus, we factor it as (2α+13)(α−7)=0. This gives us two potential candidates for α: 7 and −213.
But remember, the problem gave us the constraint α>0. This is the final gatekeeper of our solution.
We must reject the negative value and embrace α=7. You have successfully navigated the cross product, the projection, and the quadratic algebra.