document.write( "Question 903021: x-6√x=16 \n" ); document.write( "
| Algebra.Com's Answer #547668 by ewatrrr(24785)     You can put this solution on YOUR website! x-6√x=16 \n" ); document.write( "X^2 - 6X - 16 = 0 where X = sqrt(x) \n" ); document.write( "(X - 8)(X+2) = 0 \n" ); document.write( " X = 8 \n" ); document.write( " x = 64 \n" ); document.write( " X = -2 Extraneous root: NOte: x = 4 , 4 - 12 ≠ 16 \n" ); document.write( " |