Find the equation of a sphere.

  • Thread starter Thread starter bobbarkernar
  • Start date Start date
  • Tags Tags
    Sphere
bobbarkernar
Messages
48
Reaction score
0

Homework Statement


find an equation of a sphere if one of its diameters has endpoints (2,1,4)and
(4,3,10)


Homework Equations





The Attempt at a Solution



it should be in the form of (x-h)^2+(y-k)^2+(z-l)^2=r^2
i think i found the radius by:
r= sqrt((4-2)^2+(3-1)^2+(10-4)^2)
r= sqrt(44)/2
r= sqrt(11)
im not sure about the coordinates for the center i think i should just take the difference between the two endpoints of the diameter?
if someone could please give me some info thank you
 
Physics news on Phys.org
nvm i figured it i need to use midpt formula ty anyway
 
Your equation for the radius certainly seems to be fine, but the centre is not calculated by the difference of the points.

Consider something simple like the real line. If you want to find the point between 3 and 1, you take the average of these two points. That is

\frac{x_1+x_2}{2}

\frac{1+3}{2}=2

This applies in higher dimensional space \mathbf{R^3} as well, and can be worked out co-ordinate wise. This will give you the centre of the circle.
 
Yes the midpoint formula would have been a lot easier huh? Just sub those points into the spheres equation >.<
 
The formula for the radius is not quite "fine"!

You have
r= sqrt((4-2)^2+(3-1)^2+(10-4)^2)
r= sqrt(44)/2
r= sqrt(11)
Your final result is good by that first equation does not have the "/2".
 
Yes, I noticed this mistake as well, though I didn't think that it warranted comment. Seeing as how bobbarkernar did indeed derive the final result properly, I think it's fair to assume that the /2 was accidently ommited.
 
Yes, but I'm just dang picky!
 
Back
Top