document.write( "Question 211200: How do you solve: x-6sqrtx+8=0\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "(x^2-6x)^2-22(x^2-6x)-135=0 \n" );
document.write( "
Algebra.Com's Answer #159568 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x-6sqrt(x)+8=0 \n" ); document.write( "x+8=6sqrt(x) \n" ); document.write( "x^2+16x+64=36x square each side. \n" ); document.write( "x^2-20x+64=0 \n" ); document.write( "(x-16)(x-4)=0 \n" ); document.write( "x=16, x=4 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |