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

Question

The values of a, for which the points A,B,CA, B, C with position vectors 2i^j^+k^,i^3j^5k^2\widehat i - \widehat j + \widehat k,\,\,\widehat i - 3\widehat j - 5\widehat k and ai^3j^+k^a\widehat i - 3\widehat j + \widehat k respectively are the vertices of a right angled triangle with C=π2C = {\pi \over 2} are :

Options

Solution

Key Concepts and Formulas

  • Vector Representation of a Triangle Side: The vector representing a side of a triangle, say from point PP to point QQ, is given by the difference in their position vectors: PQ=Position vector of QPosition vector of P\vec{PQ} = \text{Position vector of } Q - \text{Position vector of } P.
  • Condition for a Right-Angled Triangle: A triangle ABCABC is right-angled at vertex CC if the vectors representing the sides meeting at CC, i.e., CA\vec{CA} and CB\vec{CB}, are perpendicular. This condition is mathematically expressed using the dot product: CACB=0\vec{CA} \cdot \vec{CB} = 0.
  • Dot Product of Vectors: For two vectors u=uxi^+uyj^+uzk^\vec{u} = u_x\widehat i + u_y\widehat j + u_z\widehat k and v=vxi^+vyj^+vzk^\vec{v} = v_x\widehat i + v_y\widehat j + v_z\widehat k, their dot product is uv=uxvx+uyvy+uzvz\vec{u} \cdot \vec{v} = u_x v_x + u_y v_y + u_z v_z.

Step-by-Step Solution

Step 1: Identify the Position Vectors of the Vertices We are given the position vectors of the vertices AA, BB, and CC. Let these be denoted by pA\vec{p}_A, pB\vec{p}_B, and pC\vec{p}_C respectively.

  • Position vector of AA, pA=2i^j^+k^\vec{p}_A = 2\widehat i - \widehat j + \widehat k
  • Position vector of BB, pB=i^3j^5k^\vec{p}_B = \widehat i - 3\widehat j - 5\widehat k
  • Position vector of CC, pC=ai^3j^+k^\vec{p}_C = a\widehat i - 3\widehat j + \widehat k

Step 2: Calculate the Vectors Representing the Sides Meeting at Vertex C Since the triangle is right-angled at CC, we need to find the vectors CA\vec{CA} and CB\vec{CB}. These vectors represent the sides of the triangle that form the right angle. Using the formula PQ=pQpP\vec{PQ} = \vec{p}_Q - \vec{p}_P:

First, calculate CA\vec{CA}:

CA=pApCCA=(2i^j^+k^)(ai^3j^+k^)CA=(2a)i^+(1(3))j^+(11)k^CA=(2a)i^+(1+3)j^+0k^CA=(2a)i^+2j^\vec{CA} = \vec{p}_A - \vec{p}_C \\ \vec{CA} = (2\widehat i - \widehat j + \widehat k) - (a\widehat i - 3\widehat j + \widehat k) \\ \vec{CA} = (2 - a)\widehat i + (-1 - (-3))\widehat j + (1 - 1)\widehat k \\ \vec{CA} = (2 - a)\widehat i + (-1 + 3)\widehat j + 0\widehat k \\ \vec{CA} = (2 - a)\widehat i + 2\widehat j

Note that the k^\widehat k component is 00.

Next, calculate CB\vec{CB}:

CB=pBpCCB=(i^3j^5k^)(ai^3j^+k^)CB=(1a)i^+(3(3))j^+(51)k^CB=(1a)i^+(3+3)j^6k^CB=(1a)i^+0j^6k^CB=(1a)i^6k^\vec{CB} = \vec{p}_B - \vec{p}_C \\ \vec{CB} = (\widehat i - 3\widehat j - 5\widehat k) - (a\widehat i - 3\widehat j + \widehat k) \\ \vec{CB} = (1 - a)\widehat i + (-3 - (-3))\widehat j + (-5 - 1)\widehat k \\ \vec{CB} = (1 - a)\widehat i + (-3 + 3)\widehat j - 6\widehat k \\ \vec{CB} = (1 - a)\widehat i + 0\widehat j - 6\widehat k \\ \vec{CB} = (1 - a)\widehat i - 6\widehat k

Note that the j^\widehat j component is 00.

Step 3: Apply the Condition for a Right Angle at C For the triangle ABCABC to be right-angled at CC, the dot product of the vectors CA\vec{CA} and CB\vec{CB} must be zero.

CACB=0\vec{CA} \cdot \vec{CB} = 0

Step 4: Compute the Dot Product and Form an Equation Substitute the expressions for CA\vec{CA} and CB\vec{CB} into the dot product equation. Remember to include the zero components for clarity in the dot product calculation.

CA=(2a)i^+2j^+0k^\vec{CA} = (2 - a)\widehat i + 2\widehat j + 0\widehat k CB=(1a)i^+0j^6k^\vec{CB} = (1 - a)\widehat i + 0\widehat j - 6\widehat k

Now, calculate the dot product:

CACB=((2a)i^+2j^+0k^)((1a)i^+0j^6k^)CACB=(2a)(1a)+(2)(0)+(0)(6)CACB=(2a)(1a)+0+0CACB=(2a)(1a)\vec{CA} \cdot \vec{CB} = ((2 - a)\widehat i + 2\widehat j + 0\widehat k) \cdot ((1 - a)\widehat i + 0\widehat j - 6\widehat k) \\ \vec{CA} \cdot \vec{CB} = (2 - a)(1 - a) + (2)(0) + (0)(-6) \\ \vec{CA} \cdot \vec{CB} = (2 - a)(1 - a) + 0 + 0 \\ \vec{CA} \cdot \vec{CB} = (2 - a)(1 - a)

Setting the dot product to zero gives us the equation:

(2a)(1a)=0(2 - a)(1 - a) = 0

Step 5: Solve the Algebraic Equation for 'a' The equation (2a)(1a)=0(2 - a)(1 - a) = 0 is a product of two factors that equals zero. This implies that at least one of the factors must be zero. We have two possible cases:

Case 1: 2a=02 - a = 0 Solving for aa, we get a=2a = 2.

Case 2: 1a=01 - a = 0 Solving for aa, we get a=1a = 1.

Therefore, the possible values of aa for which the triangle ABCABC is right-angled at CC are 22 and 11.

Step 6: Match the Results with the Given Options The calculated values for aa are 22 and 11. We compare this set of values with the given options: (A) 22 and 11 (B) 2-2 and 1-1 (C) 2-2 and 11 (D) 22 and 1-1

Our result {2,1}\{2, 1\} matches option (A).

Common Mistakes & Tips

  • Vector Direction: Ensure that the vectors for the sides are correctly oriented. For a right angle at CC, use vectors originating from CC, i.e., CA\vec{CA} and CB\vec{CB}. Using vectors like AC\vec{AC} and BC\vec{BC} is also valid but requires careful handling of signs if mixed.
  • Dot Product Calculation Errors: Pay close attention to signs when subtracting position vectors and when multiplying components in the dot product. Remember that the dot product of vectors with missing components (e.g., a vector without an k^\widehat k term) involves multiplying by zero for that component.
  • Algebraic Solution: When solving equations like (xp)(xq)=0(x-p)(x-q)=0, remember that both x=px=p and x=qx=q are valid solutions.

Summary

To determine the values of aa for which triangle ABCABC is right-angled at CC, we utilized the property that the dot product of the vectors forming the right angle at CC, namely CA\vec{CA} and CB\vec{CB}, must be zero. We first computed these vectors by subtracting the position vector of CC from the position vectors of AA and BB, respectively. Subsequently, we applied the dot product condition, CACB=0\vec{CA} \cdot \vec{CB} = 0, which led to the algebraic equation (2a)(1a)=0(2-a)(1-a) = 0. Solving this equation yielded the values a=2a=2 and a=1a=1.

The final answer is 2 and 1\boxed{2 \text{ and } 1} which corresponds to option (A).

Practice More Vector Algebra Questions

View All Questions
The values of a, for which the points with position vectors... | JEE Main 2021 Vector Algebra | JEE Main - Mathematicon