117k views
2 votes
How to do this ?? How

How to do this ?? How-example-1
User Tryzor
by
7.7k points

2 Answers

4 votes

Answer: the 3 one is the answer

User Varun Katta
by
8.6k points
0 votes
|ax - b| > c

The two bars | | is used to indicate the function absolute value.

Remember this definition:

| x | = - x if x < 0 and x if x > 0

So, | x | > c =>

x > c or x > - c

Therefore:

|ax - b| > c => ax - b > c or ax - b > - c

That is the third option of the answer list.
User Litehouse
by
8.1k points