I don't know where to ask, but I'm trying. I just thing we cannot do hocus pocus methods.
Solve $3^x+4^x=5^x$
Okay, so my friend gave me this equation, and his solution. But I don't belive it holds. It comes here:
"Solution:
$3^x+4^x=5^x\Leftrightarrow \frac{3^x}{3^x}+\frac{4^x}{3^x}=\frac{5^x}{3^x}\Leftrightarrow 1+\left(\frac{4}{3}\right )^x=\left(\frac{5}{3}\right )^x\Leftrightarrow 1+\left(\frac{4}{3}\right )^{\frac{x}{2}\cdot 2}=\left(\frac{5}{3}\right )^{\frac{x}{2}\cdot 2}\Leftrightarrow \left(\frac{4}{3}\right )^{\frac{x}{2}\cdot 2}-\left(\frac{5}{3}\right )^{\frac{x}{2}\cdot 2}=-1\Leftrightarrow \left(\left(\frac{4}{3}\right)^{\frac{x}{2}}\right )^2-\left(\left(\frac{5}{3}\right )^{\frac{x}{2}}\right)^2=-1$
Let $a=\left(\frac{4}{3}\right )^{\frac{x}{2}}$ and let $b=\left(\frac{5}{3}\right )^{\frac{x}{2}}$ then
$a^2-b^2=\frac{-1}{3}\cdot 3 \Leftrightarrow (a-b)(a+b)=\frac{-1}{3}\cdot 3$
Now $a-b=\frac{-1}{3}$ and $a+b=3$ solving the system of equations, we get $a=\frac{4}{3}$ and $b=\frac{5}{3}$ hence we put back.
$a=\left(\frac{4}{3}\right )^{\frac{x}{2}} \Rightarrow \frac{4}{3}=\left(\frac{4}{3}\right )^{\frac{x}{2}} $ and $b=\left(\frac{5}{3}\right )^{\frac{x}{2}} \Rightarrow \frac{5}{3}=\left(\frac{5}{3}\right )^{\frac{x}{2}} $ we see that $x=2$ in both cases, which satisfies the equation."