Solving Equation of Sphere w/ Center (1,-4,3) & Radius 5

  • Thread starter Thread starter tnutty
  • Start date Start date
  • Tags Tags
    Sphere
tnutty
Messages
324
Reaction score
1

Homework Statement


Find an equation of the sphere with center (1,-4,3); with radius 5.
What is the intersection of this sphere with the xz-plane?

The Attempt at a Solution



I am not sure what the second part of the equations is asking about, but the equation
of the sphere is (x-1)^2 + (y+4)^2 + (z-3)^2 = 5^2.

Any help on what the second part is about.
 
Physics news on Phys.org
You are asked to find the points on the xz-plane (y=0) where the sphere "cuts through" this plane.

For example, a line intersects a plane at the point where it passes through it.
 
So is it just the top left side of the sphere? How would I go about finding the answer?
 
espen180 gave you a hint by telling you the equation of the x-z plane.
 
Since, as espen180 said, the xz-plane is defined by y= 0, replace y with 0.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top