Animated Solution for Mathematics - Three Dimensional Geometry: The equation of the plane passing through the point (1,2,−3) and perpendicular to the planes 3x+y−2z=5 and 2x−5y−z=7, is:
Select Answer:
Visualized Solution
Visualizing the Setup
Given Point: A(1,2,−3)
Plane 1 (P1): 3x+y−2z=5
Plane 2 (P2): 2x−5y−z=7
Goal: Find the equation of plane P passing through A and perpendicular to P1 and P2.
Identifying Normal Vectors
Normal vector of P1: n1=3i^+j^−2k^
Normal vector of P2: n2=2i^−5j^−k^
The Cross Product Tool
The required plane's normal n must be perpendicular to both n1 and n2.
Therefore, n=n1×n2.
Setting up the Determinant
n=i^32j^1−5k^−2−1
Calculating the i^ Component
Expanding along the first row for i^:
i^[1(−1)−(−5)(−2)]
i^[−1−10]=−11i^
Calculating the j^ Component
Expanding for j^:
−j^[3(−1)−2(−2)]
−j^[−3+4]=−1j^
Calculating the k^ Component
Expanding for k^:
k^[3(−5)−2(1)]
k^[−15−2]=−17k^
Resultant Normal Vector: n=−11i^−j^−17k^
Point-Normal Form of the Plane
Point-Normal Form: a(x−x1)+b(y−y1)+c(z−z1)=0
Using n=11i^+j^+17k^ (multiplying by −1 for simplicity).
Point A(1,2,−3).
Substituting the Values
Substituting values into the formula:
11(x−1)+1(y−2)+17(z−(−3))=0
11(x−1)+(y−2)+17(z+3)=0
Expanding the Equation
Distributing the constants:
11x−11+y−2+17z+51=0
Final Simplification
Grouping variables: 11x+y+17z
Combining constants: −11−2+51=38
Final Equation: 11x+y+17z+38=0
Conclusion
Key Takeaway: The normal vector of a plane perpendicular to two planes is the cross product of their individual normal vectors.
Final Answer:11x+y+17z+38=0
Matches Option 3.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Architecture of 3D Space
Finding Your Plane
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a problem; we are performing an act of architectural creation in three-dimensional space.
We are tasked with finding the equation of a plane that passes through a specific point, A(1,2,−3), while standing perfectly perpendicular to two other planes, P1 and P2.
Imagine standing in a room where two walls meet at an angle. You are holding a sheet of glass (our target plane) and you need to orient it so that it is perfectly perpendicular to both walls. How do we define that orientation?
Phase 1
The Normal Vector - The Plane's Compass
In the language of vectors, a plane is defined by its normal vector—a vector that points straight out of the surface at a 90∘ angle. Think of it as the plane's compass.
If we know the normal vector, we know the plane's tilt. For our given planes, P1:3x+y−2z=5 and P2:2x−5y−z=7, the normal vectors are hidden in plain sight.
They are simply the coefficients of x,y, and z. Thus, for P1, we have n1=3i^+j^−2k^, and for P2, we have n2=2i^−5j^−k^. These two vectors are the keys to our kingdom.
Phase 2
The Cross Product - The Architect's Secret
Here is where the magic happens. We need our new plane to be perpendicular to both P1 and P2.
Geometrically, this means the normal vector of our new plane, let's call it n, must be perpendicular to both n1 and n2. There is only one operation in our vector toolkit that produces a vector perpendicular to two others: the cross product.
By calculating n=n1×n2, we are essentially finding the direction that is orthogonal to the 'tilt' of both existing planes.
Phase 3
The Determinant - A Dance of Numbers
To compute the cross product, we set up a determinant. This is where precision is paramount. A single sign error here can lead us astray.
We arrange our unit vectors i^,j^,k^ in the top row, followed by the components of n1 and n2 in the subsequent rows:
n=i^32j^1−5k^−2−1
Expanding this, we calculate the i^ component: (1)(−1)−(−5)(−2)=−1−10=−11.
For the j^ component, we remember the alternating sign rule: −((3)(−1)−(2)(−2))=−(−3+4)=−1.
Finally, for the k^ component: (3)(−5)−(2)(1)=−15−2=−17. Our resultant normal vector is n=−11i^−j^−17k^.
Phase 4
The Final Assembly
Now that we have our normal vector n=(−11,−1,−17), we can simplify our life by using n=(11,1,17) (multiplying by −1 does not change the plane's orientation).
We use the point-normal form: a(x−x1)+b(y−y1)+c(z−z1)=0. Plugging in our point A(1,2,−3) and our normal vector (11,1,17), we get:
11(x−1)+1(y−2)+17(z+3)=0
Expanding this carefully: 11x−11+y−2+17z+51=0.
Grouping the terms, we arrive at the final equation: 11x+y+17z+38=0.
Conclusion
Look at what you have achieved! You have taken two abstract planes, found their hidden orientations, combined them using the power of the cross product, and anchored the result to a specific point in space.
This is the beauty of 3D geometry—it turns abstract equations into a tangible, structural reality. Keep practicing, keep visualizing, and remember: every complex problem is just a series of elegant, logical steps waiting for you to connect them.