12 multiple-choice questions, progressively harder.
Solve ∣x−3∣=∣2x+1∣\lvert x - 3 \rvert = \lvert 2x + 1 \rvert∣x−3∣=∣2x+1∣ and give the sum of all solutions.
Solution
Correct answer: A
Both sides are absolute values, so set the insides equal, then opposite.
x−3=2x+1⇒x=−4,x−3=−(2x+1)⇒3x=2⇒x=23x - 3 = 2x + 1 \Rightarrow x = -4, \qquad x - 3 = -(2x + 1) \Rightarrow 3x = 2 \Rightarrow x = \tfrac{2}{3}x−3=2x+1⇒x=−4,x−3=−(2x+1)⇒3x=2⇒x=32
Both are genuine, and their sum is −4+23=−103-4 + \frac{2}{3} = -\frac{10}{3}−4+32=−310.
Solve ∣x−2∣=2x−7\lvert x - 2 \rvert = 2x - 7∣x−2∣=2x−7.
Correct answer: D
Split into cases and check each against 2x−7≥02x - 7 \ge 02x−7≥0.
x−2=2x−7⇒x=5,x−2=−(2x−7)⇒3x=9⇒x=3x - 2 = 2x - 7 \Rightarrow x = 5, \qquad x - 2 = -(2x - 7) \Rightarrow 3x = 9 \Rightarrow x = 3x−2=2x−7⇒x=5,x−2=−(2x−7)⇒3x=9⇒x=3
At x=5x = 5x=5 the right side is 3≥03 \ge 03≥0 and ∣5−2∣=3\lvert 5 - 2 \rvert = 3∣5−2∣=3 checks. At x=3x = 3x=3 the right side is −1<0-1 < 0−1<0, extraneous, so the solution set is {5}\{5\}{5}.
For ∣x−5∣+∣x+1∣=8\lvert x - 5 \rvert + \lvert x + 1 \rvert = 8∣x−5∣+∣x+1∣=8, the middle interval reduces to the false statement 6=86 = 86=8. What is the full solution set?
Correct answer: C
The anchors 555 and −1-1−1 are 666 apart and the target 888 exceeds it, so solve on the two outer intervals.
x<−1: (5−x)+(−x−1)=8⇒x=−2;x>5: (x−5)+(x+1)=8⇒x=6x < -1:\ (5 - x) + (-x - 1) = 8 \Rightarrow x = -2; \qquad x > 5:\ (x - 5) + (x + 1) = 8 \Rightarrow x = 6x<−1: (5−x)+(−x−1)=8⇒x=−2;x>5: (x−5)+(x+1)=8⇒x=6
Each root lies inside its interval, and the middle contributes nothing, so the solution set is {−2,6}\{-2, 6\}{−2,6}.
Solve ∣3x+2∣=x−4\lvert 3x + 2 \rvert = x - 4∣3x+2∣=x−4.
Correct answer: B
The right side x−4x - 4x−4 must be nonnegative, so only x≥4x \ge 4x≥4 is eligible. Split and check.
3x+2=x−4⇒x=−3,3x+2=−(x−4)⇒4x=2⇒x=123x + 2 = x - 4 \Rightarrow x = -3, \qquad 3x + 2 = -(x - 4) \Rightarrow 4x = 2 \Rightarrow x = \tfrac{1}{2}3x+2=x−4⇒x=−3,3x+2=−(x−4)⇒4x=2⇒x=21
Both candidates are below 444, so the right side is negative at each and both are extraneous. There is no solution.
Solve ∣2x−1∣=∣2x+5∣\lvert 2x - 1 \rvert = \lvert 2x + 5 \rvert∣2x−1∣=∣2x+5∣.
The insides share the same coefficient of xxx, so the "equal" case dies and only the "opposite" case survives.
2x−1=−(2x+5)⟹4x=−4⟹x=−12x - 1 = -(2x + 5) \quad\Longrightarrow\quad 4x = -4 \quad\Longrightarrow\quad x = -12x−1=−(2x+5)⟹4x=−4⟹x=−1
The single solution is x=−1x = -1x=−1.
Solve ∣x+3∣=2x+1\lvert x + 3 \rvert = 2x + 1∣x+3∣=2x+1.
Split into cases and check each against 2x+1≥02x + 1 \ge 02x+1≥0.
x+3=2x+1⇒x=2,x+3=−(2x+1)⇒3x=−4⇒x=−43x + 3 = 2x + 1 \Rightarrow x = 2, \qquad x + 3 = -(2x + 1) \Rightarrow 3x = -4 \Rightarrow x = -\tfrac{4}{3}x+3=2x+1⇒x=2,x+3=−(2x+1)⇒3x=−4⇒x=−34
At x=2x = 2x=2 the right side is 5≥05 \ge 05≥0 and ∣5∣=5\lvert 5 \rvert = 5∣5∣=5 checks. At x=−43x = -\frac{4}{3}x=−34 the right side is −53<0-\frac{5}{3} < 0−35<0, extraneous, so the solution set is {2}\{2\}{2}.
Solve ∣2x−3∣=x\lvert 2x - 3 \rvert = x∣2x−3∣=x.
Split into cases and check each against x≥0x \ge 0x≥0.
2x−3=x⇒x=3,2x−3=−x⇒3x=3⇒x=12x - 3 = x \Rightarrow x = 3, \qquad 2x - 3 = -x \Rightarrow 3x = 3 \Rightarrow x = 12x−3=x⇒x=3,2x−3=−x⇒3x=3⇒x=1
At x=3x = 3x=3 the right side is 3≥03 \ge 03≥0 and ∣3∣=3\lvert 3 \rvert = 3∣3∣=3; at x=1x = 1x=1 it is 1≥01 \ge 01≥0 and ∣−1∣=1\lvert -1 \rvert = 1∣−1∣=1. Both pass, so the solution set is {1,3}\{1, 3\}{1,3}.
Simplify (3x−7)2\sqrt{(3x - 7)^2}(3x−7)2.
The square root of a square is the nonnegative size of the base, which is its absolute value.
(3x−7)2=∣3x−7∣\sqrt{(3x - 7)^2} = \lvert 3x - 7 \rvert(3x−7)2=∣3x−7∣
Dropping the bars would give a negative result whenever 3x−7<03x - 7 < 03x−7<0, which a root can never be.
Solve ∣3−x∣=2x\lvert 3 - x \rvert = 2x∣3−x∣=2x.
Split into cases and check each against 2x≥02x \ge 02x≥0.
3−x=2x⇒x=1,3−x=−2x⇒x=−33 - x = 2x \Rightarrow x = 1, \qquad 3 - x = -2x \Rightarrow x = -33−x=2x⇒x=1,3−x=−2x⇒x=−3
At x=1x = 1x=1 the right side is 2≥02 \ge 02≥0 and ∣3−1∣=2\lvert 3 - 1 \rvert = 2∣3−1∣=2 checks. At x=−3x = -3x=−3 the right side is −6<0-6 < 0−6<0, extraneous, so the solution set is {1}\{1\}{1}.
Solve ∣x+2∣=−(x+2)\lvert x + 2 \rvert = -(x + 2)∣x+2∣=−(x+2).
An absolute value equals the negative of its inside exactly when that inside is nonpositive.
∣x+2∣=−(x+2)⟺x+2≤0\lvert x + 2 \rvert = -(x + 2) \quad\Longleftrightarrow\quad x + 2 \le 0∣x+2∣=−(x+2)⟺x+2≤0
That gives x≤−2x \le -2x≤−2, the whole ray from −2-2−2 leftward.
Solve ∣x+4∣+∣x−2∣=6\lvert x + 4 \rvert + \lvert x - 2 \rvert = 6∣x+4∣+∣x−2∣=6 and describe the solution set.
The anchors −4-4−4 and 222 are 666 apart, exactly the target on the right.
g=∣2−(−4)∣=6=targetg = \lvert 2 - (-4) \rvert = 6 = \text{target}g=∣2−(−4)∣=6=target
Between the anchors the two distances always sum to 666, so every point of the segment [−4,2][-4, 2][−4,2] is a solution.
Solve ∣4x−8∣>0\lvert 4x - 8 \rvert > 0∣4x−8∣>0.
An absolute value is positive everywhere except where its inside is zero.
4x−8=0⟹x=24x - 8 = 0 \quad\Longrightarrow\quad x = 24x−8=0⟹x=2
At x=2x = 2x=2 the value is 000, not greater than 000, so the solution set is every real number except x=2x = 2x=2.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.