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

Question

Let A, B, C be three points whose position vectors respectively are a=i^+4j^+3k^\overrightarrow a = \widehat i + 4\widehat j + 3\widehat k b=2i^+αj^+4k^,αR\overrightarrow b = 2\widehat i + \alpha \widehat j + 4\widehat k,\,\alpha \in R c=3i^2j^+5k^\overrightarrow c = 3\widehat i - 2\widehat j + 5\widehat k If α\alpha is the smallest positive integer for which a,b,c\overrightarrow a ,\,\overrightarrow b ,\,\overrightarrow c are noncollinear, then the length of the median, in Δ\DeltaABC, through A is :

Options

Solution

Key Concepts and Formulas

  1. Collinearity of Vectors: Three points A, B, C are collinear if the vectors formed by them, such as AB\overrightarrow{AB} and AC\overrightarrow{AC}, are parallel. Two vectors are parallel if one is a scalar multiple of the other, or equivalently, if their corresponding components are proportional.
  2. Position Vectors and Vector Subtraction: The vector from point A to point B is given by AB=ba\overrightarrow{AB} = \overrightarrow{b} - \overrightarrow{a}, where a\overrightarrow{a} and b\overrightarrow{b} are the position vectors of A and B, respectively.
  3. Midpoint Formula: The position vector of the midpoint M of a line segment BC is given by m=b+c2\overrightarrow{m} = \frac{\overrightarrow{b} + \overrightarrow{c}}{2}.
  4. Distance Formula: The distance between two points with position vectors p\overrightarrow{p} and q\overrightarrow{q} is the magnitude of the vector pq=qp\overrightarrow{pq} = \overrightarrow{q} - \overrightarrow{p}, i.e., qp|\overrightarrow{q} - \overrightarrow{p}|. If p=x1i^+y1j^+z1k^\overrightarrow{p} = x_1\widehat i + y_1\widehat j + z_1\widehat k and q=x2i^+y2j^+z2k^\overrightarrow{q} = x_2\widehat i + y_2\widehat j + z_2\widehat k, the distance is (x2x1)2+(y2y1)2+(z2z1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}.

Step-by-Step Solution

Step 1: Find the vectors AB\overrightarrow{AB} and AC\overrightarrow{AC} and establish the condition for collinearity. We are given the position vectors: a=i^+4j^+3k^\overrightarrow a = \widehat i + 4\widehat j + 3\widehat k b=2i^+αj^+4k^\overrightarrow b = 2\widehat i + \alpha \widehat j + 4\widehat k c=3i^2j^+5k^\overrightarrow c = 3\widehat i - 2\widehat j + 5\widehat k

The vector AB\overrightarrow{AB} is given by: AB=ba=(2i^+αj^+4k^)(i^+4j^+3k^)\overrightarrow{AB} = \overrightarrow b - \overrightarrow a = (2\widehat i + \alpha \widehat j + 4\widehat k) - (\widehat i + 4\widehat j + 3\widehat k) AB=(21)i^+(α4)j^+(43)k^=i^+(α4)j^+k^\overrightarrow{AB} = (2-1)\widehat i + (\alpha-4)\widehat j + (4-3)\widehat k = \widehat i + (\alpha-4)\widehat j + \widehat k

The vector AC\overrightarrow{AC} is given by: AC=ca=(3i^2j^+5k^)(i^+4j^+3k^)\overrightarrow{AC} = \overrightarrow c - \overrightarrow a = (3\widehat i - 2\widehat j + 5\widehat k) - (\widehat i + 4\widehat j + 3\widehat k) AC=(31)i^+(24)j^+(53)k^=2i^6j^+2k^\overrightarrow{AC} = (3-1)\widehat i + (-2-4)\widehat j + (5-3)\widehat k = 2\widehat i - 6\widehat j + 2\widehat k

For points A, B, and C to be collinear, the vectors AB\overrightarrow{AB} and AC\overrightarrow{AC} must be parallel. This means their corresponding components must be proportional: 12=α46=12\frac{1}{2} = \frac{\alpha-4}{-6} = \frac{1}{2}

Step 2: Solve for α\alpha that makes the points collinear. From the proportionality condition, we can equate the first two ratios: 12=α46\frac{1}{2} = \frac{\alpha-4}{-6} Multiplying both sides by 6-6: 3=α4-3 = \alpha-4 Adding 4 to both sides: α=1\alpha = 1 Thus, if α=1\alpha = 1, the points A, B, and C are collinear.

Step 3: Determine the smallest positive integer value of α\alpha for which the points are non-collinear. The problem requires α\alpha to be the smallest positive integer for which A, B, and C are non-collinear. Positive integers are 1,2,3,1, 2, 3, \dots. Since α=1\alpha = 1 leads to collinearity, the smallest positive integer value for α\alpha that ensures non-collinearity is α=2\alpha = 2.

Step 4: Find the position vector of the midpoint M of the side BC. With α=2\alpha = 2, the position vector b\overrightarrow b becomes: b=2i^+2j^+4k^\overrightarrow b = 2\widehat i + 2\widehat j + 4\widehat k The position vector of point C is: c=3i^2j^+5k^\overrightarrow c = 3\widehat i - 2\widehat j + 5\widehat k Let M be the midpoint of BC. Its position vector m\overrightarrow m is given by the midpoint formula: m=b+c2=(2i^+2j^+4k^)+(3i^2j^+5k^)2\overrightarrow m = \frac{\overrightarrow b + \overrightarrow c}{2} = \frac{(2\widehat i + 2\widehat j + 4\widehat k) + (3\widehat i - 2\widehat j + 5\widehat k)}{2} m=(2+3)i^+(22)j^+(4+5)k^2=5i^+0j^+9k^2\overrightarrow m = \frac{(2+3)\widehat i + (2-2)\widehat j + (4+5)\widehat k}{2} = \frac{5\widehat i + 0\widehat j + 9\widehat k}{2} m=52i^+0j^+92k^\overrightarrow m = \frac{5}{2}\widehat i + 0\widehat j + \frac{9}{2}\widehat k

Step 5: Calculate the length of the median AM. The median through A is the line segment AM, where M is the midpoint of BC. We need to find the length of AM. The position vector of A is a=i^+4j^+3k^\overrightarrow a = \widehat i + 4\widehat j + 3\widehat k. The position vector of M is m=52i^+92k^\overrightarrow m = \frac{5}{2}\widehat i + \frac{9}{2}\widehat k.

The vector AM\overrightarrow{AM} is: AM=ma=(52i^+92k^)(i^+4j^+3k^)\overrightarrow{AM} = \overrightarrow m - \overrightarrow a = \left(\frac{5}{2}\widehat i + \frac{9}{2}\widehat k\right) - (\widehat i + 4\widehat j + 3\widehat k) AM=(521)i^+(04)j^+(923)k^\overrightarrow{AM} = \left(\frac{5}{2}-1\right)\widehat i + (0-4)\widehat j + \left(\frac{9}{2}-3\right)\widehat k AM=(522)i^4j^+(962)k^\overrightarrow{AM} = \left(\frac{5-2}{2}\right)\widehat i - 4\widehat j + \left(\frac{9-6}{2}\right)\widehat k AM=32i^4j^+32k^\overrightarrow{AM} = \frac{3}{2}\widehat i - 4\widehat j + \frac{3}{2}\widehat k

The length of the median AM is the magnitude of the vector AM\overrightarrow{AM}: AM=AM=(32)2+(4)2+(32)2AM = |\overrightarrow{AM}| = \sqrt{\left(\frac{3}{2}\right)^2 + (-4)^2 + \left(\frac{3}{2}\right)^2} AM=94+16+94AM = \sqrt{\frac{9}{4} + 16 + \frac{9}{4}} AM=184+16=92+16AM = \sqrt{\frac{18}{4} + 16} = \sqrt{\frac{9}{2} + 16} To add the terms, find a common denominator: AM=92+322=412AM = \sqrt{\frac{9}{2} + \frac{32}{2}} = \sqrt{\frac{41}{2}} To express this in the desired format, we can write it as: AM=41×22×2=824=824=822AM = \sqrt{\frac{41 \times 2}{2 \times 2}} = \sqrt{\frac{82}{4}} = \frac{\sqrt{82}}{\sqrt{4}} = \frac{\sqrt{82}}{2}


Common Mistakes & Tips

  • Collinearity vs. Coplanarity: Ensure you are applying the correct condition. Collinearity of three points means the vectors formed between them are parallel.
  • Smallest Positive Integer: Carefully read the question to identify the exact condition for α\alpha. "Smallest positive integer" implies α{1,2,3,}\alpha \in \{1, 2, 3, \dots\}, and we must exclude values that cause collinearity.
  • Arithmetic with Fractions: Pay close attention to calculations involving fractions, especially when squaring or adding them, to avoid errors in the final distance calculation.

Summary

The problem first requires determining the value of α\alpha that leads to collinearity by checking the proportionality of the components of vectors AB\overrightarrow{AB} and AC\overrightarrow{AC}. We found that α=1\alpha=1 causes collinearity. The question asks for the smallest positive integer α\alpha for non-collinearity, which is α=2\alpha=2. With this value of α\alpha, we then found the midpoint M of BC and calculated the length of the median AM using the distance formula.

The final answer is 822\boxed{\frac{\sqrt {82} }{2}}.

Practice More Vector Algebra Questions

View All Questions