6. Inequalities & Absolute Value Flashcards
What does it mean to solve an inequality?
The same thing it means for an equation: find the value or values of x that make the inequality true. When you plug a solution back into the original equation or inequality, you get a true statement.
The difference is that equations have only one (or just a few) values as solutions. In contrast, inequalities give a whole range of values as solutions – way too many to list individually
How do you solve an inequality? (e.g. 45 < -5w)
Isolate variable by transforming each side. You are always allowed to simplify an expression on just one side of an inequality as long as you do not change the expression’s value
All of the Golden Rule moves apply (e.g. adding, subtracting, dividing, multiplying) except when you multiply or divide both sides of an inequality by a negative number, in which case you must flip the inequality sign
Example:
45 < -5w
-9 > w
What do you do if you have to multiply or divide both sides of an inequality by a negative number?
Flip the inequality sign
Can you cross multiply variables across an inequality?
Usually you cannot cross multiply variables across an inequality because those variables might be negative. However, if you are told that all variables are positive, then it is ok to cross multiply
How do you combine inequalities?
Converting several inequalities to a compound inequality, which is a series of inequalities strung together
(1) Solve any inequalities that need to be solved
(2) Simplify the inequalities so that all the inequality symbols point in the same direction, preferably to the left
(3) Line up the common variables in the inequalities
If x > 8, x < 17, and x + 5 < 19, what is the range of possible values for x?
x + 5 < 19
x < 14
8 < x
x < 17
x < 14
8 < x < 14
Note:
- x < 14 is more limiting than x < 17 (i.e. whenever x < 14, x will always be less than 17, but not vice versa). Discard the less limiting inequality
- It is not always possible to combine all the inequalities
How do you manipulate compound inequalities?
Must perform operations on every term in the inequality, not just the outside terms
Example 1:
x + 3 < y < x + 5
x < y – 3 < x + 2
Example 2:
c/2 < b – 3 < d/2
c < 2b – 6 < d
How do you add inequalities together?
(1) Line up the inequalities so that they are all facing the same direction
(2) Take the sum of the two inequalities
Note:
- NEVER subtract or divide two inequalities
- Only multiply inequalities together under certain circumstances (i.e. if both sides of both inequalities are positive)
What is an Absolute Value?
Absolute value of a number describes how far that number is away from 0. It is the distance between that number and 0 on a number line
NOTE: Treat the absolute value symbols likes parentheses (i.e. solve the arithmetic problem inside first, and then find the absolute value of the answer
What do you do with a variable inside absolute value signs? e.g. ǀyǀ = 3)
This equation has two solutions. There are two numbers that are three units away from 0: namely 3 and -3. So both of these numbers could be possible values for y. y is either 3 or -3
How do you find the solution for an absolute value equation? e.g. 6 * ǀ2x + 4ǀ = 30
Step 1: isolate the absolute value expression on one side of the equation
6 * ǀ2x + 4ǀ = 30
ǀ2x + 4ǀ = 5
Step 2: drop the absolute signs and set up two equations. The first equation has the positive value of what’s inside the absolute value. The second equation puts in a negative sign
+(2x + 4) = 5
OR
-(2x + 4) = 5
Step 3: solve both equations/inequalities and check to see whether each solution is valid by putting each one back into the original equation and verifying that the two sides are equal
x = 1/2
x = -9/2
*NOTE: it is possible for one of the solutions to fail!
What happens if your arrows overlap on the number line?
Only the numbers that fall within the range of both arrows will be solutions to the inequality
Example:
ǀy + 3ǀ < 5
y + 3 < 5
y < 2
OR
-y – 3 < 5
Y > - 8
Only the numbers between -8 and 2 represent possible solutions
How should you rephrase an inequality with an absolute value expression? e.g. is |n| < 4?
Open up the absolute value signs. There are two scenarios for the inequality |n| < 4
If n > 0, the question becomes, “Is n < 4?”
If n < 0, the question becomes, “Is n > -4?”
We can then combine the two questions: “Is -4 < n < 4?”
How do you solve an equation that contains one variable and at least one constant in more than one absolute value expression? e.g. ǀx – 2ǀ = ǀ2x – 3ǀ
Only consider two cases: one in which neither expression changes sign (positive/positive), and another in which one expression changes sign (positive/negative)
Case A (Same Sign): x – 2 = 2x – 3 x = 1 Validity Check: ǀ1 – 2ǀ = ǀ2 – 3ǀ = 1
Case B (Different Signs):
x – 2 = -2x + 3
x = 5/3
Validity Check: ǀ5/3 – 6/3ǀ = ǀ10/3 – 9/3ǀ = 1/3
How do you solve algebra problems with integer constraints?
Simplify the equation and back solve