12 multiple-choice questions, progressively harder.
For which value of mmm does mx−4=6x−4mx - 4 = 6x - 4mx−4=6x−4 have more than one solution?
Solution
Correct answer: C
More than one solution means an identity. Add 444 to both sides to get mx=6xmx = 6xmx=6x, so the coefficients must match.
m=6m = 6m=6
With m=6m = 6m=6 the equation is 6x−4=6x−46x - 4 = 6x - 46x−4=6x−4, true for all xxx. Any other mmm gives the single solution x=0x = 0x=0.
Solve x−6x−6=1\dfrac{x - 6}{x - 6} = 1x−6x−6=1.
Correct answer: B
The expression x−6x−6\frac{x - 6}{x - 6}x−6x−6 equals 111 for every xxx where it is defined, but it is undefined at x=6x = 6x=6.
x≠6 ⇒ x−6x−6=1x \neq 6 \;\Rightarrow\; \frac{x - 6}{x - 6} = 1x=6⇒x−6x−6=1
So the equation holds for every real number except the excluded value 666.
Solve 3x−2=3x−2\dfrac{3}{x - 2} = \dfrac{3}{x - 2}x−23=x−23.
Both sides are the identical expression, defined for every xxx except where the denominator is zero.
x−2=0 ⇒ x=2 is excludedx - 2 = 0 \;\Rightarrow\; x = 2 \text{ is excluded}x−2=0⇒x=2 is excluded
So the equation holds for all real numbers except 222.
Solve 5x−1=102x−2\dfrac{5}{x - 1} = \dfrac{10}{2x - 2}x−15=2x−210.
Correct answer: D
Notice 2x−2=2(x−1)2x - 2 = 2(x - 1)2x−2=2(x−1), so the right side simplifies.
102x−2=102(x−1)=5x−1\frac{10}{2x - 2} = \frac{10}{2(x - 1)} = \frac{5}{x - 1}2x−210=2(x−1)10=x−15
Both sides are the same expression, defined for all x≠1x \neq 1x=1. The solution set is every real number except 111.
For x+1x−4=5x−4\dfrac{x + 1}{x - 4} = \dfrac{5}{x - 4}x−4x+1=x−45, the algebra gives x=4x = 4x=4. What is the correct solution set?
Correct answer: A
Exclude x=4x = 4x=4. Multiplying by x−4x - 4x−4 gives x+1=5x + 1 = 5x+1=5, so x=4x = 4x=4.
x=4 is the excluded valuex = 4 \text{ is the excluded value}x=4 is the excluded value
The only candidate is extraneous, so nothing survives and the solution set is ∅\varnothing∅.
Which of these is a contradiction?
A contradiction reduces to a false numerical statement. Subtract 4x4x4x from both sides of the third.
4x+5=4x−5 ⇒ 5=−54x + 5 = 4x - 5 \;\Rightarrow\; 5 = -54x+5=4x−5⇒5=−5
That is impossible, so it is a contradiction. The first is conditional and the other two are identities.
Solve 2x+3=2x+x\dfrac{2}{x} + 3 = \dfrac{2}{x} + xx2+3=x2+x.
Exclude x=0x = 0x=0. The term 2x\frac{2}{x}x2 appears on both sides, so subtract it from each (a reversible move where x≠0x \neq 0x=0).
3=x3 = x3=x
The candidate x=3x = 3x=3 is allowed and checks in the original, so the solution set is {3}\{3\}{3}.
For which value of bbb does 0⋅x=b0 \cdot x = b0⋅x=b have no solution?
The left side 0⋅x0 \cdot x0⋅x is 000 for every xxx, so it can never equal a nonzero number.
0⋅x=7 ⇒ 0=7 (impossible)0 \cdot x = 7 \;\Rightarrow\; 0 = 7 \text{ (impossible)}0⋅x=7⇒0=7 (impossible)
So b=7b = 7b=7 gives no solution. When b=0b = 0b=0 the equation is 0=00 = 00=0, an identity with every real number as a solution.
Solve 4x+1=2x−1\dfrac{4}{x + 1} = \dfrac{2}{x - 1}x+14=x−12.
Exclude x=−1x = -1x=−1 and x=1x = 1x=1, then multiply both sides by (x+1)(x−1)(x + 1)(x - 1)(x+1)(x−1).
4(x−1)=2(x+1) ⇒ 4x−4=2x+2 ⇒ x=34(x - 1) = 2(x + 1) \;\Rightarrow\; 4x - 4 = 2x + 2 \;\Rightarrow\; x = 34(x−1)=2(x+1)⇒4x−4=2x+2⇒x=3
Which move applied to 1x−2=5\dfrac{1}{x - 2} = 5x−21=5 could introduce an extraneous solution?
Multiplying by x−2x - 2x−2 is the move whose factor can be zero (at x=2x = 2x=2), so it can add an extraneous root.
x−2=0 ⇒ x=2x - 2 = 0 \;\Rightarrow\; x = 2x−2=0⇒x=2
The other moves use constants and are reversible for every xxx, so they cannot change the solution set.
Solve x+23=x−42\dfrac{x + 2}{3} = \dfrac{x - 4}{2}3x+2=2x−4.
The denominators are constants, so multiply both sides by 666 (equivalently, cross multiply).
2(x+2)=3(x−4) ⇒ 2x+4=3x−12 ⇒ x=162(x + 2) = 3(x - 4) \;\Rightarrow\; 2x + 4 = 3x - 12 \;\Rightarrow\; x = 162(x+2)=3(x−4)⇒2x+4=3x−12⇒x=16
Nothing is excluded, so the solution set is {16}\{16\}{16}.
Multiplying both sides of an equation by (x+4)(x + 4)(x+4) produced the extra candidate x=−4x = -4x=−4. This happens because...
Multiplying by an expression adds candidates exactly at the values where that expression is zero, because the step is not reversible there.
x+4=0 ⇒ x=−4x + 4 = 0 \;\Rightarrow\; x = -4x+4=0⇒x=−4
At x=−4x = -4x=−4 the multiplier is zero, so x=−4x = -4x=−4 can appear as an extraneous root and must be checked.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.