Animated Solution for Mathematics - Three Dimensional Geometry: If the plane 2x+y−5z=0 is rotated about its line of intersection with the plane 3x−y+4z−7=0 by an angle of 2π, then the plane after the rotation passes through the point :
Select Answer:
Visualized Solution
Visualizing the Geometry
Given Plane P1:2x+y−5z=0
Given Plane P2:3x−y+4z−7=0
We need to rotate P1 about their line of intersection.
The Rotation by 2π
P1 is rotated by an angle of 2π.
This creates a new plane, let's call it P3.
P3 is perpendicular to P1.
Family of Planes Equation
Any plane passing through the intersection of P1 and P2 belongs to a family.
Equation: P1+λP2=0
This guarantees the new plane contains the intersection line.
Substituting the Plane Equations
Substitute P1 and P2 into the family equation:
(2x+y−5z)+λ(3x−y+4z−7)=0
Grouping the Variables
Group terms by x,y, and z to find the normal vector components.
x(2+3λ)+y(1−λ)+z(−5+4λ)−7λ=0
The Perpendicularity Condition
Normal of P1: n1=(2,1,−5)
Normal of P3: n3=(2+3λ,1−λ,−5+4λ)
Since P1⊥P3, their normals are also perpendicular: n1⋅n3=0
Setting up the Dot Product
n1⋅n3=0
2(2+3λ)+1(1−λ)+(−5)(−5+4λ)=0
Expanding the Equation
Expand the brackets carefully:
4+6λ+1−λ+25−20λ=0
Finding the Value of λ
Combine constant terms: 4+1+25=30
Combine λ terms: 6λ−λ−20λ=−15λ
30−15λ=0⟹15λ=30⟹λ=2
The Final Plane Equation
Substitute λ=2 back into the grouped equation:
x(2+3(2))+y(1−2)+z(−5+4(2))−7(2)=0
x(8)+y(−1)+z(3)−14=0
Final Equation:8x−y+3z−14=0
Checking the Options
We need to find which point lies on 8x−y+3z−14=0.
Let's test Option C: (1,0,2)
LHS: 8(1)−(0)+3(2)−14
LHS: 8+0+6−14=14−14=0
LHS = RHS. The point (1,0,2) lies on the plane.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of Rotation
A 3D Adventure
Welcome, my dear student! Today, we are going to dive into the elegant world of 3D geometry. Imagine you are standing in a vast, empty space with two planes, P1:2x+y−5z=0 and P2:3x−y+4z−7=0, slicing through this space.
They meet at a line, a sharp edge where these two infinite sheets intersect. Our mission is to take P1 and rotate it around this intersection line by exactly 2π radians. It sounds daunting, but with the right tools, it becomes a beautiful dance of algebra.
The Power of the Family of Planes
How do we describe a plane that is constantly changing as it rotates, yet always stays anchored to that intersection line? We use the 'Family of Planes' equation. Any plane passing through the intersection of P1 and P2 can be written as P1+λP2=0.
This equation is our anchor. It says, 'No matter what value λ takes, this plane will always contain the line where P1 and P2 meet.' Let's write this out explicitly:
(2x+y−5z)+λ(3x−y+4z−7)=0
To make this useful, we need to group the terms by their variables x,y, and z. This will reveal the normal vector of our new plane, which we'll call P3:
x(2+3λ)+y(1−λ)+z(−5+4λ)−7λ=0
Now, look at the coefficients of x,y, and z. These form the normal vector of our new plane: n3=(2+3λ,1−λ,−5+4λ).
The Perpendicularity Condition
Here is the crucial insight: the problem tells us the plane is rotated by 2π. In the language of geometry, this means the new plane P3 is perpendicular to the original plane P1.
If two planes are perpendicular, their normal vectors must also be perpendicular. The mathematical condition for two vectors to be perpendicular is that their dot product must be zero.
We know the normal vector of P1 is n1=(2,1,−5). So, we set the dot product n1⋅n3=0:
2(2+3λ)+1(1−λ)+(−5)(−5+4λ)=0
Solving for the Unknown
Now, let's expand this carefully. I know algebra can sometimes feel like a chore, but stay with me—the numbers will fall into place beautifully:
4+6λ+1−λ+25−20λ=0
Let's group the constants and the λ terms. The constants are 4+1+25=30, and the λ terms are 6λ−λ−20λ=−15λ. So, we have:
30−15λ=0
Solving for λ, we get λ=2. We have found the specific plane in the family that satisfies our rotation condition!
The Final Verification
Now, we substitute λ=2 back into our grouped equation to find the final equation of the plane P3:
x(2+3(2))+y(1−2)+z(−5+4(2))−7(2)=0
8x−y+3z−14=0
This is the equation of our rotated plane. The final step is to see which of the given points lies on this plane. Let's test the point (1,0,2):
8(1)−(0)+3(2)−14=8+6−14=0
It works! The point (1,0,2) satisfies the equation, meaning it lies on the plane. You've navigated the geometry, mastered the family of planes, and used the dot product to find the solution.
Remember, every complex problem is just a series of simple, logical steps. Keep practicing, and you'll soon find that you don't just solve these problems—you understand them.