Animated Solution for Mathematics - Three Dimensional Geometry: Let Q be the foot of the perpendicular from the point P(7,−2,13) on the plane containing the lines 6x+1=7y−1=8z−3 and 3x−1=5y−2=7z−3. Then (PQ)2, is equal to .
Enter Numerical Value:
Visualized Solution
Visualizing the Setup for P and Q
Given point P(7,−2,13).
Two lines lie in the plane:
L1:6x+1=7y−1=8z−3
L2:3x−1=5y−2=7z−3
Goal: Find (PQ)2 where Q is the foot of the perpendicular from P to the plane.
Direction Vectors b1 and b2
Direction vector of L1: b1=(6,7,8)
Direction vector of L2: b2=(3,5,7)
Setting up the Normal Vector n
The normal vector n must be perpendicular to both b1 and b2.
n=b1×b2
n=i^63j^75k^87
Calculating the Cross Product
Expanding the determinant:
n=i^(49−40)−j^(42−24)+k^(30−21)
n=9i^−18j^+9k^
Simplifying the Normal Vector n
Simplify the normal vector by dividing by 9:
n∼(1,−2,1)
Identifying a Point (x0,y0,z0) on the Plane
Pick a point from L2:
(x0,y0,z0)=(1,2,3)
Substituting into the Plane Equation
Equation of plane: a(x−x0)+b(y−y0)+c(z−z0)=0
Substitute a=1,b=−2,c=1 and (1,2,3):
1(x−1)−2(y−2)+1(z−3)=0
Final Equation of the Plane
Simplify the equation:
x−1−2y+4+z−3=0
x−2y+z=0
Formula for Distance PQ
Perpendicular distance PQ from P(x1,y1,z1) to ax+by+cz+d=0 is:
PQ=a2+b2+c2∣ax1+by1+cz1+d∣
Substituting P(7,−2,13) into Distance Formula
Substitute P(7,−2,13) and plane x−2y+z=0:
PQ=12+(−2)2+12∣7−2(−2)+13∣
Calculating the Distance PQ
Numerator: ∣7+4+13∣=24
Denominator: 1+4+1=6
PQ=624=46
Finding the Final Value of (PQ)2
(PQ)2=(46)2
(PQ)2=16×6
(PQ)2=96
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of 3D Space
A Journey to the Plane
Welcome, future engineer. Today, we are not just solving a problem; we are embarking on a journey through three-dimensional space. Imagine you are standing in a vast, empty room with a point P hovering in the air and a flat, infinite plane defined by two lines that crisscross through it.
Our mission is to find the shortest path from point P to that plane. This path is the perpendicular distance, and the point where it hits the plane is Q. We want to find (PQ)2.
Phase 1
Unlocking the Plane's Identity
To define a plane, we need a point on the plane and a normal vector—a vector that stands perfectly upright, perpendicular to the surface. We are given two lines, L1 and L2, that lie within this plane:
L1:6x+1=7y−1=8z−3
L2:3x−1=5y−2=7z−3
From these equations, we extract the direction vectors b1=(6,7,8) and b2=(3,5,7). Because these lines lie in the plane, their direction vectors are parallel to the plane.
Phase 2
The Magic of the Cross Product
To find a vector perpendicular to both b1 and b2, we calculate the cross product n=b1×b2. We set up the determinant as follows:
n=i^63j^75k^87
Expanding this, we get i^(49−40)−j^(42−24)+k^(30−21), which simplifies to n=9i^−18j^+9k^.
For efficiency, we simplify our normal vector by dividing by 9 to obtain n=(1,−2,1). This maintains the correct orientation while simplifying our arithmetic.
Phase 3
Constructing the Plane Equation
We use the point (1,2,3) from line L2 and our normal vector n=(1,−2,1). Applying the point-normal form a(x−x0)+b(y−y0)+c(z−z0)=0, we substitute our values:
1(x−1)−2(y−2)+1(z−3)=0
Expanding this, we get x−1−2y+4+z−3=0. This simplifies beautifully to the plane equation:
x−2y+z=0
Phase 4
The Final Leap to the Distance
We have point P(7,−2,13) and the plane x−2y+z=0. The perpendicular distance PQ from a point (x1,y1,z1) to a plane ax+by+cz+d=0 is: