6. Solving Absolute Value Inequalities
Sign In
Should we use or
or and
when rewriting the inequality?
Inequality: |n-3|>9
Solution: n<- 6 or n>12
>.& A numberis more than 9units from3 & | n- 3|> 9 Now we can solve this inequality by splitting the absolute value into two cases. Because we want the distance to be greater than 9, we will need to write an
orinequality. First case: &n-3>9 Second case: &n-3<- 9 We can solve these cases separately and then combine the results. We will begin with the first case. Let's solve the second case. With this information we can write the solution set for this compound inequality. n<- 6 or n>12