document.write( "Question 8495: It's been awhile since I've done absolute value and I'm having trouble with |2x-1|-|x+5|=3. \n" ); document.write( "
Algebra.Com's Answer #4716 by khwang(438) ![]() You can put this solution on YOUR website! |2x-1|-|x+5|=3\r \n" ); document.write( "\n" ); document.write( " The root of 2x-1 =0 is x= 1/2 \n" ); document.write( " and the root of x+5 =0 is x= -5. \n" ); document.write( " As \n" ); document.write( " -oo -5 1/2 +oo \n" ); document.write( " -----------*---------------*---------------\r \n" ); document.write( "\n" ); document.write( " Note, -5 < 1/2 and these two roots divide the real line into 3 parts \n" ); document.write( " (-oo,-5) , [-5,1/2] and (1/2,+oo).\r \n" ); document.write( "\n" ); document.write( " Case (i) if x is in (-oo,-5) , since x+5 < 0 and 2x-1 <0 \n" ); document.write( " then |2x-1| = -(2x-1) = -2x+1, and |x+5| = -x-5. \n" ); document.write( " So,|2x-1|-|x+5|=3 is equivalent to -2x+1 -x-5 =3 \n" ); document.write( " and we get -3x = 7, x = -7/3 . \n" ); document.write( " But -7/3> -5 , so it is an invalid answer.\r \n" ); document.write( "\n" ); document.write( " Case (ii) if x is in [-5,1/2] , since x+5 >= 0 and 2x-1 <= 0 \n" ); document.write( " then |2x-1| = -(2x-1) = -2x+1, and |x+5| = x+5. \n" ); document.write( " So,|2x-1|-|x+5|=3 is equivalent to -2x+1 +x+5 =3 \n" ); document.write( " and we get -x = -3, x = 3. \n" ); document.write( " But -3 is not in [-5,1/2] , so it is an invalid answer. \n" ); document.write( " \n" ); document.write( " Case (iii) if x is in (1/2,+oo) , since x+5 < 0 and 2x-1 > 0 \n" ); document.write( " then |2x-1| = 2x-1, and |x+5| = -x-5. \n" ); document.write( " So,|2x-1|-|x+5|=3 is equivalent to 2x-1 -x-5 =3 \n" ); document.write( " and we get x = 9. \n" ); document.write( " But 9 is in (1/2,+oo) , so it is a valid answer. \n" ); document.write( " \n" ); document.write( " We claim that there is only one solution x = 9.\r \n" ); document.write( "\n" ); document.write( " If you have trouble understanding ,try to review the definition about \n" ); document.write( " the absolute value, think carfully and draw \n" ); document.write( " a diagram on the real line. Sorry ,I won't give you further explanations.\r \n" ); document.write( "\n" ); document.write( " Kenny\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |