Question
How to read the equation of a sphere and identify its center and radius
Original question: does this mean the surface at (2,8) $$\mathcal{S}=\{(x,y,z)\in \mathbb{R}^3\mid x^2+y^2+(z-2)^2=8,\ z\ge 0\},$$ oh wait it is centred at the origin with radius sqrt(8)
Expert Verified Solution
Key takeaway: If you see a surface written in standard sphere form, the key is to match each term with the center shift and the constant with the radius. The notation here is already doing most of the work for you.
Write the equation in standard form:
This matches
so:
- center =
- radius =
The condition means we only keep the part of the sphere above the plane .
So yes, it is not centered at the origin. The center is shifted up to , and the surface is a sphere of radius .
Pitfalls the pros know 👇 A common slip is to read as centered at just because the and terms are unchanged. The shift in is the important part. Another easy mistake is forgetting that the right-hand side is , not .
What if the problem changes? If the equation were , then the center would be the origin and the radius would still be . If the equation were , the center would be instead.
Tags: sphere equation, center and radius, standard form
FAQ
What is the center and radius of x^2+y^2+(z-2)^2=8?
The center is (0,0,2) and the radius is sqrt(8), which is 2sqrt(2).
What does z>=0 change in this surface?
It keeps only the part of the sphere lying on or above the plane z=0.