SOLUTION: How can i solve |n|>3

Algebra ->  Test -> SOLUTION: How can i solve |n|>3      Log On


   



Question 711508: How can i solve |n|>3
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
In general

If |x| > k for some positive number k, then x > k or x < -k

So this mean that |n|>3 breaks down into n > 3 or n < -3