Animated Solution for Mathematics - Three Dimensional Geometry: Let the equation of the plane P containing the line 1x+10=28−y=z be ax+by+3z=2(a+b) and the distance of the plane P from the point (1,27,7) be c. Then a2+b2+c2 is equal to ______.
Enter Numerical Value:
Visualized Solution
Visualizing the Plane and Line
Given Plane P:ax+by+3z=2(a+b)
Given Line L:1x+10=28−y=z
Standardizing the Line Equation
Standard form: lx−x1=my−y1=nz−z1
1x+10=−2y−8=1z−0
Extracting Point and Direction
Point on line: A(−10,8,0)
Direction vector: v=(1,−2,1)
The Plane's Normal Vector
Plane P:ax+by+3z−2(a+b)=0
Normal vector: n=(a,b,3)
Condition 1: Point on Plane
Since line L is in plane P, point A must satisfy the plane's equation.
a(−10)+b(8)+3(0)=2(a+b)
Simplifying Condition 1
−10a+8b=2a+2b
6b=12a⟹b=2a
Condition 2: Orthogonality
Since line L is in plane P, its direction v is perpendicular to normal n.
n⋅v=0
Evaluating the Dot Product
(a)(1)+(b)(−2)+(3)(1)=0
a−2b+3=0
Solving for a and b
Substitute b=2a into a−2b+3=0
a−2(2a)+3=0⟹−3a=−3
a=1⟹b=2
The Final Plane Equation
Substitute a=1,b=2 into ax+by+3z=2(a+b)
Plane P:x+2y+3z=6
Distance from a Point to a Plane
Point Q(1,27,7)
Distance formula: c=A2+B2+C2∣Ax1+By1+Cz1−D∣
Substituting into Distance Formula
c=12+22+32∣(1)(1)+(2)(27)+(3)(7)−6∣
Calculating Distance c
c=1+4+9∣1+54+21−6∣
c=1470=514
Final Evaluation
Objective: a2+b2+c2
12+22+(514)2
1+4+350=355
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 void. You have a flat, infinite sheet of paper representing a plane P, and a thin, perfectly straight wire representing a line L that lies flat against that paper.
We are given the equation of the plane P:ax+by+3z=2(a+b) and the line L:1x+10=28−y=z. Our mission is to find the constants a and b that define this plane, and then calculate the distance c from a specific point Q(1,27,7) to this plane.
Standardizing the Line
Before we can dance with the geometry, we must ensure our tools are sharp. The equation of the line L is given as 1x+10=28−y=z.
Look closely at the middle term. In the standard form lx−x1=my−y1=nz−z1, the variables x,y, and z must have a coefficient of +1. The term 28−y is a clever trap.
By factoring out a −1 from the numerator, we transform it into −2y−8. Now, our line is in its true form:
1x−(−10)=−2y−8=1z−0
From this, we can immediately extract two treasures: a point on the line, A(−10,8,0), and the direction vector of the line, v=(1,−2,1).
The Two Pillars of Containment
Now, how do we force this line to lie on the plane? We need two pillars of logic.
First, if the line is on the plane, then the point A(−10,8,0) must also be on the plane. Substituting these coordinates into the plane's equation ax+by+3z−2(a+b)=0, we get:
a(−10)+b(8)+3(0)−2(a+b)=0
Simplifying this, we find −10a+8b−2a−2b=0, which leads to −12a+6b=0, or simply b=2a. This is our first breakthrough.
Second, the direction vector of the line v=(1,−2,1) must be perpendicular to the normal vector of the plane n=(a,b,3). When two vectors are perpendicular, their dot product is zero.
Thus, n⋅v=(a)(1)+(b)(−2)+(3)(1)=0, which simplifies to a−2b+3=0.
Solving the Mystery
We now have a system of two equations: b=2a and a−2b+3=0. Substituting the first into the second, we get:
a−2(2a)+3=0
This means a−4a+3=0, or −3a=−3. Thus, a=1. Consequently, b=2(1)=2.
Our plane is now fully revealed: 1x+2y+3z=2(1+2), or x+2y+3z=6.
The Final Distance
We have the plane x+2y+3z−6=0 and the point Q(1,27,7). The perpendicular distance c from a point (x1,y1,z1) to a plane Ax+By+Cz+D=0 is given by:
c=A2+B2+C2∣Ax1+By1+Cz1+D∣
Plugging in our values, we get:
c=12+22+32∣(1)(1)+(2)(27)+(3)(7)−6∣
The numerator is ∣1+54+21−6∣=∣70∣=70. The denominator is 1+4+9=14. So, c=1470=514.
Finally, the problem asks for a2+b2+c2. Substituting our values, we get:
12+22+(514)2=1+4+25(14)=5+350=355
We have arrived at the summit. The final answer is 355.