Animated Solution for Mathematics - Three Dimensional Geometry: If the equation of the plane passing through the point (1,1,2) and perpendicular to the line x−3y+2z−1=0=4x−y+z is Ax+By+Cz=1, then 140(C−B+A) is equal to ______.
Enter Numerical Value:
Visualized Solution
Visualizing the 3D Geometry Setup
Given point: P(1,1,2)
Line L is the intersection of two planes:
Plane 1: x−3y+2z−1=0
Plane 2: 4x−y+z=0
Identifying the Normal Vector
To find the equation of the target plane, we need its normal vector n.
Since the target plane is perpendicular to line L, its normal vector n is parallel to line L.
Direction of the Intersection Line
Line L lies on both Plane 1 and Plane 2.
Therefore, the direction of line L is perpendicular to the normals of both planes.
Direction vector v=n1×n2
Extracting Normal Vectors
From Plane 1: n1=i^−3j^+2k^
From Plane 2: n2=4i^−j^+k^
Setting up the Cross Product
v=i^14j^−3−1k^21
Calculating the Direction Vector
v=i^(−3−(−2))−j^(1−8)+k^(−1−(−12))
v=−i^+7j^+11k^
So, n=(−1,7,11)
Setting up the Plane Equation
Equation of a plane: a(x−x1)+b(y−y1)+c(z−z1)=0
Substitute point P(1,1,2) and normal n(−1,7,11)
Expanding the Equation
−1(x−1)+7(y−1)+11(z−2)=0
−x+1+7y−7+11z−22=0
Simplifying the Equation
−x+7y+11z−28=0
−x+7y+11z=28
Normalizing the Equation
We need to compare this with Ax+By+Cz=1.
Divide the entire equation by 28.
Finding A, B, and C
−281x+287y+2811z=1
Comparing coefficients:
A=−281, B=287, C=2811
Setting up the Final Expression
We need to evaluate: 140(C−B+A)
=140(2811−287+(−281))
Final Calculation
=140(2811−7−1)
=140(283)
=5×3=15
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Welcome, future engineers. Today, we are not just solving a problem; we are stepping into the realm of three-dimensional space. Many students fear 3D geometry because it requires us to move beyond the flat surface of a notebook and visualize objects interacting in space.
But fear not—once you grasp the underlying logic, these problems become as elegant as a well-composed symphony.
Imagine two sheets of paper intersecting in mid-air. Where they meet, they form a straight line, which we define as line L. We are given two planes:
Plane1:x−3y+2z−1=0
Plane2:4x−y+z=0
Our goal is to find a third plane. This new plane is perpendicular to the line L formed by the intersection of the first two planes. We are also given a point P(1,1,2) that lies on this new plane.
To define a plane, we need two fundamental pieces of information: a point on the plane and a normal vector n. We already possess the point P.
The Power of the Cross Product
The core insight is this: if our target plane is perpendicular to line L, then the direction of line L is exactly the direction of the normal vector n of our plane.
Since line L lies on both Plane 1 and Plane 2, it must be perpendicular to the normal vectors of both planes. Let n1 be the normal of Plane 1 and n2 be the normal of Plane 2. From the equations, we extract:
n1=i^−3j^+2k^
n2=4i^−j^+k^
To find a vector that is perpendicular to both n1 and n2, we use the cross product. Let the direction vector of the line be v=n1×n2.
v=i^14j^−3−1k^21
Expanding this determinant, we obtain:
v=i^(−3−(−2))−j^(1−8)+k^(−1−(−12))
v=−i^+7j^+11k^
Thus, our normal vector is n=(−1,7,11). We have successfully translated the geometric relationship into a concrete vector.
Constructing the Plane
Now that we have the normal vector n=(−1,7,11) and the point P(1,1,2), we use the standard point-normal form of a plane equation:
a(x−x1)+b(y−y1)+c(z−z1)=0
Substituting our values into the equation:
−1(x−1)+7(y−1)+11(z−2)=0
Expanding this, we get:
−x+1+7y−7+11z−22=0
−x+7y+11z−28=0
Rearranging the terms, we find the equation of the plane:
−x+7y+11z=28
Final Calculation
The problem asks us to match the form Ax+By+Cz=1. To achieve this, we divide the entire equation by 28:
−281x+287y+2811z=1
By comparing this to Ax+By+Cz=1, we identify our coefficients:
A=−281,B=287,C=2811
Finally, we calculate the requested expression 140(C−B+A):
140(2811−287+(−281))
140(2811−7−1)=140(283)
Since 140÷28=5, we are left with 5×3=15. The final answer is 15.