12 multiple-choice questions, progressively harder.
A student 'simplifies' ax>aax > aax>a by dividing both sides by aaa to get x>1x > 1x>1 for all aaa. Which cases does this error mishandle?
Solution
Correct answer: C
Dividing by aaa silently assumes aaa is positive.
a<0: x<1a=0: no solutiona < 0:\; x < 1 \qquad a = 0:\; \text{no solution}a<0:x<1a=0:no solution
For a negative aaa the direction must reverse, and for a=0a = 0a=0 the inequality is 0>00 > 00>0, false. Only the case a>0a > 0a>0 actually gives x>1x > 1x>1.
For the family (a−2)x>a−2(a - 2)x > a - 2(a−2)x>a−2, which value of aaa makes the solution set empty?
Correct answer: A
The solution is empty when the coefficient vanishes and the statement becomes false.
a−2=0 ⇒ a=2, giving 0>0a - 2 = 0 \;\Rightarrow\; a = 2, \text{ giving } 0 > 0a−2=0⇒a=2, giving 0>0
At a=2a = 2a=2 the inequality reads 0>00 > 00>0, which is false, so there is no solution. For any other aaa the coefficient is nonzero and the solution is a ray.
Solve 1x≥1\dfrac{1}{x} \ge 1x1≥1 using sign cases, watching x=0x = 0x=0 and the boundary. Solution set?
Correct answer: B
Exclude x=0x = 0x=0 and split on the sign of xxx.
x>0: 1≥x ⇒ 0<x≤1x<0: 1≤x ⇒ no negative xx > 0:\; 1 \ge x \;\Rightarrow\; 0 < x \le 1 \qquad x < 0:\; 1 \le x \;\Rightarrow\; \text{no negative } xx>0:1≥x⇒0<x≤1x<0:1≤x⇒no negative x
The positive case gives 0<x≤10 < x \le 10<x≤1; the negative case asks for x≥1x \ge 1x≥1, impossible for x<0x < 0x<0. The solution set is (0,1](0, 1](0,1].
Solve 1x>−1\dfrac{1}{x} > -1x1>−1 using sign cases. Solution set?
Correct answer: D
x>0: 1>−x ⇒ all x>0x<0: 1<−x ⇒ x<−1x > 0:\; 1 > -x \;\Rightarrow\; \text{all } x > 0 \qquad x < 0:\; 1 < -x \;\Rightarrow\; x < -1x>0:1>−x⇒all x>0x<0:1<−x⇒x<−1
For positive xxx the inequality always holds; for negative xxx the flip gives x<−1x < -1x<−1. The union is x<−1x < -1x<−1 or x>0x > 0x>0.
The move 'multiply both sides by x−3x - 3x−3' is illegal on a general inequality for two separate reasons. They are:
An unknown-sign multiplier fails two tests at once.
x−3<0 possible,x−3=0 possiblex - 3 < 0 \text{ possible}, \qquad x - 3 = 0 \text{ possible}x−3<0 possible,x−3=0 possible
Where x−3x - 3x−3 is negative the symbol should flip, and where it is zero the inequality collapses. Since you cannot rule out either, the step is doubly barred; split into cases where the sign is known instead.
Solve the compound '2x−1>52x - 1 > 52x−1>5 and 3−x>03 - x > 03−x>0'. Solution set?
Solve each piece, then intersect.
2x−1>5⇒x>33−x>0⇒x<32x - 1 > 5 \Rightarrow x > 3 \qquad 3 - x > 0 \Rightarrow x < 32x−1>5⇒x>33−x>0⇒x<3
The 'and' needs x>3x > 3x>3 and x<3x < 3x<3 at once, and no number is both, so the intersection is empty and there is no solution.
In the sign split of 1x<1\dfrac{1}{x} < 1x1<1, the case x<0x < 0x<0 contributes which set?
For x<0x < 0x<0, multiplying by xxx reverses the direction.
x<0: 1>x ⇒ x<1x < 0:\; 1 > x \;\Rightarrow\; x < 1x<0:1>x⇒x<1
The condition x<1x < 1x<1 is met by every negative number, so the whole case x<0x < 0x<0 survives and contributes all of (−∞,0)(-\infty, 0)(−∞,0).
A compound is written as the chain 4<x<−14 < x < -14<x<−1. What is its solution set, and why?
The chain means x>4x > 4x>4 and x<−1x < -1x<−1 at once.
(4,∞)∩(−∞,−1)=∅(4, \infty) \cap (-\infty, -1) = \varnothing(4,∞)∩(−∞,−1)=∅
The two rays do not overlap, so the intersection is empty. It is a genuine empty 'and', not a typo to be fixed by swapping the ends.
While solving one piece of a compound inequality, the variable cancels and leaves 4<14 < 14<1. That piece contributes which set to the compound?
A leftover with no variable is judged true or false outright.
4<1 is false ⇒ ∅4 < 1 \text{ is false} \;\Rightarrow\; \varnothing4<1 is false⇒∅
Because the statement is false, no value of xxx satisfies that piece, so it contributes the empty set, the same as a contradiction from the equation lesson.
While solving one piece of a compound inequality, the variable cancels and leaves −2<6-2 < 6−2<6. If this piece is joined to another by 'and', how does it affect the intersection?
A true leftover means that piece holds for every xxx.
−2<6 is true ⇒ that piece is R-2 < 6 \text{ is true} \;\Rightarrow\; \text{that piece is } \mathbb{R}−2<6 is true⇒that piece is R
Intersecting anything with all of R\mathbb{R}R leaves it unchanged, so the compound's solution set is simply the other piece's solution set.
Solve −x>−5-x > -5−x>−5. Which is correct, and what justifies the direction?
Divide both sides by −1-1−1 (or multiply by −1-1−1), which reverses the direction.
−x>−5 ⇒ x<5-x > -5 \;\Rightarrow\; x < 5−x>−5⇒x<5
The reversal is forced because the divisor is negative, so the solution set is (−∞,5)(-\infty, 5)(−∞,5).
For which values of aaa does ax>0ax > 0ax>0 have solution set exactly the negative numbers, {x:x<0}\{x : x < 0\}{x:x<0}?
Divide by aaa, tracking the sign. A negative aaa flips ax>0ax > 0ax>0 into x<0x < 0x<0.
a<0: ax>0 ⇒ x<0a < 0:\; ax > 0 \;\Rightarrow\; x < 0a<0:ax>0⇒x<0
A positive aaa gives x>0x > 0x>0 and a=0a = 0a=0 gives no solution, so only a negative aaa produces exactly the negative numbers.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.