Chapter 0: Inequalities Flashcards

1
Q

Week 1

State the rules to follow while solving inequalities involving the mod (|x|) operation.

A

The rules are as follows:

  • If|x|< a, then -a < x < a
  • If |x|> a then x > a OR x < -a
  • If |x| < -a, the solution set does not exist
  • If |x| > -a, the solution set contains all real numbers.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Week 1

State how to solve inequalities involving two mod operations i.e. |a| > |b|

A

You can follow one of two methods to solve these types of inequalities.

The Graphing Method

You simply graph both absolute value functions and deduce the interval over which the value of |a| is greather than |b|.

The Calculation Method

You convert the absolute value functions into polynomials by squaring both sides of the inequality

|a| > |b| —-> (a)2 > (b)2

You can then expand both sides and solve the inequality as you would a regular quadratic inequality.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Week 1

State how to solve a quadratic inequality.

A

Let’s take an example

4x2 - 12x + 9 > x2 + 6x + 9

Step 1: Combine Like Terms

3x2 - 18x > 0

Step 2: Simplify & Find Roots of The Polynomial

x(x-6) > 0

Represent the Critical Points Using a Table

Do this in order to find out the interval over which the polynomial is greater than 0. The interval you find is the solution set of your inequality.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly