Animated Solution for Mathematics - Vector Algebra: Comprehension Passage
Let O be the origin, and OX,OY,OZ be three unit vectors in the directions of the sides QR,RP,PQ, respectively, of a triangle PQR.
Question 1:
∣OX×OY∣=
Select Answer:
Question 2:
If the triangle PQR varies, then the minimum value of cos(P+Q)+cos(Q+R)+cos(R+P) is
Select Answer:
Visualized Solution
△PQR and Vectors
Let's consider △PQR.
Vectors along the sides: QR, RP, PQ.
They form a closed loop: QR+RP+PQ=0.
Unit Vectors at Origin
Define unit vectors at origin O.
OX∥QR, OY∥RP, OZ∥PQ.
∣OX∣=∣OY∣=∣OZ∣=1.
Cross Product Magnitude
We need to find ∣OX×OY∣.
Formula: ∣OX×OY∣=∣OX∣∣OY∣sin(θ).
θ is the angle between OX and OY.
Finding the Angle θ
OX∥QR and OY∥RP.
Angle between them is the exterior angle at R.
θ=π−R.
Substituting Values
Substitute magnitudes and angle:
∣OX×OY∣=(1)(1)sin(π−R).
Using sin(π−R)=sin(R).
∣OX×OY∣=sin(R).
Angle Sum Property
In △PQR, P+Q+R=π.
R=π−(P+Q).
sin(R)=sin(π−(P+Q))=sin(P+Q).
This matches Option A for the first question.
Minimizing the Expression
Let E=cos(P+Q)+cos(Q+R)+cos(R+P).
Using P+Q=π−R, etc.
E=cos(π−R)+cos(π−P)+cos(π−Q).
Simplifying Cosines
Using cos(π−θ)=−cos(θ).
E=−cos(R)−cos(P)−cos(Q).
E=−(cos(P)+cos(Q)+cos(R)).
Dot Product Connection
Consider the dot product: OX⋅OY.
OX⋅OY=∣OX∣∣OY∣cos(π−R).
OX⋅OY=−cos(R).
Expression as Dot Products
By symmetry:
OY⋅OZ=−cos(P).
OZ⋅OX=−cos(Q).
Therefore, E=OX⋅OY+OY⋅OZ+OZ⋅OX.
Vector Sum Squared Inequality
For any vectors, the squared magnitude of their sum is non-negative.
∣OX+OY+OZ∣2≥0.
Expanding the Square
Expand using (a+b+c)2 identity:
∣OX∣2+∣OY∣2+∣OZ∣2+2(OX⋅OY+OY⋅OZ+OZ⋅OX)≥0.
Substituting Values
Substitute unit magnitudes (12=1) and E:
1+1+1+2E≥0.
3+2E≥0.
Final Conclusion
Solve for E:
2E≥−3⟹E≥−23.
The minimum value is −23.
This matches Option C for the second question.
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a problem; we are exploring the elegant dance between geometry and vector algebra. Often, students look at a triangle and see only angles and sides.
In the JEE Advanced arena, we must learn to see the hidden vector structure beneath the surface. Let us dissect this problem step by step.
Visualizing the Parallel Universe
Imagine you are standing at the origin O. You have three unit vectors, OX, OY, and OZ, pointing in the directions of the sides of a triangle PQR.
The problem states they are unit vectors, so ∣OX∣=∣OY∣=∣OZ∣=1. Whenever you see unit vectors, you should immediately think of the dot product and the cross product, as their magnitudes will simplify to unity.
We are asked to find the magnitude of the cross product ∣OX×OY∣. Recall the definition:
∣A×B∣=∣A∣∣B∣sin(θ)
Here, θ is the angle between the vectors. Since OX∥QR and OY∥RP, the angle θ between them is the exterior angle at vertex R, which is π−R.
Thus, ∣OX×OY∣=(1)(1)sin(π−R)=sin(R). Using the angle sum property P+Q+R=π, we know sin(R)=sin(π−(P+Q))=sin(P+Q).
The Algebraic Transformation
Now, let us turn our attention to the second part: minimizing the expression E=cos(P+Q)+cos(Q+R)+cos(R+P).
We know P+Q=π−R, therefore cos(P+Q)=cos(π−R)=−cos(R). Applying this logic to all three terms, our expression becomes:
E=−(cos(R)+cos(P)+cos(Q))
To connect this to our vectors, consider the dot product OX⋅OY. By definition, OX⋅OY=∣OX∣∣OY∣cos(π−R)=−cos(R).
Suddenly, the connection is clear. Our expression E is simply the sum of the pairwise dot products of our unit vectors:
E=OX⋅OY+OY⋅OZ+OZ⋅OX
The Master Stroke
This is where the JEE Advanced magic happens. Whenever you are faced with a sum of dot products, you must invoke the 'Squared Magnitude Identity'.
Consider the vector sum S=OX+OY+OZ. We know that for any vector, the magnitude squared is non-negative: ∣S∣2≥0.
Since these are unit vectors, ∣OX∣2=1, ∣OY∣2=1, and ∣OZ∣2=1. Substituting these values and our expression E into the inequality, we get:
1+1+1+2E≥0
3+2E≥0
Solving for E, we find 2E≥−3, which implies E≥−23.
Final Conclusion
And there it is. The minimum value is −23.
Notice how we did not need to know the specific angles P,Q, or R. By translating the geometric constraints into vector algebra, we bypassed the complexity of trigonometry and arrived at the solution through the sheer power of vector identities.
This is the essence of JEE Advanced mathematics—finding the most elegant path through the forest of variables. Keep practicing this mindset, and you will find that no problem is truly insurmountable.