Cubist
Senior Member
- Joined
- Oct 29, 2019
- Messages
- 1,687
... We use functions if we want to remain sane, which these threads are making me doubt whether I still qualify.
??
((-1)^2)^1/2 =(1^2)^1/2
here we first square the Value inside,
1^ 1/2 = 1^1/2
Now to only way we can bring -1 on the lhs ...
Why would you want to "bring -1 on the lhs"? When you plug specific numbers in for x and y then the number of possible solutions is reduced to ONE (assuming that the numbers fit the equation). The only other possibility is that the numbers don't fit the equation. Typically you'd approach this type of problem in the following manner...
Question: Prove that if x=-1 and y=1 then the following equation is satisfied:- x^2=y^2
Answer: (-1)^2 =1^2 which implies that 1=1, and therefore the equation x^2=y^2 is satisfied when x=-1 and y=1
We don't even need to bother with taking square roots.
--
In the context of the original article, I think that I didn't read down far enough when I wrote my response #8.
The taking square roots step was deliberately flawed to illustrate a common mistake. And it says further down that you need use an identity such as sqrt(x^2) = |x|
--
BTW: Another method is to use difference of squares...
[math]x^2=y^2[/math]
[math]x^2-y^2=0[/math]
[math]\left(x-y\right)\left(x+y\right)=0[/math]