Animated Solution for Mathematics - Vector Algebra: Let O be the origin and OA=2i^+2j^+k^, OB=i^−2j^+2k^ and OC=21(OB−λOA) for some λ>0. If ∣OB×OC∣=29, then which of the following statements is (are) TRUE?
Welcome, fellow traveler of the JEE Advanced landscape. Today, we are not just solving a problem; we are exploring the elegant architecture of 3D space.
We have vectors OA, OB, and a mysterious third vector OC defined by a parameter λ. This problem is a classic test of your ability to manipulate vector algebra with precision and intuition.
Phase 1
The Foundation of Orthogonality
Before we touch the complex definitions, we must understand our building blocks. We are given OA=2i^+2j^+k^ and OB=i^−2j^+2k^.
First, we calculate their magnitudes. Using the standard formula ∣v∣=x2+y2+z2, we find:
∣OA∣=22+22+12=3
∣OB∣=12+(−2)2+22=3
Now, here is the spark of genius. Let us calculate the dot product:
OA⋅OB=(2)(1)+(2)(−2)+(1)(2)=2−4+2=0
Stop and breathe. A dot product of zero is a gift from the problem setter. It tells us that OA and OB are perfectly perpendicular, forming the axes of our local coordinate system.
Phase 2
Unmasking the Mystery of λ
We are given OC=21(OB−λOA) and the condition ∣OB×OC∣=29. Do not substitute coordinates immediately; stay in the vector domain.
Let us expand the cross product:
OB×OC=OB×21(OB−λOA)
Using the distributive property of the cross product, we get:
21(OB×OB)−2λ(OB×OA)
As we discussed, OB×OB=0. The expression simplifies to −2λ(OB×OA). Since OB×OA=−(OA×OB), the negative signs cancel, leaving us with 2λ(OA×OB).
We know ∣OA×OB∣=∣OA∣∣OB∣sin(90∘)=3×3×1=9. Equating the magnitudes:
2λ(9)=29⇒λ=1
The mystery is solved! We now have OC=21(OB−OA).
Phase 3
Evaluating the Truth
Now that we have the full picture, we can evaluate the statements.
Statement A: Projection of OC on OA
The projection is given by ∣OA∣OC⋅OA. Substituting OC=21(OB−OA):
Proj=321(OB−OA)⋅OA=321(OB⋅OA−∣OA∣2)
Since OB⋅OA=0 and ∣OA∣2=9, we get 321(0−9)=−23. Statement A is TRUE.
Statement B: Area of △OAB
The area is 21∣OA×OB∣=21(9)=29. Statement B is TRUE.
Statement C: Area of △ABC
We define the sides as AB=OB−OA and AC=OC−OA=21OB−23OA. Calculating the cross product AB×AC:
(OB−OA)×(21OB−23OA)
Expanding this, the self-cross products vanish, leaving −23(OB×OA)−21(OA×OB). This simplifies to OA×OB. The area is 21∣OA×OB∣=29. Statement C is TRUE.
Statement D: The Angle Between Diagonals
For the parallelogram with sides OA and OC, the diagonals are d1=OA+OC and d2=OA−OC.
After calculating the dot product d1⋅d2 and the magnitudes, we find cosθ=51. Since cos(3π)=21, Statement D is FALSE.