< sup >exponent< / sup > except, without the spaces.
So, let's break up (2 + (x - 4)<sup>1/2</sup>)<sup>2</sup>
(2 + (x - 4)<sup>1/2</sup>) * (2 + (x - 4)<sup>1/2</sup>)
Also, I screwed up, since the coefficient should be 4, not 2.
FOIL:
First terms
(2 + (x - 4)<sup>1/2</sup>) * (2 + (x - 4)<sup>1/2</sup>)
Outer terms
(2 + (x - 4)<sup>1/2</sup>) * (2 + (x - 4)<sup>1/2</sup>)
Inner terms
(2 + (x - 4)<sup>1/2</sup>) * (2 + (x - 4)<sup>1/2</sup>)
Last terms
(2 + (x - 4)<sup>1/2</sup>) * (2 + (x - 4)<sup>1/2</sup>)
2*2 + 2*(x - 4)<sup>1/2</sup> + 2*(x - 4)<sup>1/2</sup> + (x - 4)
4 + 4(x - 4)<sup>1/2</sup> + x - 4
4(x - 4)<sup>1/2</sup> + x
3x - 8 = 4(x - 4)<sup>1/2</sup> + x
2x - 8 = 4(x - 4)<sup>1/2</sup>
x/2 - 2 = (x - 4)<sup>1/2</sup>
Square both sides:
(x/2 - 2)<sup>2</sup> = ((x - 4)<sup>1/2</sup>)<sup>2</sup>
x<sup>2</sup>/4 - 2x + 4 = x - 4
x<sup>2</sup>/4 - 3x + 8 = 0
Multiply everything by 4 to get rid of the denominator:
x<sup>2</sup> - 12x + 32 = 0
Different answer. (x - 8)(x - 4) = 0; therefore, x = 8, 4.
%%
(2x - 1) = (x - 5) + 6(x - 5)<sup>1/2</sup> + 9?