document.write( "Question 754304: Solve the absolute value inequality. Other than , use interval notation to express the solution set and graph the solution set on a number line.
\n" );
document.write( "|x - 3| > 0 \n" );
document.write( "
Algebra.Com's Answer #458990 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the absolute value inequality. Other than , use interval notation to express the solution set and graph the solution set on a number line. \n" ); document.write( "|x - 3| > 0 \n" ); document.write( "x-3>0 \n" ); document.write( "x>3 \n" ); document.write( "or \n" ); document.write( "-x+3>0 \n" ); document.write( "-x>-3 \n" ); document.write( "x<3 \n" ); document.write( "number line: \n" ); document.write( "<===)3(===> \n" ); document.write( "interval notation: \n" ); document.write( "(-∞,3) U (3,∞) \n" ); document.write( " |