document.write( "Question 1065648: If 2 times a number is decreased by 6​, the principal square root of this difference is 7  less than the number. Find the​ number(s). \n" ); document.write( "
Algebra.Com's Answer #681024 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
number is x
\n" ); document.write( "2x-6 is the number whose square root is x-7
\n" ); document.write( "square both sides
\n" ); document.write( "2x-6=(x-7)^2=x^2-14x+49
\n" ); document.write( "0=x^2-16x+55
\n" ); document.write( "0=(x-11)(x-5)
\n" ); document.write( "x=11 or 5
\n" ); document.write( "if 11, square root of 16 is 4, 7 fewer than 11.
\n" ); document.write( "if 5, square root of 4 is 2, and that is not 7 fewer than 5, and that is the principal square root.
\n" ); document.write( "11 is the number.
\n" ); document.write( "
\n" );