Inequality show that question involving two equations

  • Thread starter Thread starter blopblop
  • Start date Start date
  • Tags Tags
    Inequality
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
2 replies · 2K views
blopblop
Messages
1
Reaction score
0
Hi, so here is my question that I am totally stumped on.

for all real values of x and y, show that |x|+|y|≥ √(x^2+y^2 )

and find the real values of x and y in which equality holds.


I sort of thought I could do the second part, but it confuses me with two pronumerals and how to get rid of one so that I can find the other.
 
Physics news on Phys.org
Both sides are positive so the inequality must hold if and only if the square of both sides satisfies the same inequality. That might simplify it a bit.
 
|x| + |y| ≥ √(x*x +y*y) / ( )2 squaring

x*x + y*y + 2*|x*y| ≥ x*x + y*y /-x*x,-y*y

2*|x*y| ≥ 0 /:2

|x*y| ≥ 0 It is true.


|x*y| = 0 ↔ x = 0 or y = 0

kamke