12 multiple-choice questions, progressively harder.
Solve (x−5)2=12(x - 5)^2 = 12(x−5)2=12.
Solution
Correct answer: D
Take the square root of both sides, keeping both signs, and simplify 12=23\sqrt{12} = 2\sqrt{3}12=23.
x−5=±23x - 5 = \pm 2\sqrt{3}x−5=±23
Then x=5±23x = 5 \pm 2\sqrt{3}x=5±23, which is two irrational roots. Both signs are kept, so it is not a single value.
Solve (2x+3)(3x−6)=0(2x + 3)(3x - 6) = 0(2x+3)(3x−6)=0.
Correct answer: B
Set each factor equal to 000 and solve.
2x+3=0 ⇒ x=−32,3x−6=0 ⇒ x=22x + 3 = 0 \;\Rightarrow\; x = -\tfrac{3}{2}, \qquad 3x - 6 = 0 \;\Rightarrow\; x = 22x+3=0⇒x=−23,3x−6=0⇒x=2
So x=−32x = -\tfrac{3}{2}x=−23 or x=2x = 2x=2.
Expand (2x−3)(x+5)(2x - 3)(x + 5)(2x−3)(x+5).
Correct answer: A
Multiply each term of the first factor by each term of the second, then combine like terms.
(2x−3)(x+5)=2x2+10x−3x−15=2x2+7x−15(2x - 3)(x + 5) = 2x^2 + 10x - 3x - 15 = 2x^2 + 7x - 15(2x−3)(x+5)=2x2+10x−3x−15=2x2+7x−15
How many real solutions does 2x2+8=02x^2 + 8 = 02x2+8=0 have?
Correct answer: C
Isolate the square: 2x2=−82x^2 = -82x2=−8, so x2=−4x^2 = -4x2=−4.
x2=−4<0x^2 = -4 < 0x2=−4<0
No real number squares to a negative, so there are no real solutions.
Which equation has exactly one real solution?
A single solution happens when a squared factor equals 000, giving a repeated root.
(x−3)2=0 ⇒ x=3(x - 3)^2 = 0 \;\Rightarrow\; x = 3(x−3)2=0⇒x=3
Here x2=9x^2 = 9x2=9 has two roots, x2=−9x^2 = -9x2=−9 has none, and (x−3)(x+3)=0(x - 3)(x + 3) = 0(x−3)(x+3)=0 has two.
Solve (x−1)2+5=14(x - 1)^2 + 5 = 14(x−1)2+5=14.
First isolate the squared group by subtracting 555 from both sides.
(x−1)2=9 ⇒ x−1=±3(x - 1)^2 = 9 \;\Rightarrow\; x - 1 = \pm 3(x−1)2=9⇒x−1=±3
Then x=1+3=4x = 1 + 3 = 4x=1+3=4 or x=1−3=−2x = 1 - 3 = -2x=1−3=−2.
Solve (5x−10)(2x+7)=0(5x - 10)(2x + 7) = 0(5x−10)(2x+7)=0.
5x−10=0 ⇒ x=2,2x+7=0 ⇒ x=−725x - 10 = 0 \;\Rightarrow\; x = 2, \qquad 2x + 7 = 0 \;\Rightarrow\; x = -\tfrac{7}{2}5x−10=0⇒x=2,2x+7=0⇒x=−27
So x=2x = 2x=2 or x=−72x = -\tfrac{7}{2}x=−27.
Which equation is actually quadratic?
Rearrange each to standard form and check whether an x2x^2x2 term survives.
x2−x=6 ⇒ x2−x−6=0x^2 - x = 6 \;\Rightarrow\; x^2 - x - 6 = 0x2−x=6⇒x2−x−6=0
In the first and third the x2x^2x2 terms cancel, leaving no squared term, and the second is already linear. Only x2−x=6x^2 - x = 6x2−x=6 is quadratic.
A quadratic in factored form has roots x=−1x = -1x=−1 and x=5x = 5x=5. Which equation is it?
Each root rrr comes from a factor x−rx - rx−r. Roots −1-1−1 and 555 give factors x+1x + 1x+1 and x−5x - 5x−5.
(x+1)(x−5)=0(x + 1)(x - 5) = 0(x+1)(x−5)=0
Check: x=−1x = -1x=−1 makes the first factor 000, and x=5x = 5x=5 makes the second 000.
How many real solutions does (x+2)2=−1(x + 2)^2 = -1(x+2)2=−1 have?
The left side is a square, which is never negative for a real xxx.
(x+2)2≥0>−1(x + 2)^2 \ge 0 > -1(x+2)2≥0>−1
So (x+2)2=−1(x + 2)^2 = -1(x+2)2=−1 has no real solution.
Solve x(2x−9)=0x(2x - 9) = 0x(2x−9)=0.
The expression is already a product of xxx and 2x−92x - 92x−9. Set each factor to 000.
x=0or2x−9=0 ⇒ x=92x = 0 \quad \text{or} \quad 2x - 9 = 0 \;\Rightarrow\; x = \tfrac{9}{2}x=0or2x−9=0⇒x=29
So x=0x = 0x=0 or x=92x = \tfrac{9}{2}x=29; do not lose the root x=0x = 0x=0.
Which value is a solution of (3x−2)(x+7)=0(3x - 2)(x + 7) = 0(3x−2)(x+7)=0?
Set each factor to 000: 3x−2=03x - 2 = 03x−2=0 gives x=23x = \tfrac{2}{3}x=32, and x+7=0x + 7 = 0x+7=0 gives x=−7x = -7x=−7.
x=23orx=−7x = \tfrac{2}{3} \quad \text{or} \quad x = -7x=32orx=−7
Of the listed choices, only x=−7x = -7x=−7 is a root.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.