Animated Solution for Mathematics - Three Dimensional Geometry: The plane x+2y−z=4 cuts the sphere x2+y2+z2−x+z−2=0 in a circle of radius
Select Answer:
Visualized Solution
IntersectionofSphereandPlane
The intersection of a sphere and a plane is a circle.
Sphere: x2+y2+z2−x+z−2=0
Plane: x+2y−z=4
GeneralSphereEquation
General form: x2+y2+z2+2ux+2vy+2wz+d=0
Center C=(−u,−v,−w)
ExtractingtheCenterC
Comparing coefficients: 2u=−1, 2v=0, 2w=1
Center C=(21,0,−21)
SphereRadiusFormula
Radius R=u2+v2+w2−d
Here, d=−2
CalculatingR
R=(21)2+02+(−21)2−(−2)
R=41+0+41+2
R=25
PerpendicularDistanceFormula
Distance p=a2+b2+c2∣ax1+by1+cz1+d∣
Plane: x+2y−z−4=0
SettingupDistancep
p=12+22+(−1)2∣21+2(0)−(−21)−4∣
Calculatingp
p=1+4+1∣1−4∣
p=63=23
Forming△CMP
Let M be the foot of the perpendicular.
Let P be a point on the intersection circle.
△CMP is a right-angled triangle.
PythagorasTheorem
r2+p2=R2
r=R2−p2
SubstitutingValues
r=25−23
CalculatingCircleRadiusr
r=22
r=1
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
The Geometry of the Slice
Imagine you are holding a perfectly spherical orange. When you slice through it, the cross-section is a circle. This is the fundamental beauty of 3D geometry.
In this problem, we are given a sphere defined by the equation x2+y2+z2−x+z−2=0 and a plane x+2y−z=4. Our mission is to find the radius of the circle formed by this intersection.
Phase 1
Unmasking the Sphere
To understand the sphere, we compare the given equation to the general form:
x2+y2+z2+2ux+2vy+2wz+d=0
By comparing coefficients, we find 2u=−1, 2v=0, and 2w=1. This yields the center C=(−u,−v,−w)=(21,0,−21).
The radius R is calculated using the formula R=u2+v2+w2−d. Substituting our values:
R=(21)2+02+(−21)2−(−2)=41+0+41+2=25
Phase 2
The Perpendicular Bridge
Next, we determine the perpendicular distance p from the center of the sphere to the plane. We use the formula:
p=a2+b2+c2∣ax1+by1+cz1+d∣
Substituting the center C(21,0,−21) into the plane equation x+2y−z−4=0:
Visualize the right-angled triangle formed by the sphere's center C, the center of the circle M, and a point P on the circle's circumference. The hypotenuse is the sphere's radius R, the base is the circle's radius r, and the height is the distance p.
By the Pythagorean theorem, r2+p2=R2, which implies r=R2−p2. Substituting our calculated values:
r=25−23=22=1
The radius of the circle is 1. You have conquered the geometry!