document.write( "Question 537377: Use the square root property to solve the equation. (x-6)^2=4 \n" ); document.write( "
Algebra.Com's Answer #352839 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "(x - 6)² = 4\r\n" );
document.write( "\r\n" );
document.write( "Take away the square on the left, take ± the square root of the\r\n" );
document.write( "right side:\r\n" );
document.write( "            _\r\n" );
document.write( "  x - 6 = ±Ö4\r\n" );
document.write( "\r\n" );
document.write( "  x - 6 = ±2\r\n" );
document.write( "\r\n" );
document.write( "      x = 6 ± 2\r\n" );
document.write( "\r\n" );
document.write( "Using the +        Using the -\r\n" );
document.write( "\r\n" );
document.write( "x = 6 + 2          x = 6 - 2\r\n" );
document.write( "x = 8              x = 4\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );