Equation of sphere given 3 pointcalc 3

  • Thread starter Thread starter memish
  • Start date Start date
  • Tags Tags
    Sphere
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 8K views
memish
Messages
15
Reaction score
0

Homework Statement


Find the equation of a sphere that contains the points (-3,0,0) (3,4,4) and (-4,3,4) if its center lies on the xz plane


Homework Equations


Not sure...i used the distance formula though


The Attempt at a Solution


This class has just started and i have no idea where to start with this because this is our first homework! I am trying to find a point equidistant from all three points that could be the center, but I could only find a plane which I found to be 2z+3x=4


Please help! I am really frustrated =(
 
Physics news on Phys.org
memish said:

Homework Equations


Not sure...i used the distance formula though

General of a sphere

(x-h)2+(y-j)2+(z-k)2=r2 where (h,j,k) is the centre of the sphere.

you have three points and what plane the centre lies on
 
This question is like an analogy to those involving simultaneous equations. ;) Try to substitute the 3 points into the general equations and solve for the unknowns.
 
thanks, rockfreak

lkh - what do you mean by the problems with simultaneous equations?
 
ohhh ok thanks! i got it it was much simpler than i thought :)
 
Because the center lies on the xz plane than its coordinates are (x,0,z)

The equation would be:

[tex](x-x_0)^2+y^2+(z-z_0)^2=r^2[/tex]