Animated Solution for Mathematics - Three Dimensional Geometry: Let (λ,2,1) be a point on the plane which passes through the point (4,−2,2). If the plane is perpendicular to the line joining the point (−2,−21,29) and (−1,−16,23), then (11λ)2−114λ−4 is equal to
Enter Numerical Value:
Visualized Solution
Visualizing the Plane
Let the required plane be π.
The plane passes through the given point A(4,−2,2).
The Perpendicular Line
A line passes through points B(−2,−21,29) and C(−1,−16,23).
The plane π is strictly perpendicular to this line.
Identifying the Normal Vector
The normal vector n of a plane is perpendicular to the plane.
Since line BC is perpendicular to the plane, n is parallel to BC.
Calculating Vector BC
n=BC=(xC−xB)i^+(yC−yB)j^+(zC−zB)k^
n=(−1−(−2))i^+(−16−(−21))j^+(23−29)k^
n=i^+5j^−6k^
Equation of a Plane
The general equation of a plane passing through (x1,y1,z1) with normal direction ratios (a,b,c) is:
a(x−x1)+b(y−y1)+c(z−z1)=0
Substituting Known Values
Point A(4,−2,2)⟹x1=4,y1=−2,z1=2
Normal n=(1,5,−6)⟹a=1,b=5,c=−6
1(x−4)+5(y−(−2))−6(z−2)=0
Expanding the Equation
Expand the brackets:
x−4+5(y+2)−6z+12=0
x−4+5y+10−6z+12=0
Final Plane Equation
Group the variables and constants:
x+5y−6z+(−4+10+12)=0
x+5y−6z+18=0
Introducing Point P
The problem states that point P(λ,2,1) lies on this plane.
Satisfying the Plane Equation
Since P(λ,2,1) is on the plane, it must satisfy x+5y−6z+18=0.
Substitute x=λ,y=2,z=1:
λ+5(2)−6(1)+18=0
Solving for λ
λ+10−6+18=0
λ+22=0
λ=−22
The Target Expression
We need to evaluate the expression:
(11λ)2−114λ−4
Substituting λ
Substitute λ=−22:
(11−22)2−114(−22)−4
Notice that 11−22=−2
Final Calculation
Replace 11λ with −2:
(−2)2−4(−2)−4
4+8−4
=8
Conclusion
Key Takeaway: The direction ratios of a line perpendicular to a plane are exactly the direction ratios of the plane's normal.
Final Answer:8
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional space. Before you lies a flat, infinite surface—a plane, which we shall call π.
This plane is anchored to a specific point A(4,−2,2). This point serves as our gateway and anchor in the coordinate system.
The Perpendicular Connection
The problem introduces a line formed by joining two points: B(−2,−21,29) and C(−1,−16,23). We are given that our plane π is strictly perpendicular to this line.
If a line is perpendicular to a plane, the line's direction vector is parallel to the plane's normal vector n. The normal vector dictates the tilt and orientation of the plane.
We calculate the direction vector n=BC as follows:
n=(xC−xB)i^+(yC−yB)j^+(zC−zB)k^
Substituting the given coordinates:
n=(−1−(−2))i^+(−16−(−21))j^+(23−29)k^
This simplifies to:
n=1i^+5j^−6k^
Constructing the Equation
With the normal vector n=(1,5,−6) and the point A(4,−2,2) on the plane, we use the standard point-normal form:
a(x−x1)+b(y−y1)+c(z−z1)=0
Substituting our values:
1(x−4)+5(y−(−2))−6(z−2)=0
Expanding this expression:
x−4+5(y+2)−6(z−2)=0
x−4+5y+10−6z+12=0
Grouping the constants, we find the final equation of the plane:
x+5y−6z+18=0
The Intersection of Point and Plane
The problem states that a point P(λ,2,1) lies on this plane. Therefore, the coordinates of P must satisfy the equation of the plane.