Solving Multivariable Domain: x^2+y^2<=|z^2|

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
3 replies · 2K views
lukatwo
Messages
24
Reaction score
0

Homework Statement


I'm having a problem with solving the domain of |x^2+y^2|<=|z^2|.


Homework Equations





The Attempt at a Solution


From what I got this should be separated into two expressions:
x^2+y^2<=z^2, and x^2+y^2>=-z^2. The later doesn't have a real solution because of the negative root. The first one should then be z>=+-sqrt(x^2+y^2). I can understand that z>=+sqrt(x^2+y^2) is above the positive cone(inside), but where is z>=-sqrt(x^2+y^2) supposed to be? I'm thinking above the negative cone(outside), but I'm not sure.
 
Physics news on Phys.org
lukatwo said:

Homework Statement


I'm having a problem with solving the domain of |x^2+y^2|<=|z^2|.
x, y, and z are all real numbers, right?

If so, you can get rid of the absolute value symbols, since x2 + y2 ≥ 0 for any real numbers x and y. Similarly, z2 ≥ 0 for any real number z.
lukatwo said:

Homework Equations





The Attempt at a Solution


From what I got this should be separated into two expressions:
x^2+y^2<=z^2, and x^2+y^2>=-z^2. The later doesn't have a real solution because of the negative root. The first one should then be z>=+-sqrt(x^2+y^2). I can understand that z>=+sqrt(x^2+y^2) is above the positive cone(inside), but where is z>=-sqrt(x^2+y^2) supposed to be? I'm thinking above the negative cone(outside), but I'm not sure.
 
  • Like
Likes   Reactions: 1 person
Maybe should have put the part that was troubling me in the question.
I can understand that z>=+sqrt(x^2+y^2) is above the positive cone(inside), but where is z>=-sqrt(x^2+y^2) supposed to be? I'm thinking above the negative cone(outside), but I'm not sure.
So basically, where is z>=-sqrt(x^2+y^2) supposed to be?
 
If you strip out the unnecessary stuff, your inequality is x2 + y2 ≤ z2.

First off, look at the equation x2 + y2 = z2. This is part of your solution set. What does it look like?

Once you have that, then tackle the rest, which is x2 + y2 < z2. The absolute smallest that x2 + y2 can be is 0.