document.write( "Question 251466: Is this inequality true...prove your answer\r
\n" );
document.write( "\n" );
document.write( "|U|-|U||U|-|U||≤|U+U|≤|U|+|U \n" );
document.write( "
Algebra.Com's Answer #183985 by drk(1908) ![]() You can put this solution on YOUR website! There are a lot of absolute value signs, so we need to be careful. It appears, that your original expression can be simplified to\r \n" ); document.write( "\n" ); document.write( "/(U)/^2 <= /2U/ <= 2/U/, where / U / means absolute value of U.\r \n" ); document.write( "\n" ); document.write( "Checking some numbers will quickly get the desired answer.\r \n" ); document.write( "\n" ); document.write( "U = 0 -> 0 <= 0 <= 0 [TRUE]\r \n" ); document.write( "\n" ); document.write( "U = 1 -> 1 <= 2 <= 2 [TRUE]\r \n" ); document.write( "\n" ); document.write( "U = 2 -> 4 <= 4 <= 4 [TRUE]\r \n" ); document.write( "\n" ); document.write( "U = 3 -> 9 ~<= 6 <= 6 [FALSE]\r \n" ); document.write( "\n" ); document.write( "The only values of U that will hold appear to be {-2, -1, 0, 1, 2}.\r \n" ); document.write( "\n" ); document.write( "hope that helps. \n" ); document.write( " |