Skip to main content
Back to Vector Algebra
JEE Main 2019
Vector Algebra
Vector Algebra
Easy

Question

If the vectors c,a=xi^+yj^+zk^\overrightarrow c ,\overrightarrow a = x\widehat i + y\widehat j + z\widehat k and b^=j^\widehat b = \widehat j are such that a,c\overrightarrow a ,\overrightarrow c and b\overrightarrow b form a right handed system then c{\overrightarrow c } is :

Options

Solution

Key Concepts and Formulas

  • Right-Handed System of Vectors: Three vectors u,v,w\overrightarrow u, \overrightarrow v, \overrightarrow w form a right-handed system if, when you curl the fingers of your right hand from u\overrightarrow u to v\overrightarrow v through the smaller angle, your thumb points in the direction of w\overrightarrow w. Mathematically, this implies u×v\overrightarrow u \times \overrightarrow v is in the same direction as w\overrightarrow w. For a cyclic order (a,c,b)(\overrightarrow a, \overrightarrow c, \overrightarrow b) to form a right-handed system, the relationship a×c=kb\overrightarrow a \times \overrightarrow c = k\overrightarrow b for some k>0k>0 must hold. A more direct implication for finding c\overrightarrow c is that b×a\overrightarrow b \times \overrightarrow a will be in the direction of c\overrightarrow c.
  • Vector Cross Product: The cross product of two vectors P=Pxi^+Pyj^+Pzk^\overrightarrow P = P_x\widehat i + P_y\widehat j + P_z\widehat k and Q=Qxi^+Qyj^+Qzk^\overrightarrow Q = Q_x\widehat i + Q_y\widehat j + Q_z\widehat k is given by the determinant: P×Q=i^j^k^PxPyPzQxQyQz\overrightarrow P \times \overrightarrow Q = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ P_x & P_y & P_z \\ Q_x & Q_y & Q_z \end{vmatrix} Expanding this determinant gives: P×Q=(PyQzPzQy)i^(PxQzPzQx)j^+(PxQyPyQx)k^\overrightarrow P \times \overrightarrow Q = (P_y Q_z - P_z Q_y)\widehat i - (P_x Q_z - P_z Q_x)\widehat j + (P_x Q_y - P_y Q_x)\widehat k

Step-by-Step Solution

Step 1: Understand the Right-Handed System Property We are given that the vectors a,c,b\overrightarrow a, \overrightarrow c, \overrightarrow b form a right-handed system. This means that if we consider the vectors in this specific order, their cross product relationship follows a cyclic pattern. Specifically, for the order (a,c,b)(\overrightarrow a, \overrightarrow c, \overrightarrow b) to be right-handed, the cross product of the first two vectors, a×c\overrightarrow a \times \overrightarrow c, must be in the same direction as the third vector, b\overrightarrow b. That is, a×c=kb\overrightarrow a \times \overrightarrow c = k\overrightarrow b for some positive scalar kk. However, to find c\overrightarrow c directly, we can use the property that if (a,c,b)(\overrightarrow a, \overrightarrow c, \overrightarrow b) form a right-handed system, then the cross product of the last two vectors in the cyclic order, b×a\overrightarrow b \times \overrightarrow a, will be in the same direction as the first vector, a\overrightarrow a, and similarly, c×b\overrightarrow c \times \overrightarrow b will be in the direction of a\overrightarrow a. The most useful relationship for finding c\overrightarrow c is derived from the cyclic permutation: a×c=kb\overrightarrow a \times \overrightarrow c = k\overrightarrow b. If we consider the vectors in the order (b,a,c)(\overrightarrow b, \overrightarrow a, \overrightarrow c) then b×a\overrightarrow b \times \overrightarrow a would be in the direction of c\overrightarrow c. Thus, we can express c\overrightarrow c as: c=b×a\overrightarrow c = \overrightarrow b \times \overrightarrow a This is because if you place b\overrightarrow b along the positive y-axis (as j^\widehat j) and a\overrightarrow a can be any vector, then rotating from b\overrightarrow b to a\overrightarrow a (in the correct sense for a right-handed system) should result in c\overrightarrow c. The cross product b×a\overrightarrow b \times \overrightarrow a captures this directional relationship.

Step 2: Define the Given Vectors We are given:

  • a=xi^+yj^+zk^\overrightarrow a = x\widehat i + y\widehat j + z\widehat k, which can be written in component form as (x,y,z)(x, y, z).
  • b=j^\overrightarrow b = \widehat j, which can be written in component form as (0,1,0)(0, 1, 0).

Step 3: Calculate the Cross Product b×a\overrightarrow b \times \overrightarrow a We will use the determinant formula for the cross product: c=b×a=i^j^k^bxbybzaxayaz\overrightarrow c = \overrightarrow b \times \overrightarrow a = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ b_x & b_y & b_z \\ a_x & a_y & a_z \end{vmatrix} Substitute the components of b=(0,1,0)\overrightarrow b = (0, 1, 0) and a=(x,y,z)\overrightarrow a = (x, y, z): c=i^j^k^010xyz\overrightarrow c = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 0 & 1 & 0 \\ x & y & z \end{vmatrix}

Step 4: Evaluate the Determinant Expand the determinant along the first row: c=i^10yzj^00xz+k^01xy\overrightarrow c = \widehat i \begin{vmatrix} 1 & 0 \\ y & z \end{vmatrix} - \widehat j \begin{vmatrix} 0 & 0 \\ x & z \end{vmatrix} + \widehat k \begin{vmatrix} 0 & 1 \\ x & y \end{vmatrix} Calculate each 2×22 \times 2 determinant:

  • The i^\widehat i component: (1z0y)=z0=z(1 \cdot z - 0 \cdot y) = z - 0 = z
  • The j^\widehat j component: (0z0x)=00=0(0 \cdot z - 0 \cdot x) = 0 - 0 = 0. Remember the negative sign in the formula: (0)=0- (0) = 0.
  • The k^\widehat k component: (0y1x)=0x=x(0 \cdot y - 1 \cdot x) = 0 - x = -x

Step 5: Combine the Components to Find c\overrightarrow c Summing the components, we get: c=zi^0j^+(x)k^\overrightarrow c = z\widehat i - 0\widehat j + (-x)\widehat k c=zi^xk^\overrightarrow c = z\widehat i - x\widehat k

Common Mistakes & Tips

  • Order of Cross Product: The definition of a right-handed system is sensitive to the order of the vectors. Ensure you correctly identify which cross product yields c\overrightarrow c. For (a,c,b)(\overrightarrow a, \overrightarrow c, \overrightarrow b) to be right-handed, it implies a×c\overrightarrow a \times \overrightarrow c is in the direction of b\overrightarrow b. This does not directly give c\overrightarrow c. However, the cyclic nature implies that b×a\overrightarrow b \times \overrightarrow a is in the direction of c\overrightarrow c.
  • Determinant Calculation Signs: Be very careful with the signs when expanding the determinant. The j^\widehat j term always has a negative sign in the expansion formula.
  • Vector Components: Double-check that you are placing the components of the correct vectors in the correct rows of the determinant. The first vector in the cross product goes in the second row, and the second vector goes in the third row.

Summary

To solve this problem, we leveraged the definition of a right-handed system of vectors. If a,c,b\overrightarrow a, \overrightarrow c, \overrightarrow b form a right-handed system in that order, then the cross product b×a\overrightarrow b \times \overrightarrow a yields a vector in the direction of c\overrightarrow c. We then proceeded to calculate this cross product using the standard determinant method, substituting the given components of a\overrightarrow a and b\overrightarrow b. The evaluation of the determinant provided the vector c\overrightarrow c.

The final answer is zi^xk^\boxed{z\widehat i - x\widehat k}.

Practice More Vector Algebra Questions

View All Questions