document.write( "Question 651624: I am working on an absolute value inequality for my algebra class. The problem is 9[1-z] is less than or equal to -36. For this questions [] represent absolute value. \r
\n" );
document.write( "\n" );
document.write( "To solve this I used two cases of absolute value.
\n" );
document.write( "The first case is -(1-z)=<-4. I added one to each side of the equation to come up with z=<-3. \r
\n" );
document.write( "\n" );
document.write( "The second case is (1-z)=<-4. I added 1 to each side to get -z=<-5. Then I divided by -1. After dividing and flipping the sign I came up with z=>5. \r
\n" );
document.write( "\n" );
document.write( "The answer needs to be in set notation so the answer I came up with was [-3,5]. \r
\n" );
document.write( "\n" );
document.write( "When I submitted my answer it was marked incorrect and I am not sure why. I honestly thought I was doing this correctly and I do not know where I messed up. \r
\n" );
document.write( "\n" );
document.write( "*For this question =< and => represent less than or equal to and greater than or equal to. \n" );
document.write( "
Algebra.Com's Answer #407747 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the original equation is: \n" ); document.write( "9*|1-x| <= -36 \n" ); document.write( "divide both sides of this equation by 9 to get: \n" ); document.write( "|1-x| <= -36/9 which simplifies to: \n" ); document.write( "|1-x| <= -4 \n" ); document.write( "this leads to 2 equations: \n" ); document.write( "(1-x) <= -4 \n" ); document.write( "-(1-x) <= -4 \n" ); document.write( "so far so good. \n" ); document.write( "----- \n" ); document.write( "solving for (1-x) <= -4: \n" ); document.write( "remove parentheses to get: \n" ); document.write( "1-x <= -4 \n" ); document.write( "subtract 1 from both sides of the equation to get: \n" ); document.write( "-x <= -5 \n" ); document.write( "multiply both sides of the equation by -1 to get: \n" ); document.write( "x >= 5 \n" ); document.write( "----- \n" ); document.write( "solving for -(1-x) <= -4: \n" ); document.write( "remove parentheses to get: \n" ); document.write( "-1+x <= -4 \n" ); document.write( "add 1 to both sides of the equation to get: \n" ); document.write( "x <= -3 \n" ); document.write( "----- \n" ); document.write( "your 2 solutions are: \n" ); document.write( "x >= 5 or x <= -3 \n" ); document.write( "----- \n" ); document.write( "this appears to agree with what you derived. \n" ); document.write( "placing it in interval notation would indicate the following: \n" ); document.write( "(-infinity,-3] union [5,+infinity) \n" ); document.write( "i believe this is where you went wrong. \n" ); document.write( "x <= -3 means that x goes from minus infinity up to and including -3. \n" ); document.write( "that's where the interval notation of (-infinity,-3] comes in. \n" ); document.write( "note that this is interval notation and not set notation. \n" ); document.write( "x >= 5 means that x goes from 5 to plus infinity. since 5 is included in the solution set, the interval becomes: \n" ); document.write( "[5,+infinity) \n" ); document.write( "the (-infinity means that the value is greater than minus infinity. \n" ); document.write( "the +infinity) means that the value is less than plus infinity. \n" ); document.write( "the -3] means that the value is less than or equal to -3. \n" ); document.write( "the [5 means that the value is greater than or equal to 5. \n" ); document.write( "not again that this is interval notation, not set noation. \n" ); document.write( "in set notation, the answer would be shown as: \n" ); document.write( "{x | x <= -3 or x >= 5} \n" ); document.write( "or: \n" ); document.write( "{x element of real numbers | x <= -3 or x >= 5} \n" ); document.write( "i'd say you got the answer correct but displayed it wrong. \n" ); document.write( "here's a reference on interval notation and set notation. \n" ); document.write( "http://www.regentsprep.org/Regents/math/ALGEBRA/AP1/IntervalNot.htm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |