document.write( "Question 1177686: Solve|x²-9|>7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806787 by ikleyn(53765) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1) From one side, if x^2 - 9 >= 0, i.e. {x <= -3 OR x >= 3},\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " then |x^2 - 9| = x^2 - 9 > 7, x^2 > 7+9 = 16, which implies (x < -4} OR {x > 4}.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " So, one set of solution is (-oo,-4) U (4,oo).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2) From the other side, if x^2 - 9 < 0, i.e. {-3 < x < 3},\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " then |x^2 - 9| = 9-x^2 > 7, 9 - 7 > x^2, x^2 < 2, which implies -sqrt(2) < x < sqrt(2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " So, the other set of solution is \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |