Animated Solution for Mathematics - Three Dimensional Geometry: If a plane passes through the points (−1,k,0), (2,k,−1), (1,1,2) and is parallel to the line 1x−1=22y+1=−1z+1, then the value of (k−1)(k−2)k2+1 is
Select Answer:
Visualized Solution
Visualizing the Geometry
Points on the plane: A(−1,k,0), B(2,k,−1), and C(1,1,2)
Line equation: 1x−1=22y+1=−1z+1
Goal: Find k and evaluate (k−1)(k−2)k2+1
Vectors on the Plane
To define the plane, we need two vectors lying on it.
We construct vectors AB and AC using the given points.
Calculating Vector AB
AB=(2−(−1))i^+(k−k)j^+(−1−0)k^
AB=3i^+0j^−1k^
Calculating Vector AC
AC=(1−(−1))i^+(1−k)j^+(2−0)k^
AC=2i^+(1−k)j^+2k^
The Normal Vector n
The normal vector n is perpendicular to the plane.
n=AB×AC
Evaluating AB×AC
n=i^32j^01−kk^−12
n=i^(0−(−1)(1−k))−j^(6−(−2))+k^(3(1−k)−0)
n=(1−k)i^−8j^+(3−3k)k^
Direction Vector of Line L
Given line: 1x−1=22y+1=−1z+1
Caution: The y-term is not in standard form!
Rewrite as: 1x−1=1y+1/2=−1z+1
Direction vector d=1i^+1j^−1k^
Applying the Parallel Condition
The plane is parallel to the line L.
Therefore, n⊥d
Condition for perpendicularity: n⋅d=0
Setting up the Dot Product
n=(1−k)i^−8j^+(3−3k)k^
d=1i^+1j^−1k^
n⋅d=(1−k)(1)+(−8)(1)+(3−3k)(−1)=0
Solving for k
Expand the equation: 1−k−8−3+3k=0
Combine like terms: 2k−10=0
2k=10⇒k=5
Final Evaluation
Expression to evaluate: (k−1)(k−2)k2+1
Substitute k=5: (5−1)(5−2)52+1
=(4)(3)25+1=1226
Final Answer: 613
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
To define the plane, we identify two vectors lying on its surface by anchoring them at point A(−1,k,0). We use points B(2,k,−1) and C(1,1,2) to construct these vectors.
The vector AB is calculated as:
AB=(2−(−1))i^+(k−k)j^+(−1−0)k^=3i^+0j^−1k^
The vector AC is calculated as:
AC=(1−(−1))i^+(1−k)j^+(2−0)k^=2i^+(1−k)j^+2k^
The Normal Vector
The normal vector n is perpendicular to the plane and is found by the cross product n=AB×AC.
n=i^32j^01−kk^−12
Expanding the determinant, we obtain:
n=i^(0−(−1)(1−k))−j^(6−(−2))+k^(3(1−k)−0)
Simplifying the components, the normal vector is:
n=(1−k)i^−8j^+(3−3k)k^
The Line Trap
The line is given by the equation 1x−1=22y+1=−1z+1. To extract the direction vector d, we must ensure the coefficient of y is 1.
Rewriting the middle term as 1y+1/2, we identify the direction vector as:
d=1i^+1j^−1k^
The Parallel Condition
Since the plane is parallel to the line, the normal vector n must be perpendicular to the direction vector d. Therefore, their dot product must be zero: n⋅d=0.
Substituting the vectors into the dot product equation:
(1−k)(1)+(−8)(1)+(3−3k)(−1)=0
Expanding and solving for k:
1−k−8−3+3k=0
2k−10=0
k=5
Final Calculation
With the value k=5 determined, we evaluate the target expression:
(k−1)(k−2)k2+1
Substituting k=5:
(5−1)(5−2)52+1=4×325+1=1226
Reducing the fraction, we arrive at the final result: