12 multiple-choice questions, progressively harder.
Solve the parameter inequality ax>aax > aax>a completely, as a case analysis on aaa (do not cancel the aaa).
Solution
Correct answer: B
Treat ax>aax > aax>a with coefficient aaa and constant aaa. Split on the sign of aaa.
a>0: x>1a<0: x<1a=0: 0>0 is falsea > 0:\; x > 1 \qquad a < 0:\; x < 1 \qquad a = 0:\; 0 > 0 \text{ is false}a>0:x>1a<0:x<1a=0:0>0 is false
Dividing by a positive gives x>aa=1x > \frac{a}{a} = 1x>aa=1; a negative aaa flips it to x<1x < 1x<1; and a=0a = 0a=0 gives the false 0>00 > 00>0, so no solution. Cancelling aaa would hide both the flip and the empty case.
Solve ax≥3ax \ge 3ax≥3 in the case a=0a = 0a=0. Solution set?
Correct answer: C
With a=0a = 0a=0 the left side is 000 for every xxx.
0≥3 is false0 \ge 3 \text{ is false}0≥3 is false
The statement is false regardless of xxx, so the solution set is empty.
For the family (a−2)x>a−2(a - 2)x > a - 2(a−2)x>a−2, is there any aaa giving 'all real numbers' as the solution?
Correct answer: A
All reals would need the coefficient to be zero while the statement is true. Here the coefficient and constant are the same expression a−2a - 2a−2.
a=2 ⇒ 0>0 is falsea = 2 \;\Rightarrow\; 0 > 0 \text{ is false}a=2⇒0>0 is false
When the coefficient vanishes the constant vanishes too, giving the false 0>00 > 00>0, so the strict inequality never yields every real number.
Consider bx>b2bx > b^2bx>b2 with bbb a nonzero parameter. Solve for xxx in the case b<0b < 0b<0.
Divide both sides by the negative number bbb, which reverses the direction.
bx>b2 ⇒ x<b2b=bbx > b^2 \;\Rightarrow\; x < \frac{b^2}{b} = bbx>b2⇒x<bb2=b
So the solution is x<bx < bx<b.
Why is reversing the symbol when dividing by a negative not just an arbitrary rule?
Start from the meaning of a<ba < ba<b and take opposites.
(−a)−(−b)=b−a>0 ⇒ −b<−a(-a) - (-b) = b - a > 0 \;\Rightarrow\; -b < -a(−a)−(−b)=b−a>0⇒−b<−a
Because b−ab - ab−a is positive, the difference (−a)−(−b)(-a) - (-b)(−a)−(−b) is positive too, so −a-a−a is the larger and the order reverses. The flip is a forced consequence, not a decree.
Solve x+1x>1\dfrac{x + 1}{x} > 1xx+1>1. (Hint: subtract 111 from both sides first.)
Correct answer: D
Subtract 111 and combine over the common denominator xxx.
x+1x−1=1x>0 ⇒ x>0\frac{x + 1}{x} - 1 = \frac{1}{x} > 0 \;\Rightarrow\; x > 0xx+1−1=x1>0⇒x>0
The quotient 1x\frac{1}{x}x1 is positive exactly when x>0x > 0x>0, so the solution is x>0x > 0x>0.
Solve the compound '2x>62x > 62x>6 or x<5x < 5x<5'. Solution set?
Solve each piece, then take the union.
2x>6⇒x>3orx<52x > 6 \Rightarrow x > 3 \qquad \text{or} \qquad x < 52x>6⇒x>3orx<5
Every real number is either greater than 333 or less than 555 (most numbers are both), so the union (3,∞)∪(−∞,5)(3, \infty) \cup (-\infty, 5)(3,∞)∪(−∞,5) covers the whole line.
For the family (k+1)x>k+1(k + 1)x > k + 1(k+1)x>k+1, find all kkk for which there is no solution.
No solution requires the coefficient to vanish while the statement is false.
k+1=0 ⇒ k=−1, giving 0>0k + 1 = 0 \;\Rightarrow\; k = -1, \text{ giving } 0 > 0k+1=0⇒k=−1, giving 0>0
At k=−1k = -1k=−1 the inequality reads 0>00 > 00>0, which is false, so the solution set is empty.
For which values of the parameter aaa does ax>4ax > 4ax>4 have no solution?
Any a≠0a \neq 0a=0 gives a ray, hence a solution. Only a=0a = 0a=0 can fail.
a=0 ⇒ 0>4 is falsea = 0 \;\Rightarrow\; 0 > 4 \text{ is false}a=0⇒0>4 is false
With a=0a = 0a=0 and the positive right side 444, the statement 0>40 > 40>4 is false, so the solution set is empty. Only a=0a = 0a=0 does this.
Solve 5x≤1\dfrac{5}{x} \le 1x5≤1 using sign cases, watching the boundary and x=0x = 0x=0. Solution set?
Exclude x=0x = 0x=0 and split on the sign of xxx.
x>0: 5≤x ⇒ x≥5x<0: 5≥x ⇒ all x<0x > 0:\; 5 \le x \;\Rightarrow\; x \ge 5 \qquad x < 0:\; 5 \ge x \;\Rightarrow\; \text{all } x < 0x>0:5≤x⇒x≥5x<0:5≥x⇒all x<0
The positive case gives x≥5x \ge 5x≥5 and the negative case gives every x<0x < 0x<0, so the union is x<0x < 0x<0 or x≥5x \ge 5x≥5.
For which values of the parameter aaa does ax>−4ax > -4ax>−4 have no solution?
Compare with the previous item: the only new thing is the sign of the right side.
a=0 ⇒ 0>−4 is truea = 0 \;\Rightarrow\; 0 > -4 \text{ is true}a=0⇒0>−4 is true
Here the a=0a = 0a=0 branch gives the true statement 0>−40 > -40>−4, so it produces every real number, not an empty set. Any a≠0a \neq 0a=0 gives a ray, so no value of aaa leaves the inequality with no solution.
The solution set of 2x>1\dfrac{2}{x} > 1x2>1 is 0<x<20 < x < 20<x<2. A student also writes 'or x<0x < 0x<0'. Why is that added piece wrong?
Work the negative case honestly, remembering the flip.
x<0: 2<x ⇒ x>2x < 0:\; 2 < x \;\Rightarrow\; x > 2x<0:2<x⇒x>2
The requirement x>2x > 2x>2 cannot hold for a negative xxx, so the negative case gives nothing. Adding 'or x<0x < 0x<0' wrongly includes values that fail the original.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.