Proving Boundedness of Set S: |x| + |y| <= 2

  • Thread starter Thread starter javi438
  • Start date Start date
  • Tags Tags
    Bounded Set
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
javi438
Messages
15
Reaction score
0
Is the set S = {(x,y): |x| + |y| <= 2} bounded? If so how do i prove it?

looking at the graph i believe that S is bounded by 2 and -2, but I'm not sure if I'm correct and i don't know how to prove it.

thanks!
 
Physics news on Phys.org
I'm assuming when you say bounded, you mean with respect to "Euclidean distance."

If so, here's a hint: |x|^2 + |y|^2 = (|x|+|y|)^2 - 2|x||y|.