Circle radius 0, algebraic manipulation

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
1 reply · 3K views
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



Going over some old tests, I am asked to find the contour of the function:

T = 100 - x^2 - y^2

at T = 100, T = 0, etc.

I have a question regarding the contour at T = 100

Homework Equations





The Attempt at a Solution



Consider T = 100

100 = 100 - x^2 - y^2
0 = -x^2 - y^2

This is a circle with radius 0. I knew at the time that this must be the top of the paraboloid. However, I also noted that

0 = -x^2 -y^2
0 = x^2 + y^2
y^2 = -x^2
y = sqrt(-x^2)

Is it correct to determine this result as "there exists a real solution only at x = 0, thus the only point at this contour is (0,0)"?
 
Physics news on Phys.org
In fact, [tex]100- x^2- y^2= T[/tex] is the same as [tex]x^2+ y^2= 100- T[/tex] which, for T< 100, is the equation of a circle, with center at (0, 0) and radius [itex]\sqrt{100- T}[/itex]. When T= 100, that reduces to [tex]x^2+ y^2= 0[/tex] which is, as you say, only true for (x, y)= (0, 0). The contour is a single point (which you can think of as a circle with radius "0").