Inequalities and Absolute Values Flashcards

(19 cards)

1
Q

Inequality Addition

A

You can only add inequalities when their signs are in the same direction:

  • If a > b and c > d (signs in same direction: > and >) –> a+c > b+d
  • Example: 3 < 4 and 2 < 5 –> 3+2 < 4+5
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Inequality Subtraction

A

You can only subtract inequalities when their signs are in the opposite directions:

  • If a > b and c < d (signs in opposite directions: > and <) –> a-c > b-d
  • Example: 5 > 1 and 3 < 4 → 5-3 > 1-4
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Inequality Multiplication

A

If both sides of both inequalities are positive and the inequalities have the same sign, you can multiply them.

  • x < a and y < b
  • xy < ab
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Inequality Division

A

But if both sides of both the inequalities are positive and the signs of the inequality are opposite, then you can divide them

  • x < a and y > b
  • x/y < a/b → final sign takes the sign of the numerator
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Never multiply or divide an inequality by a variable unless the sign of the variable is known

A

px < 5x
→ p < 5 or
→ p > 5

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

Compound Inequality

A

When a compound inequality is divided or multiplied by a negative number, both of the signs must be reversed.

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

Multiple Inequalities

A

Set up a number line
e.g., If a > b, c > a, and d < b, what’s true?

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

Simplifying Inequalities with x2

A

If x2 > b and b is positive, then | x | > √b
→ x > √b or x < -√b

If x2 < b and b is positive, then | x | < √b
→ -√b < x < √b

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

The min or max value of xy

A

If a ≤ x ≤ b and c ≤ y ≤ d, to find the max and min value of xy, evaluate: ac, ad, bc, bd

  • Max = the largest of these four
  • Min = the smallest of these four

BE CAREFUL with the inequality signs. If a < x < b and c < y < d and x and y are integers, choose values that are within the range, not a, b, c, d!

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

If 2 absolute values are equal, it must be true that the expressions with the absolute value bars are either equal or opposite.

A
  1. 16x + 14 = 8x + 6
  2. 16x + 14 = -(8x + 6) → No need to test the other way around

Data sufficiency question: Does | r + s | = | m + n |?

  1. r + s = -m - n
  2. r + s = m + n

Answer = D.

16x + 14 | = | 8x + 6 | → Test 2 scenarios

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

Adding absolute values: | a + b | ≤ | a | + | b |

A

If | a + b | = | a | + | b |, either…

  1. One or both quantities is 0; or
  2. Both quantities are of the same sign

a + b | ≤ | a | + | b | is always true

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

Subtracting absolute values: | a - b | ≥ | a | - | b |

A

If | a - b | = | a | - | b |

  1. The 2nd quantity is 0; or
  2. Both quantities are of the same sign and the absolute value of the 1st quantity is ≥ the absolute value of the 2nd quantity

→ If b ≠ 0 and | a - b | = | a | - | b |, then a and b must have the same sign and | a | ≥ | b |

a - b | ≥ | a | - | b | is always true
→ a and b can be either positive or negative

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

If | x | < b

A

Then -b < x < b

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

If | x | > b

A

Then x > b or x < -b

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

If the absolute value of an expression is equal to a negative number…

A

There’s no solution

e.g., | x + 1 | = -2 → No need to solve.

BE CAREFUL: | x - 1 | = 2x → Solve it, but CHECK your answers

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

If x2 = | x |

A

x must be -1, 0, or 1

if x is none of these 3 values, then x2 > | x | or x2 < | x |

17
Q

Is x2 > y2

A

Simplify and look at signs → (x+y)(x-y) > 0

18
Q

Inequality Operations (example 1)

A

If 5a > 2b, is the sum of a and b greater than 0?

  1. 2b > 4a
  2. b > 0

Answer: D. For #1:

  • 5a - 2b > 0 and 2b - 4a > 0
  • Add them up → a > 0
  • 2b > positive #, so b > 0 as well
19
Q

Inequality Operations (example 2)

A

If x > y > 0, is x > 3?

  1. 2/x + 1/y = 11/15
  2. 2x + 3y = 16

Answer = D. Process = solve for y in terms of x, then substitute y in the x > y inequality