document.write( "Question 1192919: Hi, I am confused on how to do this one.
\n" );
document.write( "|x-3|+4|x+2|>17 \n" );
document.write( "
Algebra.Com's Answer #824851 by Theo(13342)![]() ![]() You can put this solution on YOUR website! see my worksheet below. \n" ); document.write( "see my comments below the worksheet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the basic definition of absolute value is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "abs(x) = x, if x is positive. \n" ); document.write( "abs(x) = -x, if x is negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "by x, they mean the expression within the absolute value sign. \n" ); document.write( "for example: \n" ); document.write( "abs(x-3) is equal to (x-3), if the expression (x-3) is positive. \n" ); document.write( "abs(x-3) is equal to -(x-3), if the expression (x-3) is negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so you have to break up abs(x-3) into two parts. \n" ); document.write( "the first part is (x-3). \n" ); document.write( "the second part is -(x-3).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the concept behind solving this problem. \n" ); document.write( "my worksheet does that. \n" ); document.write( "it breaks the problem up into: \n" ); document.write( "++ ----- (x-3) + 4(x+2) > 17 \n" ); document.write( "-- ----- -(x-3) - 4(x+2) > 17 \n" ); document.write( "+- ----- (x-3) - 4(x+2) > 17 \n" ); document.write( "-+ ----- -(x-3) + 4(x+2) > 17 \n" ); document.write( "and solves each one separately. \n" ); document.write( "the solutions were: \n" ); document.write( "x > 2.4 \n" ); document.write( "x < -4.4 \n" ); document.write( "x < -9.3 \n" ); document.write( "x > 2 \n" ); document.write( "x > 2.4 is superfluous because it's covered by x > 2. \n" ); document.write( "x - 9.3 is superfluous because it's covered by x < 4.4. \n" ); document.write( "x > 2 or x < 4.4 are your solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i graphed the equation of abs(x-3) + 4 * abs(x+2) = y and y = 17 to show you how that looks graphically. \n" ); document.write( "that's shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let me know if you have any questions. \n" ); document.write( "theo\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |