Animated Solution for Mathematics - Vector Algebra: Between the following two statements:
Statement I : Let a=i^+2j^−3k^ and b=2i^+j^−k^. Then the vector r satisfying a×r=a×b and a⋅r=0 is of magnitude 10.
Statement II : In a triangle ABC, cos2A+cos2B+cos2C≥−23.
Select Answer:
Visualized Solution
Analyzing Statement I: Cross Product
Given: a×r=a×b
Rearrange: a×r−a×b=0
Distributive Property: a×(r−b)=0
Parallel Vectors Condition
If x×y=0, then x∥y
Therefore, (r−b) is parallel to a
General Form: r−b=λa
r=b+λa
Applying the Dot Product Condition
Given condition: a⋅r=0
Substitute r: a⋅(b+λa)=0
Expand: a⋅b+λ(a⋅a)=0
Simplify: a⋅b+λ∣a∣2=0
Calculating Dot Product and Magnitude
a=i^+2j^−3k^, b=2i^+j^−k^
a⋅b=(1)(2)+(2)(1)+(−3)(−1)=2+2+3=7
∣a∣2=12+22+(−3)2=1+4+9=14
Substitute: 7+14λ=0⟹λ=−21
Finding Vector r
r=b+λa
r=(2i^+j^−k^)−21(i^+2j^−3k^)
r=(2−21)i^+(1−1)j^+(−1+23)k^
r=23i^+0j^+21k^
Magnitude of Vector r
∣r∣=(23)2+02+(21)2
∣r∣=49+41
∣r∣=410=25
Since 25=10, Statement I is incorrect.
Analyzing Statement II: Trigonometric Identity
Consider △ABC. We need to evaluate cos2A+cos2B+cos2C.
Standard Conditional Identity:
cos2A+cos2B+cos2C=−1−4cosAcosBcosC
To find the minimum value of this sum, we must find the maximum value of the product cosAcosBcosC.
Maximizing the Cosine Product
In any △ABC, the product cosAcosBcosC is maximized when the triangle is equilateral.
Therefore, A=B=C=60∘
Max value =cos60∘cos60∘cos60∘
Max value =(21)×(21)×(21)=81
Evaluating the Minimum Value
Substitute the maximum product back into the identity:
Min Value=−1−4(81)
Min Value=−1−21
Min Value=−23
Therefore, cos2A+cos2B+cos2C≥−23 is correct.
Final Conclusion
Statement I: Incorrect (Magnitude is 25, not 10)
Statement II: Correct (Minimum value is indeed −23)
Final Answer: Statement I is incorrect but Statement II is correct.
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Vector Relation
In the realm of vectors, the cross product is a jealous guardian of information. Given the relation a×r=a×b, we cannot simply cancel a. Instead, we must bring the terms together:
a×r−a×b=0
By the distributive property, this simplifies to a×(r−b)=0. This implies that the vector (r−b) must be parallel to a.
We can express this relationship using a scalar parameter λ:
r−b=λa⇒r=b+λa
Solving for the Unknown Vector
We are given the second condition a⋅r=0, which indicates that r is perpendicular to a. Substituting our parameterized expression for r into this dot product yields:
a⋅(b+λa)=0
Expanding this expression, we obtain:
a⋅b+λ∣a∣2=0
Given a=i^+2j^−3k^ and b=2i^+j^−k^, we calculate the components:
a⋅b=(1)(2)+(2)(1)+(−3)(−1)=7
∣a∣2=12+22+(−3)2=14
Substituting these values into our equation, we find 7+14λ=0, which results in λ=−21. Consequently, the vector r is:
r=(2−21)i^+(1−1)j^+(−1+23)k^=23i^+0j^+21k^
The magnitude is ∣r∣=(23)2+(21)2=410=25. Since this is not 10, Statement I is incorrect.
The Trigonometric Identity
We now evaluate the inequality cos2A+cos2B+cos2C≥−23 for a triangle. We utilize the standard trigonometric identity:
cos2A+cos2B+cos2C=−1−4cosAcosBcosC
To minimize this sum, we must maximize the product cosAcosBcosC. In any triangle, this product reaches its maximum when the triangle is equilateral, i.e., A=B=C=60∘.
The maximum value of the product is:
(cos60∘)3=(21)3=81
Substituting this back into the identity, the minimum value of the sum is:
−1−4(81)=−1−21=−23
Thus, the inequality holds true, and Statement II is correct.