If the points with position vectors αi^+10j^+13k^,6i^+11j^+11k^,29i^+βj^−8k^ are collinear, then (19α−6β)2 is equal to :
Options
Solution
Key Concepts and Formulas
Collinearity of Three Points in 3D: Three points A,B,C with position vectors a,b,c are collinear if the vector AB is parallel to BC, which means AB=kBC for some scalar k. This implies that the ratios of the differences in their corresponding coordinates are equal:
xB−xCxA−xB=yB−yCyA−yB=zB−zCzA−zB
Algebraic Manipulation: Solving linear equations and simplifying expressions involving fractions and variables.
Step-by-Step Solution
Step 1: Identify the position vectors and coordinates of the given points.
Let the three given points be P1, P2, and P3 with position vectors:
p1=αi^+10j^+13k^⟹P1(α,10,13)p2=6i^+11j^+11k^⟹P2(6,11,11)p3=29i^+βj^−8k^⟹P3(29,β,−8)
Step 2: Apply the condition for collinearity using the ratios of coordinate differences.
Since the points are collinear, the ratios of the differences in their corresponding coordinates must be equal. We will use the form x2−x3x1−x2=y2−y3y1−y2=z2−z3z1−z2.
x-coordinates:x1−x2=α−6x2−x3=6−29=212−9=23
Ratio for x: 3/2α−6=32(α−6)
y-coordinates:y1−y2=10−11=−1y2−y3=11−β
Ratio for y: 11−β−1
z-coordinates:z1−z2=13−11=2z2−z3=11−(−8)=11+8=19
Ratio for z: 192
Equating these ratios, we get:
32(α−6)=11−β−1=192
Step 3: Solve for α by equating the x-ratio and the z-ratio.
We use the known numerical ratio 192 to find the values of α and β.
32(α−6)=192
Multiply both sides by 3 and divide by 2:
α−6=192×23α−6=193
Add 6 to both sides:
α=6+193=196×19+3=19114+3=19117
Step 4: Solve for β by equating the y-ratio and the z-ratio.11−β−1=192
Cross-multiply:
−1×19=2×(11−β)−19=22−2β
Rearrange the terms to solve for β:
2β=22+192β=41β=241
Step 5: Calculate the value of the expression (19α−6β)2.
Substitute the found values of α and β into the expression:
(19α−6β)2=(19×19117−6×241)2
Simplify the terms inside the parentheses:
19×19117=1176×241=3×41=123
Substitute these values back into the expression:
(117−123)2=(−6)2=36
Common Mistakes & Tips
Order of Subtraction: Be consistent with the order of subtraction when forming the coordinate differences (e.g., always P1−P2 and P2−P3). Mixing the order will lead to incorrect signs and ratios.
Fraction Arithmetic: Double-check all calculations involving fractions, especially when adding, subtracting, or cross-multiplying.
Sign Errors: Carefully handle negative signs, particularly when dealing with subtraction of coordinates or terms in equations.
Summary
The problem requires us to use the condition of collinearity for three points in 3D space, which states that the ratios of the differences in their corresponding coordinates are equal. By setting up these ratios using the given position vectors, we derived two equations involving the unknowns α and β. Solving these equations allowed us to find the specific values of α and β. Finally, we substituted these values into the expression (19α−6β)2 to compute the required result.