12 multiple-choice questions, progressively harder.
Solve 2+x=72 + \sqrt{x} = 72+x=7.
Solution
Correct answer: B
Isolate the radical first by subtracting 222, then square.
x=5⟹x=25\sqrt{x} = 5 \quad\Longrightarrow\quad x = 25x=5⟹x=25
Check: 2+25=2+5=72 + \sqrt{25} = 2 + 5 = 72+25=2+5=7.
Solve x+3=x+1\sqrt{x + 3} = x + 1x+3=x+1.
Correct answer: D
Square both sides and collect into a quadratic.
x+3=x2+2x+1⟹x2+x−2=0x + 3 = x^2 + 2x + 1 \quad\Longrightarrow\quad x^2 + x - 2 = 0x+3=x2+2x+1⟹x2+x−2=0
Factoring gives (x+2)(x−1)=0(x + 2)(x - 1) = 0(x+2)(x−1)=0, so the candidates are x=−2x = -2x=−2 and x=1x = 1x=1. Checking, x=1x = 1x=1 gives 4=2\sqrt{4} = 24=2 and 1+1=21 + 1 = 21+1=2, but x=−2x = -2x=−2 gives 1=1≠−1\sqrt{1} = 1 \ne -11=1=−1. Only x=1x = 1x=1 works.
Simplify 9x2\sqrt{9x^2}9x2 for a real number xxx.
Correct answer: A
Split the root and apply x2=∣x∣\sqrt{x^2} = \lvert x \rvertx2=∣x∣.
9x2=9 x2=3∣x∣\sqrt{9x^2} = \sqrt{9}\,\sqrt{x^2} = 3\lvert x \rvert9x2=9x2=3∣x∣
Writing 3x3x3x would be wrong when xxx is negative, since the root cannot return a negative value.
Solve 2x+1=x−1\sqrt{2x + 1} = x - 12x+1=x−1.
Correct answer: C
Square both sides and gather terms.
2x+1=x2−2x+1⟹x2−4x=02x + 1 = x^2 - 2x + 1 \quad\Longrightarrow\quad x^2 - 4x = 02x+1=x2−2x+1⟹x2−4x=0
So x(x−4)=0x(x - 4) = 0x(x−4)=0, giving candidates x=0x = 0x=0 and x=4x = 4x=4. Checking, x=4x = 4x=4 gives 9=3\sqrt{9} = 39=3 and 4−1=34 - 1 = 34−1=3, but x=0x = 0x=0 gives 1=1≠−1\sqrt{1} = 1 \ne -11=1=−1. Only x=4x = 4x=4 is a solution.
Solve x2=20x^2 = 20x2=20 for all real xxx.
Take the square root of both sides, keeping both signs, and simplify the radical.
x=±20=±4⋅5=±25x = \pm\sqrt{20} = \pm\sqrt{4 \cdot 5} = \pm 2\sqrt{5}x=±20=±4⋅5=±25
Giving only the positive root would lose the solution x=−25x = -2\sqrt{5}x=−25.
Solve x=x−6\sqrt{x} = x - 6x=x−6.
Square both sides and form a quadratic.
x=x2−12x+36⟹x2−13x+36=0x = x^2 - 12x + 36 \quad\Longrightarrow\quad x^2 - 13x + 36 = 0x=x2−12x+36⟹x2−13x+36=0
Factoring gives (x−4)(x−9)=0(x - 4)(x - 9) = 0(x−4)(x−9)=0, so the candidates are x=4x = 4x=4 and x=9x = 9x=9. Checking, x=9x = 9x=9 gives 9=3=9−6\sqrt{9} = 3 = 9 - 69=3=9−6, but x=4x = 4x=4 gives 4=2≠−2\sqrt{4} = 2 \ne -24=2=−2. Only x=9x = 9x=9 survives.
How many real solutions does x=−3\sqrt{x} = -3x=−3 have?
A principal square root is never negative, so no input makes it equal −3-3−3.
x≥0>−3\sqrt{x} \ge 0 > -3x≥0>−3
Squaring would suggest x=9x = 9x=9, but 9=3≠−3\sqrt{9} = 3 \ne -39=3=−3, so that candidate is extraneous and there is no real solution.
Solve (x−3)2=16(x - 3)^2 = 16(x−3)2=16.
Take the square root of both sides, remembering the two signs.
∣x−3∣=4⟹x−3=±4\lvert x - 3 \rvert = 4 \quad\Longrightarrow\quad x - 3 = \pm 4∣x−3∣=4⟹x−3=±4
So x=3+4=7x = 3 + 4 = 7x=3+4=7 or x=3−4=−1x = 3 - 4 = -1x=3−4=−1. Writing only x=±4x = \pm 4x=±4 forgets the −3-3−3 inside.
Solve x1/2=4x^{1/2} = 4x1/2=4.
The exponent 12\tfrac{1}{2}21 is the square root, so square both sides.
x1/2=x=4⟹x=16x^{1/2} = \sqrt{x} = 4 \quad\Longrightarrow\quad x = 16x1/2=x=4⟹x=16
Check: 161/2=416^{1/2} = 4161/2=4.
Squaring both sides of an equation is guaranteed to keep which of the following?
If a=ba = ba=b then a2=b2a^2 = b^2a2=b2, so every genuine solution survives the squaring.
a=b⟹a2=b2a = b \quad\Longrightarrow\quad a^2 = b^2a=b⟹a2=b2
Squaring may also add extra candidates, so it does not keep exactly the original solutions; the safe guarantee is only that none are lost.
Solve 5x−4=x\sqrt{5x - 4} = x5x−4=x.
5x−4=x2⟹x2−5x+4=05x - 4 = x^2 \quad\Longrightarrow\quad x^2 - 5x + 4 = 05x−4=x2⟹x2−5x+4=0
Factoring gives (x−1)(x−4)=0(x - 1)(x - 4) = 0(x−1)(x−4)=0. Checking, x=1x = 1x=1 gives 1=1\sqrt{1} = 11=1 and x=4x = 4x=4 gives 16=4\sqrt{16} = 416=4; both match, so both are solutions.
Solve 3x+10=x+2\sqrt{3x + 10} = x + 23x+10=x+2.
Square both sides, expanding the binomial in full.
3x+10=x2+4x+4⟹x2+x−6=03x + 10 = x^2 + 4x + 4 \quad\Longrightarrow\quad x^2 + x - 6 = 03x+10=x2+4x+4⟹x2+x−6=0
Factoring gives (x+3)(x−2)=0(x + 3)(x - 2) = 0(x+3)(x−2)=0, so the candidates are x=−3x = -3x=−3 and x=2x = 2x=2. Checking, x=2x = 2x=2 gives 16=4=2+2\sqrt{16} = 4 = 2 + 216=4=2+2, but x=−3x = -3x=−3 gives 1=1≠−1\sqrt{1} = 1 \ne -11=1=−1. Only x=2x = 2x=2 works.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.