If $x,y$ are distinct real numbers, prove that $x+y=-2$ if and only if $(x+1)^2=(y+1)^2$
How would I prove this? do I use contrapositive, contradiction or direct proof?
If $x,y$ are distinct real numbers, prove that $x+y=-2$ if and only if $(x+1)^2=(y+1)^2$
How would I prove this? do I use contrapositive, contradiction or direct proof?
If $x+y=-2$ then $ x+1=-1-y $ and therefore $ (x+1)^2=(y+1)^2$.
For the other direction, if $ (x+1)^2=(y+1)^2$ then $(x+1)=(y+1) $ or $ (x+1)=-(y+1)$. Since x and y distinct the first option isn't valid and so $x+1=-y-1$ which implies that $x+y=-2$.