Animated Solution for Mathematics - Vector Algebra: Let three vectors a=αi^+4j^+2k^,b=5i^+3j^+4k^,c=xi^+yj^+zk^ form a triangle such that c=a−b and the area of the triangle is 56. If α is a positive real number, then ∣c∣2 is equal to:
Select Answer:
Visualized Solution
Visualizing the Vectors
Given vectors: a=αi^+4j^+2k^ and b=5i^+3j^+4k^
These two vectors form two adjacent sides of a triangle.
The Third Side c
The third side is given by the vector subtraction: c=a−b
Geometrically, c connects the head of b to the head of a.
Area of the Triangle
The area of a triangle formed by vectors a and b is given by:
Area=21∣a×b∣
We are given that the area is 56.
Magnitude of Cross Product
Equating the formula to the given value:
21∣a×b∣=56
Multiplying both sides by 2:
∣a×b∣=106
Setting up the Cross Product
We calculate a×b using the determinant method:
a×b=i^α5j^43k^24
Expanding the Determinant
Expanding along the first row:
i^(4⋅4−3⋅2)−j^(α⋅4−5⋅2)+k^(α⋅3−5⋅4)
a×b=10i^−(4α−10)j^+(3α−20)k^
Squaring the Magnitude
We know ∣a×b∣=106
Squaring both sides to remove the square root from the magnitude formula:
∣a×b∣2=(106)2=600
102+(4α−10)2+(3α−20)2=600
Algebraic Expansion
Expanding the squared terms:
100+(16α2−80α+100)+(9α2−120α+400)=600
Grouping like terms:
25α2−200α+600=600
Solving for α
Subtracting 600 from both sides:
25α2−200α=0
Factoring out 25α:
25α(α−8)=0
Since α>0, we get α=8.
Finding Vector c
Substitute α=8 back into a:
a=8i^+4j^+2k^
Now, calculate c=a−b:
c=(8−5)i^+(4−3)j^+(2−4)k^
c=3i^+j^−2k^
Final Calculation: ∣c∣2
We need to find the square of the magnitude of c:
∣c∣2=(3)2+(1)2+(−2)2
∣c∣2=9+1+4=14
Final Answer: 14
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional coordinate system. You are holding two vectors, a and b, which originate from the same point.
Vector a=αi^+4j^+2k^ contains an unknown component α, while b=5i^+3j^+4k^ is fully defined.
These two vectors form the sides of a triangle. When we define the third side as c=a−b, we are essentially drawing a line from the tip of b to the tip of a.
The Bridge to Area
We are given that the area of this triangle is 56. To bridge the gap between vector components and physical area, we utilize the cross product.
The magnitude of the cross product, ∣a×b∣, represents the area of the parallelogram formed by the two vectors. Since our triangle is exactly half of that parallelogram, we use the following relation:
Area=21∣a×b∣=56
Multiplying both sides by 2, we obtain our target magnitude:
∣a×b∣=106
The Determinant Dance
To calculate a×b, we set up the standard 3×3 determinant:
a×b=i^α5j^43k^24
Expanding this along the first row, we compute the components:
- For i^: (4⋅4)−(3⋅2)=16−6=10
- For j^: −(α⋅4−5⋅2)=−(4α−10)
- For k^: (α⋅3−5⋅4)=3α−20
Thus, the cross product vector is 10i^−(4α−10)j^+(3α−20)k^.
The Algebraic Resolution
We know the magnitude of this vector is 106. Squaring both sides to simplify the calculation, we get:
∣a×b∣2=(106)2=600
Substituting our components into the magnitude formula, we have:
102+(4α−10)2+(3α−20)2=600
Expanding the squares yields:
100+(16α2−80α+100)+(9α2−120α+400)=600
Grouping the terms results in 25α2−200α+600=600. The constants cancel out, leaving:
25α2−200α=0⟹25α(α−8)=0
Given the constraint α>0, we reject α=0 and conclude that α=8.
The Final Destination
With α=8, our vector a is 8i^+4j^+2k^. We now determine c=a−b:
c=(8−5)i^+(4−3)j^+(2−4)k^=3i^+j^−2k^
Finally, we calculate ∣c∣2 by summing the squares of the components: