Animated Solution for Mathematics - Vector Algebra: Let a=i^+j^+2k^,b=2i^−3j^+k^ and c=i^−j^+k^ be three given vectors. Let v be a vector in the plane of a and b whose projection on c is 32. If v⋅j^=7, then v⋅(i^+k^) is equal to :
Select Answer:
Visualized Solution
Visualizing the Plane of a and b
Given vectors: a=i^+j^+2k^, b=2i^−3j^+k^
Vector v lies in the plane of a and b.
Coplanarity condition: v=λa+μb
Expressing v in Component Form
Substitute a and b:
v=λ(i^+j^+2k^)+μ(2i^−3j^+k^)
Grouping i^,j^,k^ components:
v=(λ+2μ)i^+(λ−3μ)j^+(2λ+μ)k^
Applying the First Constraint: v⋅j^=7
Given constraint: v⋅j^=7
The dot product with j^ simply extracts the y-component.
Therefore, the j^ component is 7.
λ−3μ=7 (Equation 1)
Understanding Projection on c
Third vector: c=i^−j^+k^
Formula for projection of v on c: ∣c∣v⋅c
Given projection value: 32
Calculating Magnitude of c
c=i^−j^+k^
∣c∣=(1)2+(−1)2+(1)2
∣c∣=1+1+1=3
Calculating the Dot Product v⋅c
v=(λ+2μ)i^+(λ−3μ)j^+(2λ+μ)k^
c=1i^−1j^+1k^
v⋅c=(λ+2μ)(1)+(λ−3μ)(−1)+(2λ+μ)(1)
=λ+2μ−λ+3μ+2λ+μ=2λ+6μ
Forming the Second Equation
Substitute into projection formula: ∣c∣v⋅c=32
32λ+6μ=32
Canceling 3 from denominators: 2λ+6μ=2
Dividing by 2: λ+3μ=1 (Equation 2)
Solving for λ and μ
Equation 1: λ−3μ=7
Equation 2: λ+3μ=1
Adding both equations: 2λ=8⟹λ=4
Substitute λ=4 in Eq 2: 4+3μ=1⟹3μ=−3⟹μ=−1
Finding the Exact Vector v
Substitute λ=4 and μ=−1 into the master equation for v:
v=(4+2(−1))i^+(4−3(−1))j^+(2(4)+(−1))k^
v=(4−2)i^+(4+3)j^+(8−1)k^
v=2i^+7j^+7k^
Final Calculation: v⋅(i^+k^)
We need to find the value of v⋅(i^+k^)
=(2i^+7j^+7k^)⋅(1i^+0j^+1k^)
=(2)(1)+(7)(0)+(7)(1)
=2+0+7=9
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of the Plane
Imagine you are standing in a vast, empty three-dimensional space. You have two vectors, a=i^+j^+2k^ and b=2i^−3j^+k^, anchored at the origin. These two vectors define a flat, infinite sheet—a plane—stretching out in every direction.
We are looking for a mysterious vector v that is trapped on this very sheet. Because v is confined to this plane, it is not free to roam the entire 3D space; it is bound by the geometry of a and b.
Mathematically, this means v must be a linear combination of these two vectors. We express this as v=λa+μb, where λ and μ are the scalar keys that unlock the exact position of v.
Unlocking the Components
To find v, we first need to see what it looks like in terms of its components. By substituting the known values of a and b into our linear combination, we get:
v=λ(i^+j^+2k^)+μ(2i^−3j^+k^)
Now, we group the terms by their unit vectors:
v=(λ+2μ)i^+(λ−3μ)j^+(2λ+μ)k^
This is our master equation. It tells us exactly how the components of v depend on our unknown scalars λ and μ.
The First Constraint
The Dot Product
The problem gives us a gift: v⋅j^=7. When you take the dot product of any vector with j^, you are essentially filtering out everything except the y-component.
Looking at our master equation, the coefficient of j^ is (λ−3μ). Therefore, we immediately have our first equation:
λ−3μ=7
The Shadow of the Vector
Next, we consider the vector c=i^−j^+k^. We are told that the projection of v onto c is 32. The formula for this projection is ∣c∣v⋅c.
First, we calculate the magnitude of c:
∣c∣=(1)2+(−1)2+(1)2=3
Next, we compute the dot product v⋅c. By multiplying the corresponding components, we get:
v⋅c=(λ+2μ)(1)+(λ−3μ)(−1)+(2λ+μ)(1)=2λ+6μ
Setting this into our projection formula, we have:
32λ+6μ=32
The 3 cancels out, and dividing by 2 gives us our second equation:
λ+3μ=1
The Final Resolution
We now have a simple system: λ−3μ=7 and λ+3μ=1. Adding these equations is a moment of pure mathematical elegance—the μ terms vanish, leaving 2λ=8, so λ=4.
Substituting this back, we find 4+3μ=1, which means 3μ=−3, so μ=−1. With λ and μ in hand, we find the vector:
v=4(i^+j^+2k^)−1(2i^−3j^+k^)=2i^+7j^+7k^
Finally, the dot product v⋅(i^+k^) is:
(2)(1)+(7)(0)+(7)(1)=2+7=9
We have navigated the plane, resolved the constraints, and arrived at the truth. The final answer is 9.