document.write( "Question 220642: how can i get the value/s of x in the equation: (square root of x) - 3 = x-15? \n" ); document.write( "
Algebra.Com's Answer #165587 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
(square root of x) - 3 = x-15
\n" ); document.write( "\"sqrt%28x%29+-+3+=+x-15\"
\n" ); document.write( "\"sqrt%28x%29+=+x-12\"
\n" ); document.write( "Square both sides
\n" ); document.write( "\"x+=+x%5E2+-+24x+%2B+144\"
\n" ); document.write( "\"x%5E2+-+25x+%2B+144+=+0\"
\n" ); document.write( "(x-9)*(x-16) = 0
\n" ); document.write( "x = 9
\n" ); document.write( "x = 16\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );