document.write( "Question 709682: How do I solve the square root of x+6 - 4 ( -4 being on the outside of the square) = x what are the proposed solutions \n" ); document.write( "
Algebra.Com's Answer #436737 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
First we isolate the square root:
\n" ); document.write( "\"sqrt%28x%2B6%29-4=x\" --> \"sqrt%28x%2B6%29=x%2B4\"
\n" ); document.write( "Now, we square both sides of the equal sign,
\n" ); document.write( "knowing that we may be adding extraneous solutions,
\n" ); document.write( "but not worrying about them at this point.
\n" ); document.write( "\"sqrt%28x%2B6%29=x%2B4\" --> \"x%2B6=%28x%2B4%29%5E2\" --> \"x%2B6=x%5E2%2B8x%2B16\"
\n" ); document.write( "Now, we solve, still not worrying about extraneous solutions.
\n" ); document.write( "\"x%2B6=x%5E2%2B8x%2B16\" --> \"0=x%5E2%2B7x%2B10\"
\n" ); document.write( "If we are good at factoring, we factor
\n" ); document.write( "\"x%5E2%2B7x%2B10=0\" --> \"%28x%2B2%29%28x%2B5%29=0\"
\n" ); document.write( "and find the solutions to that equation as
\n" ); document.write( "\"x=-2\" and \"x=-5\"
\n" ); document.write( "(If we are not good at factoring,
\n" ); document.write( "we may solve the equation a different way,
\n" ); document.write( "such as \"completing the square\"
\n" ); document.write( "or using the quadratic formula).
\n" ); document.write( "
\n" ); document.write( "At this point we worry about extraneous solutions,
\n" ); document.write( "but not to much.
\n" ); document.write( "We just check to see if the solutions we found for \"x%5E2%2B7x%2B10=0\"
\n" ); document.write( "are solutions to
\n" ); document.write( "\"sqrt%28x%2B6%29-4=x\"
\n" ); document.write( "Substituting \"x=-2\"
\n" ); document.write( "\"sqrt%28x%2B6%29-4=sqrt%28-2%2B6%29-4=sqrt%284%29-4=2-4=-2\"
\n" ); document.write( "so \"highlight%28x=-2%29\" is a solution of the original equation.
\n" ); document.write( "Substituting \"x=-5\"
\n" ); document.write( "\"sqrt%28x%2B6%29-4=sqrt%28-5%2B6%29-4=sqrt%281%29-4=1-4=-3\"
\n" ); document.write( "so \"highlight%28x=-5%29\" is an extraneous solution.
\n" ); document.write( "It is not a solution of the original equation.
\n" ); document.write( "
\n" );