Jose Bouza
- 9
- 0
Homework Statement
Hi, I'm a high school student currently working through Spivak for the first time and this is my first proof based introduction to mathematics so I just wanted to make sure that I was doing the following correctly:
Prove that if x^2 = y^2 then x=y or x=-y
The Attempt at a Solution
(-y)^2 = (-y)*(-y) = (-1*y)*(-1*y) = (-1)*(-1)*y*y = 1*y*y = y*y = y^2
so...
(-y)^2 = y^2
or...
x^2 = y^2 when x= -y
Is this proof logical assuming the 12 basic properties of multiplication and addition that spivak lists in chapter 1?
For the fist case (x= y) I'm kind of confused. I could do this:
if y*y = y^2
then y^2 = y^2 and x^2 = y^2 if x=y
but that seems far too easy, am I missing something or is that part just that simple?
Thanks for any help :)