Proving Quadratic Inequality: (x-y)^2 ≥ 0

sg001
Messages
134
Reaction score
0

Homework Statement



By expanding (x-y)^2, prove that x^2 +y^2 ≥ 2xy for all real numbers x & y.


Homework Equations





The Attempt at a Solution


expanding (x-y)^2

x^2 - 2xy + y^2= 0

Hence, x^2 + y^2 = 2xy

But where does the ≥ come into it? and why?
when you put values in (except i which is not real of course) they all come out as = 2xy, which does satisfy ≥2xy, but why does this come into it??
Some insight would be fantastic!
 
Physics news on Phys.org
If x and y are real then (x-y) is real. (x-y)^2>=0, yes?
 
Ohhhh I see...
Thanks!
 
Continuing from Dick's hint:

(x-y)^2 ≥ 0 (Trivial inequality)
x^2-2xy+y^2 ≥ 0
And adding 2xy to both sides, we get:
x^2+y^2 ≥ 2xy as desired.

And if you're up for it, try proving the two variable case of the AM-GM inequality from here (it's pretty simple).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top