Animated Solution for Mathematics - Vector Algebra: Let α=3i^+j^ and β=2i^−j^+3k^. If β=β1−β2, where β1 is parallel to α and β2 is perpendicular to α, then β1×β2 is equal to
Select Answer:
Visualized Solution
Visualizing the Vectors
Given: α=3i^+j^
Given: β=2i^−j^+3k^
Goal: Decompose β into β1 and β2
Defining β1 using Parallelism
Condition: β1∥α
Let β1=λα
β1=λ(3i^+j^)=3λi^+λj^
Expressing β2 in terms of λ
Given relation: β=β1−β2
Rearranging: β2=β1−β
Substituting Vectors into β2
β2=(3λi^+λj^)−(2i^−j^+3k^)
β2=(3λ−2)i^+(λ+1)j^−3k^
Applying the Perpendicular Condition
Condition: β2⊥α
Dot product must be zero: β2⋅α=0
Setting up the Dot Product
β2=(3λ−2)i^+(λ+1)j^−3k^
α=3i^+j^+0k^
((3λ−2)i^+(λ+1)j^−3k^)⋅(3i^+j^+0k^)=0
Solving for λ
(3λ−2)(3)+(λ+1)(1)+(−3)(0)=0
9λ−6+λ+1=0
10λ−5=0⟹λ=21
Finding the Exact Vectors β1 and β2
Substitute λ=21
β1=23i^+21j^
β2=(3(21)−2)i^+(21+1)j^−3k^
β2=−21i^+23j^−3k^
Setting up the Cross Product
Goal: Find β1×β2
β1×β2=i^23−21j^2123k^0−3
Expanding the Determinant: i^ and j^ components
i^((21)(−3)−(0)(23))=−23i^
−j^((23)(−3)−(0)(−21))=−j^(−29)=29j^
Expanding the Determinant: k^ component
k^((23)(23)−(21)(−21))
=k^(49−(−41))
=k^(49+41)=410k^=25k^
Final Simplification
β1×β2=−23i^+29j^+25k^
Factoring out 21:
=21(−3i^+9j^+5k^)
Matches Option (2)
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a problem; we are dissecting the very anatomy of space.
We are given two vectors, α=3i^+j^ and β=2i^−j^+3k^. We are asked to decompose β into two components, β1 and β2.
We are told β1 is parallel to α and β2 is perpendicular to α. This is the language of projections and rejections.
Phase 1
The Parallel Constraint
When we say β1 is parallel to α, we are saying they share the same direction. Mathematically, this is the most elegant relationship in vector algebra:
β1=λα
Here, λ is our unknown scalar, the 'scaling factor' that determines the magnitude of β1. By substituting α, we get:
β1=λ(3i^+j^)=3λi^+λj^
Phase 2
The Orthogonality Filter
Now, we look at the relation β=β1+β2. We need to isolate β2. Rearranging gives us:
β2=β−β1
Substituting our expressions, we get β2=(2i^−j^+3k^)−(3λi^+λj^). Simplifying this, we find:
β2=(2−3λ)i^+(−1−λ)j^+3k^
Now, the magic happens. We are told β2 is perpendicular to α. This is our 'golden key'. In the world of vectors, perpendicularity is synonymous with a dot product of zero:
β2⋅α=0
When we compute ((2−3λ)i^+(−1−λ)j^+3k^)⋅(3i^+1j^+0k^)=0, we are essentially filtering out the parallel component. The calculation yields:
(2−3λ)(3)+(−1−λ)(1)+(3)(0)=0
This simplifies to 6−9λ−1−λ=0, or 5=10λ. Thus, λ=21.
Phase 3
The Final Cross Product
With λ=21, we can define our vectors precisely:
β1=23i^+21j^
β2=(2−23)i^+(−1−21)j^+3k^=21i^−23j^+3k^
The final step is the cross product β1×β2. We set up the determinant: