Problem 38
Question
Find the equations of the tangent spheres of equal radii whose centers are \((-3,1,2)\) and \((5,-3,6)\).
Step-by-Step Solution
Verified Answer
The spheres' equations are \((x+3)^2 + (y-1)^2 + (z-2)^2 = 24\) and \((x-5)^2 + (y+3)^2 + (z-6)^2 = 24\).
1Step 1: Determine the distance between the centers
Calculate the distance between the centers of the spheres located at \((-3, 1, 2)\) and \((5, -3, 6)\) using the distance formula: \[d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}\] Substitute the given values: \[d = \sqrt{(5+3)^2 + (-3-1)^2 + (6-2)^2} = \sqrt{8^2 + (-4)^2 + 4^2}\] \[d = \sqrt{64 + 16 + 16} = \sqrt{96}\] \[d = 4\sqrt{6}\] The distance between the centers is \(4\sqrt{6}\).
2Step 2: Find the radius of the spheres
Since the spheres are tangent and have equal radii (\(r\)), their centers are separated exactly by two radii. Therefore, each radius must be half of the distance between the centers: \[r = \frac{4\sqrt{6}}{2} = 2\sqrt{6}\].Thus, the radius of each sphere is \(2\sqrt{6}\).
3Step 3: Write the equations for the spheres
The general equation of a sphere centered at \((x_0, y_0, z_0)\) with radius \(r\) is: \[(x-x_0)^2 + (y-y_0)^2 + (z-z_0)^2 = r^2\]. For the first sphere with center \((-3, 1, 2)\) and radius \(2\sqrt{6}\), substitute into the equation:\[(x+3)^2 + (y-1)^2 + (z-2)^2 = (2\sqrt{6})^2 = 24\]. For the second sphere with center \((5, -3, 6)\) and the same radius, substitute into the equation: \[(x-5)^2 + (y+3)^2 + (z-6)^2 = 24\].
Key Concepts
Understanding the Distance FormulaDeciphering the Sphere EquationSteps for Radius Calculation
Understanding the Distance Formula
To find the equation of tangent spheres, we first need to calculate the distance between their centers. The distance formula is crucial here. It's a way to determine the length between two points in space, especially useful in 3D geometry. The formula is: \[d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}\] where \((x_1, y_1, z_1)\) and \((x_2, y_2, z_2)\) are the coordinates of the two points. To use it:
- Subtract the x-coordinates to find the difference in the x-direction,
- Do the same for the y and z coordinates,
- Square each of these differences, add them together, then take the square root of the sum.
Deciphering the Sphere Equation
The equation of a sphere helps us describe its size and position in space. If a sphere is centered at a point \((x_0, y_0, z_0)\) with a radius \(r\), its equation is: \[(x-x_0)^2 + (y-y_0)^2 + (z-z_0)^2 = r^2\] This general formula represents all points \((x, y, z)\) that are exactly \(r\) units away from the center. For example, if the center is at (-3, 1, 2), then the equation becomes: \((x+3)^2 + (y-1)^2 + (z-2)^2 = r^2\). Spheres are symmetric, so in this form, it showcases that symmetry, pointing out a perfect roundness. For example:
- Subtract center coordinates from \(x, y, z\),
- Square these expressions, add them, and compare with the square of the radius.
Steps for Radius Calculation
To determine the radius of tangent spheres, understanding their spatial relationship is vital. Since tangent spheres just touch each other, the distance between their centers equals twice their radius. Therefore, if two spheres have equal radii and are tangent, their centers are separated by \(2r\). From our exercise, the distance between centers was \(4\sqrt{6}\). Therefore: \[r = \frac{4\sqrt{6}}{2} = 2\sqrt{6}\] This calculation gives each sphere a radius of \(2\sqrt{6}\). Here's how it connects:
- Take total distance between centers, since spheres are tangent, split it equally.
- Twice the radius matches this distance, simplifying the sphere construction around each center.
Other exercises in this chapter
Problem 38
Let vectors \(\mathbf{a}, \mathbf{b}\), and \(\mathbf{c}\) with common initial point determine a tetrahedron, and let \(\mathbf{m}, \mathbf{n}, \mathbf{p}\), an
View solution Problem 38
Find the scalar projection of \(\mathbf{u}=5 \mathbf{i}+5 \mathbf{j}+2 \mathbf{k}\) on \(\mathbf{v}=-\sqrt{5} \mathbf{i}+\sqrt{5} \mathbf{j}+\mathbf{k}\).
View solution Problem 39
\mathbf{F}(t)=\mathbf{f}(u(t)) .\( Find \)\mathbf{F}^{\prime}(t)\( in terms of \)t$ $$ \mathbf{f}(u)=\cos u \mathbf{i}+e^{3 \mu} \mathbf{j} \text { and } u(t)=3
View solution Problem 39
A vector \(\mathbf{u}=2 \mathbf{i}+3 \mathbf{j}+z \mathbf{k}\) emanating from the origin points into the first octant (i.e., that part of three-space where all
View solution