Question
Question: The equation of the sphere on the join of \(2\widehat i + 2\widehat j - 3\widehat k\;,\;5\widehat i ...
The equation of the sphere on the join of 2i+2j−3k,5i−j+2k as a diameter is
(a)x2+y2+z2−7x−y+z+2=0
(b)x2+y2+z2+7x+y−z−2=0
(c)x2+y2+z2−7x+y+z−2=0
(d)x2+y2+z2+7x+y+z−2=0
Solution
Hint:- We need to find out the centre and the radius of the sphere from the given data in the question. We can then use the formula of a sphere whose centre and radius is given.
Complete step-by-step answer:
It has been given that the diameter of the sphere is the join of the two points 2i+2j−3k,5i−j+2k which can written in cartesian coordinate form as (2,2,−3),(5,−1,2)
We can alternatively say that these two points are the endpoints of the given diameter.
We know that the centre of the line joining the points (x,y,z) and (a,b,c) is (2x+a,2y+b,2z+c)≡2(xi^+yj^+zk^)+(ai^+bj^+ck^)
Now using the above formula, we can find of the center of sphere
Thus, the centre is given by
2(2i+2j−3k)+(5i−j+2k)
Further simplifying and separating out the terms, we get the center of the sphere as 27i+21j−21k
We know that the length of the line joining the two points (x,y,z) and (a,b,c) is given by (x−a)2+(y−b)2+(z−c)2
Hence, using this formula we can calculate the length of the diameter joining the points (2,2,−3),(5,−1,2) is (2−5)2+(2+1)2+(−3−2)2
We know the length of the radius of the sphere is half the length of the diameter.
Thus, the length of the radius is
2(2−5)2+(2+1)2+(−3−2)2=243
Now, let us have a look at the formula for the equation of sphere with center ai+bj+ck and radius r is given by
(x−a)2+(y−b)2+(z−c)2=r2
Hence, the equation of sphere is given by
(x−27)2+(y−21)2+(z+21)2=(243)2
⇒x2−7x+449+y2−y+41+z2+z+41=443
Multiplying by 4 throughout, we get
⇒4x2−28x+49+4y2−4y+1+4z2+4z+1=43
We can now rearrange the term to get
⇒4x2−28x+4y2−4y+4z2+4z+8=0
⇒x2−7x+y2−y+z2+z+2=0
⇒x2+y2+z2−7x−y+z+2=0
Hence the correct answer is (a)
Note:- In such types of questions, where the vector form of coordinates is given, it can be easily solved by converting it into the cartesian coordinates. Then we can use simple geometry and find out the center and radius of the sphere in the same way we find that out for a 2-D circle.