document.write( "Question 1031664: Find all the real solution of the equation
\n" ); document.write( "x^2-|x-1|-3=0
\n" ); document.write( "

Algebra.Com's Answer #646348 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find all the real solution of the equation
\n" ); document.write( "x^2-|x-1|-3=0
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+abs%28x-1%29+-+3\" = \"0\".       (1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1. Consider the domain x >= 1.\r\n" );
document.write( "   In this domain |x-1| = x-1,\r\n" );
document.write( "   and yours equation (1) becomes\r\n" );
document.write( "\r\n" );
document.write( "   \"x%5E2+-+%28x-1%29+-+3\" = \"0\",  or\r\n" );
document.write( "\r\n" );
document.write( "   \"x%5E2+-+x+-+2\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "   (x-2)*(x+1) = 0\r\n" );
document.write( "\r\n" );
document.write( "   with the roots x = 2 and x = -1.\r\n" );
document.write( "\r\n" );
document.write( "   Of them, only x = 2 belongs to the domain x >= 1.\r\n" );
document.write( "   So, x = 2 is the ONLY solution of the equation (1) in this domain.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2. Next, consider the domain x < 1.\r\n" );
document.write( "   In this domain |x-1| = -(x-1). \r\n" );
document.write( "   and yours equation (1) becomes\r\n" );
document.write( "\r\n" );
document.write( "   \"x%5E2+-+%28-%28x-1%29%29+-+3\" = \"0\",  or\r\n" );
document.write( "\r\n" );
document.write( "   \"x%5E2+%2B+x+-+4\" = \"0\".\r\n" );
document.write( "\r\n" );
document.write( "   Find the roots using the quadratic formula.\r\n" );
document.write( "\r\n" );
document.write( "   \"x%5B1%5D\" = \"%28-1+%2B+sqrt+%2817%29%29%2F2\",  \"x%5B2%5D\" = \"%28-1+-+sqrt+%2817%29%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "   Of them, only \"x%5B2%5D\" = \"%28-1+-+sqrt+%2817%29%29%2F2\" belongs to the domain x < 1.\r\n" );
document.write( "\r\n" );
document.write( "   So, \"x%5B2%5D\" = \"%28-1+-+sqrt+%2817%29%29%2F2\"  is the ONLY solution of the equation (1) in this domain.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The solutions are  x = 2  and  x = \"%28-1+-+sqrt+%2817%29%29%2F2\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );