document.write( "Question 971159: Solve and graph the solution of the two inequalities
\n" ); document.write( "|3x-7|is equal or greater than 23\r
\n" ); document.write( "\n" ); document.write( "(X-1)(x+3)(x2)<0
\n" ); document.write( "

Algebra.Com's Answer #593790 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
|3x-7| >= 23.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the expression inside the absolute value sign is positive, then the absolute value of the expression is equal to the expression itself.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the expression insides the absolute value sign is negative, then the absolute value of the expression is equal to the expression iteslf times - 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what this means is that you split the problem into two pieces.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get 3x-7 >= 23 and you get -(3x-7) >= 23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when you take -(3x-7) >= 23 and multiply both sides of that equation by -1, you wind up with 3x-7 <= -23.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so you are dealing with 3x - 7 >= 23 and you are dealing with 3x-7 <= 23\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve 3x-7 >= 23 to get x >= 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve 3x-7 <= -23 to get x <= -16/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "those are your solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for (x-1)(x+3)(x^2) < 0, set it equal and solve for x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you will get x = 1, x = -3, and x = 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "those are the transition points in the grpah of that equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "look at the intervals to the left of x = -3, between -3 and 0, between 0 and 1, and greater than 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "see if the function is positive or negative in those intervals.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = -5, the function is positive.
\n" ); document.write( "when x = -1, the function is negative.
\n" ); document.write( "when x = .5, the function is negative.
\n" ); document.write( "when x = 5, the function is positive.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution should be that the function is negative between x = -3 and 0 and between x = 0 and x = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this can be written as:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-3 < x < 0 and 0 < x < 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can't include -3 or 0 or 1 because the function is < 0 and not <= 0.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a graph of the equation of y = (x-1)*(x+4)*(x^2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-10%2C10%2C-5%2C5%2C%28x-1%29%28x%2B3%29%28x%5E2%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );