The value of m for which the points with position vectors , and are collinear, is
The value of m for which the points with position vectors , and are collinear, is
Options
Correct option: (A) 8
Let . Vector and . For collinearity, AB must be a scalar multiple of AC. Comparing the i-components: gives ; matching j-components: , so .
Marking Scheme
- 11 mark: awarded only for selecting option (A) 8; no partial credit.
Hint
Find AB and AC as vectors, then equate the ratio of their corresponding components since collinear points give parallel connecting vectors.
Quick Oral Answer
AB and AC must be parallel for collinear points; comparing components proportional to gives and .
Analysis & Explanation
Concept: Three points are collinear if and only if the vectors joining any two pairs of them are parallel (scalar multiples of each other).
With :
For A, B, C to be collinear, for some scalar t. Comparing i and k components (both give ), . Substituting into the j-component: , so .
Why the distractors fail:
- (B) -8 is a sign error, likely from mishandling the subtraction m-(-1) or an error transposing across the equation m+1=9.
- (C) 2 and (D) 5/2 result from using the wrong ratio (e.g., matching only one component incorrectly or computing t from mismatched pairs of components), giving an inconsistent, incorrect value of m.
Exam tip: Always verify collinearity using at least two independent component ratios (e.g., i and k here) to confirm consistency before solving for the unknown using the third.
Common Mistakes
- 1Sign errors when subtracting position vectors with negative components (e.g., ).
- 2Using inconsistent component ratios to find t, leading to an incorrect value of m.
- 3Confusing the collinearity condition (vectors parallel) with perpendicularity (dot product zero).
Interesting Facts
The collinearity test using proportional vector components is essentially the 3D extension of the 2D condition that three points on a line have equal slopes.
This same collinearity technique underlies collision and alignment detection algorithms used in 3D computer graphics and robotics.
Spotted a mistake or something unclear?
Tell us — we fix reported answers fast.
Frequently Asked Questions
What condition must hold for three points given by position vectors to be collinear?
The vector joining any two of the points must be a scalar multiple of the vector joining another pair of the same points — i.e., for some real number t.
Why do we check two components before solving for the unknown?
Checking two independent components (here, i and k) confirms the value of the scalar t consistently, ensuring the collinearity condition truly holds before using it to solve for the unknown m in the third component.