document.write( "Question 1148537: What is the number of distinct solutions of the equation |x-|2x+1||=3? \n" ); document.write( "
Algebra.Com's Answer #769890 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"2x%2B1=0\" when x = -1/2. So consider two cases, one with x < -1/2 and the other with x > -1/2.

\n" ); document.write( "Case 1: x < -1/2; 2x+1 < 0

\n" ); document.write( "\"abs%282x%2B1%29+=+-2x-1\"
\n" ); document.write( "\"abs%28x-abs%282x%2B1%29%29+=+abs%28x-%28-2x-1%29%29+=+abs%283x%2B1%29+=+-3x-1\"

\n" ); document.write( "The solution on the interval x < -1/2 is then

\n" ); document.write( "\"-3x-1+=+3\"
\n" ); document.write( "\"-3x+=+4\"
\n" ); document.write( "\"x+=+-4%2F3\"

\n" ); document.write( "Case 2: x > -1/2; 2x+1 > 0

\n" ); document.write( "\"abs%282x%2B1%29+=+2x%2B1\"
\n" ); document.write( "\"abs%28x-abs%282x%2B1%29%29+=+abs%28x-%282x%2B1%29%29+=+abs%28-x-1%29+=+x%2B1\"

\n" ); document.write( "The solution on the interval x > -1/2 is then

\n" ); document.write( "\"x%2B1+=+3\"
\n" ); document.write( "\"x+=+2\"

\n" ); document.write( "ANSWER: There are two solutions to the equation: -4/3 and 2.

\n" ); document.write( "A graph, showing the intersection of the two graphs at x=-4/3 and x=2....

\n" ); document.write( "\"graph%28400%2C200%2C-3%2C3%2C-1%2C5%2Cabs%28x-abs%282x%2B1%29%29%2C3%29\"

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