Find number of real roots of the equation $(6-x)^4+(8-x)^4 = 16$
$\bf{My\; Try::}$ Let $f(x) = (6-x)^4+(8-x)^4\;,$ and we have to find real values of $x$ for
which $f(x) = 16$. Now we will form Different cases.
$\bf{\bullet \; }$ If $x<6$ or $x>8\;,$ Then $f(x)>16$
$\bf{\bullet\; }$ If $6 <x<8\;,$ Then $f(x)<16$.
$\bf{\bullet \; }$ If $x=6\;,x=8\;,$ Then $f(x) = 16$
So Solutions of the above equation are $x=6$ and $x=8$
Can we solve it using Derivative or Algebraic way
Thanks

looking at the solution of $(6-x)^4 + (8-x)^4 = 16$ geometrically as the solution of the simultaneous equations $(6-x)^4 + (8-y)^4 = 16$ and $y = x.$ one is "squashed" circle centered at $(6,8)$ with radius $2$ and the line $y = x$ which is unit distance from the center. i expect the line to cut the circle at two points. the $x$-coordinates of those points are your two solutions. i will confirm this when i get time to graph these.
i see from the comments that there are two solutions.