Question
Question: How do you find an equation for each sphere that passes through the point \[(5,1,4)\] and is tangent...
How do you find an equation for each sphere that passes through the point (5,1,4) and is tangent to all three coordinate planes?
Solution
Before solving this question, we should know about the equation of the sphere in the coordinate plane, and also it should be known that all the coordinate planes lie at equal distance from each other. After knowing all these, it will be easy for us to solve the question.
Complete step-by-step solution:
The 3D representation of a circle is known as a sphere. The coordinates of the sphere tell us that where the sphere lies in the coordinate system
In the language of mathematics, a sphere can also be defined as the set of all the points which are equidistant from a given point in a three-dimensional plane.
Now in this question, we will learn to find the equation of each sphere that passes through a given point and is tangent to all the three planes in the Cartesian system.
The general equation of sphere is given as-
(x−x0)2+(y−y0)2+(z−z0)2=r2
The coordinates of the center of the sphere are (x0,y0,z0) but as the coordinate planes are equidistant from each other and also the radius of the sphere is equal, so the coordinates of the center of the sphere will be (r,r,r)
So from this the following equation is obtained.
(x−r)2+(y−r)2+(z−r)2=r2…….eq(1)
Now we will solve this equation further by putting the values of x,y, and z in the above equation which is as follows.
(5−r)2+(1−r)2+(4−r)2=r2
Now we will solve this equation further by opening the brackets.
⇒(5)2+r2−10r+(1)2+r2−2r+(4)2+r2−8r=r2
⇒25+1+16+3r2−20r=r2
⇒r2−10r+21=0
Now we will solve the above equation by splitting the middle term method by which the value of r will be obtained which is as follows.