How do I find the equation of a sphere with given diameter endpoints?

  • Thread starter Thread starter somebodyelse5
  • Start date Start date
  • Tags Tags
    Calc 2 Sphere
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
somebodyelse5
Messages
35
Reaction score
0
Find the equation of a sphere if one of its diameters has endpoints: (-1, -5, -8) and (3, -1, -4)



Ok, here's what I have so far, I can't find the radius and I am not sure if the rest of the equation is correct. Havin some issues with this one.

(x-1)^2+(y+2)^2+(z+2)^2-?=0
 
Physics news on Phys.org
Hint: You are given the endpoints of one of the diameters, shouldn't the center of the sphere be halfway between the two endpoints?:wink:
 
So I subtract my vectors, and get (4,-4,-4) correct?

Then I divide that vector by 2 and get (2, -2, -2) Correct?
So then my radius should be 2

So that means my equation should be
(x-2)^2+(y+2)^2+(z+2)^2-2^2=0

But when i enter that its wrong.
 
somebodyelse5 said:
So I subtract my vectors, and get (4,-4,-4) correct?

Then I divide that vector by 2 and get (2, -2, -2) Correct?
So then my radius should be 2

.

First, double check your negative signs. Second, what quantity does subtracting the two position vector really give you?
 
Ok, I am having a really difficult time doing the simplest part of this problem.
So, by subtracting the two points, I get the diameter of the sphere, then dividing it by 2 gives me the radius.

Redid it and got a difference of (4,4,4) and a radius of (2,2,2)

I think i have an idea of where I am going wrong, by dividing the diameter by 2 i do get the radius, but that is not necessarily the center point. How would I go about finding the center point?
 
somebodyelse5 said:
Ok, I am having a really difficult time doing the simplest part of this problem.
So, by subtracting the two points, I get the diameter of the sphere, then dividing it by 2 gives me the radius.

No, diameter is a distance (scalar)...subtracting two position vectors gives you a vector...specifically the vector from the first endpoint to the second endpoint...What does dividing that vector by 2 give you? (draw a picture if you aren't sure!)

Redid it and got a difference of (4,4,4)

That looks better:smile:
 
Got this one figured out also. Answer is (x-1)^2+(y+3)^2+(z+6)^2-3.464^2

And used the distance formula, which i forgot about, to solve for the distance and then divided that by 2 to get the radius. Then I basically took the average of each x y and z point to find the center.

Thanks for you help! Glad i found this site