document.write( "Question 136103: Solve for x: square root 5x-6 = x-4 \n" ); document.write( "
Algebra.Com's Answer #99680 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
sqrt(5x-6)=x-4
\n" ); document.write( "5x-6=(x-4)^2 square each side
\n" ); document.write( "5x-6=x^2-8x+16
\n" ); document.write( "x^2-13x+22=0
\n" ); document.write( "(x-11)(x-2)=0
\n" ); document.write( "x=11, x=2
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );