Animated Solution for Mathematics - Three Dimensional Geometry: Let a plane P pass through the point (3,7,−7) and contain the line, −3x−2=2y−3=1z+2. If distance of the plane P from the origin is d, then d2 is equal to
Enter Numerical Value:
Visualized Solution
Problem Setup for Plane P
Given plane P contains point B(3,7,−7)
Given line L: −3x−2=2y−3=1z+2
Goal: Find d2, where d is the distance from the origin.
Extracting Information from Line L
Line equation: −3x−2=2y−3=1z+2
Extract point A on the line.
Extract direction vector v parallel to the line.
Point A and Vector v
Point A(2,3,−2) lies on the line.
Direction vector v=−3i^+2j^+k^
Constructing Vector AB
To find the normal, we need two non-parallel vectors in the plane.
We have v. Let's construct AB using points A and B.
Calculating Vector AB
AB=(3−2)i^+(7−3)j^+(−7−(−2))k^
AB=i^+4j^−5k^
The Normal Vector n
The normal vector n is perpendicular to the plane.
It is given by the cross product: n=v×AB
Setting up the Cross Product
n=i^−31j^24k^1−5
Evaluating the Determinant
n=i^(−10−4)−j^(15−1)+k^(−12−2)
n=−14i^−14j^−14k^
Simplifying the Normal Vector
Direction ratios can be scaled. Divide by −14.
Simplified n=i^+j^+k^
Direction ratios: (1,1,1)
Equation of the Plane P
Formula: a(x−x1)+b(y−y1)+c(z−z1)=0
Substitute n=(1,1,1) and point A(2,3,−2):
1(x−2)+1(y−3)+1(z+2)=0
Simplifying the Plane Equation
x−2+y−3+z+2=0
x+y+z−3=0
Distance d from Origin
Distance d of a plane Ax+By+Cz+D=0 from the origin (0,0,0) is:
d=A2+B2+C2∣D∣
Substituting Values for Distance
For plane x+y+z−3=0:
A=1,B=1,C=1,D=−3
d=12+12+12∣−3∣
Calculating Distance d
d=1+1+13
d=33
d=3
Final Answer: d2
The question asks for d2.
d2=(3)2
Final Answer:d2=3
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. You have a single point B(3,7,−7) floating in the void, and a straight line L defined by the equation:
−3x−2=2y−3=1z+2
Your mission is to find the equation of the unique plane P that contains both this point and this line. Once we have that, we will calculate the distance from the origin to this plane.
Anchoring the Line
First, we need to understand our tools. From the symmetric form of the line L, we can extract a point A that lies on the line and the direction vector v that defines its orientation.
By looking at the denominators, the direction ratios are (−3,2,1), so our direction vector is v=−3i^+2j^+k^. From the numerators, we identify a point A(2,3,−2) that sits on the line.
Because the line L lies entirely within our plane P, both the point A and the vector v are contained within the plane.
The Magic of the Cross Product
To define a plane, we need a normal vector n that stands perfectly perpendicular to the surface. We already have one vector in the plane: v.
To find the normal, we need a second, non-parallel vector. We create this by connecting our known point A on the line to the point B:
AB=(3−2)i^+(7−3)j^+(−7−(−2))k^=i^+4j^−5k^
Now, we have two vectors, v and AB, both lying in the plane. The cross product n=v×AB provides the normal vector:
n=i^−31j^24k^1−5
Expanding this determinant, we get:
n=i^(−10−4)−j^(15−1)+k^(−12−2)=−14i^−14j^−14k^
Since we only care about the direction, we can scale this vector by dividing by −14, yielding the simplified normal vector n=i^+j^+k^.
The Equation and the Final Distance
With our normal vector n=(1,1,1) and point A(2,3,−2), we use the point-normal form:
1(x−2)+1(y−3)+1(z+2)=0
Simplifying this, we arrive at the equation of the plane:
x+y+z−3=0
The distance d from the origin (0,0,0) to the plane Ax+By+Cz+D=0 is given by: