document.write( "Question 619357: |x-1|>4 is equivalent to what?
\n" );
document.write( "Can you explain how to find the answer? \n" );
document.write( "
Algebra.Com's Answer #389575 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! |x-1|>4 is equivalent to what? \n" ); document.write( "Can you explain how to find the answer \n" ); document.write( "** \n" ); document.write( "since we do not know if (x-1) is < 0 or >0, we must find solutions for both conditions. \n" ); document.write( "(x-1)>4 \n" ); document.write( "x>5 \n" ); document.write( ".. \n" ); document.write( "-(x-1)>4 \n" ); document.write( "-x+1>4 \n" ); document.write( "-x>3 \n" ); document.write( "x<-3 \n" ); document.write( "solution: \n" ); document.write( "(-∞,-3) U (5,∞) \n" ); document.write( " |