Let A, B, C be three points whose position vectors respectively are a=i+4j+3kb=2i+αj+4k,α∈Rc=3i−2j+5k If α is the smallest positive integer for which a,b,c are noncollinear, then the length of the median, in ΔABC, through A is :
Options
Solution
Key Concepts and Formulas
Collinearity of Vectors: Three points A, B, C are collinear if the vectors formed by them, such as AB and AC, are parallel. Two vectors are parallel if one is a scalar multiple of the other, or equivalently, if their corresponding components are proportional.
Position Vectors and Vector Subtraction: The vector from point A to point B is given by AB=b−a, where a and b are the position vectors of A and B, respectively.
Midpoint Formula: The position vector of the midpoint M of a line segment BC is given by m=2b+c.
Distance Formula: The distance between two points with position vectors p and q is the magnitude of the vector pq=q−p, i.e., ∣q−p∣. If p=x1i+y1j+z1k and q=x2i+y2j+z2k, the distance is (x2−x1)2+(y2−y1)2+(z2−z1)2.
Step-by-Step Solution
Step 1: Find the vectors AB and AC and establish the condition for collinearity.
We are given the position vectors:
a=i+4j+3kb=2i+αj+4kc=3i−2j+5k
The vector AB is given by:
AB=b−a=(2i+αj+4k)−(i+4j+3k)AB=(2−1)i+(α−4)j+(4−3)k=i+(α−4)j+k
The vector AC is given by:
AC=c−a=(3i−2j+5k)−(i+4j+3k)AC=(3−1)i+(−2−4)j+(5−3)k=2i−6j+2k
For points A, B, and C to be collinear, the vectors AB and AC must be parallel. This means their corresponding components must be proportional:
21=−6α−4=21
Step 2: Solve for α that makes the points collinear.
From the proportionality condition, we can equate the first two ratios:
21=−6α−4
Multiplying both sides by −6:
−3=α−4
Adding 4 to both sides:
α=1
Thus, if α=1, the points A, B, and C are collinear.
Step 3: Determine the smallest positive integer value of α for which the points are non-collinear.
The problem requires α to be the smallest positive integer for which A, B, and C are non-collinear. Positive integers are 1,2,3,…. Since α=1 leads to collinearity, the smallest positive integer value for α that ensures non-collinearity is α=2.
Step 4: Find the position vector of the midpoint M of the side BC.
With α=2, the position vector b becomes:
b=2i+2j+4k
The position vector of point C is:
c=3i−2j+5k
Let M be the midpoint of BC. Its position vector m is given by the midpoint formula:
m=2b+c=2(2i+2j+4k)+(3i−2j+5k)m=2(2+3)i+(2−2)j+(4+5)k=25i+0j+9km=25i+0j+29k
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. The position vector of M is m=25i+29k.
The vector AM is:
AM=m−a=(25i+29k)−(i+4j+3k)AM=(25−1)i+(0−4)j+(29−3)kAM=(25−2)i−4j+(29−6)kAM=23i−4j+23k
The length of the median AM is the magnitude of the vector AM:
AM=∣AM∣=(23)2+(−4)2+(23)2AM=49+16+49AM=418+16=29+16
To add the terms, find a common denominator:
AM=29+232=241
To express this in the desired format, we can write it as:
AM=2×241×2=482=482=282
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 α. "Smallest positive integer" implies α∈{1,2,3,…}, 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 α that leads to collinearity by checking the proportionality of the components of vectors AB and AC. We found that α=1 causes collinearity. The question asks for the smallest positive integer α for non-collinearity, which is α=2. With this value of α, we then found the midpoint M of BC and calculated the length of the median AM using the distance formula.