document.write( "Question 85463: Hello, I've been trying to solve this equation but it seems I can only get down to simplifying it. Please help =)\r
\n" );
document.write( "\n" );
document.write( "SOLVE THE EQUATION SYMBOLICALLY\r
\n" );
document.write( "\n" );
document.write( "sqrt(x+6) + sqrt(2-x) = 4 \n" );
document.write( "
Algebra.Com's Answer #61687 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! Isolate the radicals by subtracting one of them from both sides: \n" ); document.write( " \n" ); document.write( "Square both sides: \n" ); document.write( " \n" ); document.write( "x + 6 = 16 - 8 \n" ); document.write( "x + 6 = 18 - 8 \n" ); document.write( "Isolate the remaining radical: \n" ); document.write( "x + x + 6 - 18 = - 8 \n" ); document.write( "2x-12 = - 8 \n" ); document.write( "Square both sides again: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x + 2)(x + 2) = 0 \n" ); document.write( "x + 2 = 0 \n" ); document.write( "x = -2 [potentially] \n" ); document.write( "Check for extraneous solutions: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "2 = 4 - 2 ? \n" ); document.write( "2 = 2 ; OK \n" ); document.write( "x = -2 is a valid solution \n" ); document.write( " |