12 multiple-choice questions, progressively harder.
A quadratic fff with real coefficients factors into two real linear factors if and only if:
Solution
Correct answer: B
Both directions hold. If fff has a real zero rrr, then x−rx - rx−r divides fff with a real leftover factor, so fff factors over the reals. Conversely, a real factorization (px+q)(sx+t)(px + q)(sx + t)(px+q)(sx+t) gives the real zero x=−qpx = -\tfrac{q}{p}x=−pq.
real factorization ⟺ real zero\text{real factorization} \ \Longleftrightarrow \ \text{real zero}real factorization ⟺ real zero
Integer or unit leading coefficients are irrelevant, and "two distinct zeros" fails the repeated-root case (x−r)2(x - r)^2(x−r)2, which factors with only one zero.
What is the solution set of 2x2+5x−12=02x^2 + 5x - 12 = 02x2+5x−12=0?
Correct answer: A
Use ac=2⋅(−12)=−24ac = 2 \cdot (-12) = -24ac=2⋅(−12)=−24 with sum 555: the pair is 888 and −3-3−3.
2x2+8x−3x−12=2x(x+4)−3(x+4)=(2x−3)(x+4)2x^2 + 8x - 3x - 12 = 2x(x + 4) - 3(x + 4) = (2x - 3)(x + 4)2x2+8x−3x−12=2x(x+4)−3(x+4)=(2x−3)(x+4)
Then 2x−3=02x - 3 = 02x−3=0 or x+4=0x + 4 = 0x+4=0, so x=32x = \tfrac{3}{2}x=23 or x=−4x = -4x=−4. The solution set is {−4,32}\left\{-4, \tfrac{3}{2}\right\}{−4,23}.
If x=−3x = -3x=−3 is a zero of f(x)=x2+kx−6f(x) = x^2 + kx - 6f(x)=x2+kx−6, what is kkk?
Correct answer: C
A zero makes fff vanish, so substitute x=−3x = -3x=−3 and solve for kkk.
(−3)2+k(−3)−6=9−3k−6=3−3k=0 ⇒ k=1(-3)^2 + k(-3) - 6 = 9 - 3k - 6 = 3 - 3k = 0 \ \Rightarrow \ k = 1(−3)2+k(−3)−6=9−3k−6=3−3k=0 ⇒ k=1
With k=1k = 1k=1, f(x)=x2+x−6=(x+3)(x−2)f(x) = x^2 + x - 6 = (x + 3)(x - 2)f(x)=x2+x−6=(x+3)(x−2), confirming the zero at −3-3−3.
What is the solution set of x3−4x=0x^3 - 4x = 0x3−4x=0?
Factor out xxx, then treat the remaining difference of squares; do not divide by xxx.
x3−4x=x(x2−4)=x(x−2)(x+2)=0x^3 - 4x = x(x^2 - 4) = x(x - 2)(x + 2) = 0x3−4x=x(x2−4)=x(x−2)(x+2)=0
The Zero Product Property extends to three factors, so x=0x = 0x=0, x=2x = 2x=2, or x=−2x = -2x=−2. The solution set is {−2,0,2}\{-2, 0, 2\}{−2,0,2}.
For which value of ccc does x2−8x+c=0x^2 - 8x + c = 0x2−8x+c=0 have a repeated root?
A repeated root means the trinomial is a perfect square (x−r)2=x2−2rx+r2(x - r)^2 = x^2 - 2rx + r^2(x−r)2=x2−2rx+r2. Match the middle term: −2r=−8-2r = -8−2r=−8, so r=4r = 4r=4.
c=r2=42=16c = r^2 = 4^2 = 16c=r2=42=16
Then x2−8x+16=(x−4)2x^2 - 8x + 16 = (x - 4)^2x2−8x+16=(x−4)2, which has the single repeated root x=4x = 4x=4.
What is the solution set of 9x2=49x^2 = 49x2=4?
Correct answer: D
Move the 444 across so one side is zero, then factor the difference of squares (3x)2−22(3x)^2 - 2^2(3x)2−22.
9x2−4=(3x−2)(3x+2)=09x^2 - 4 = (3x - 2)(3x + 2) = 09x2−4=(3x−2)(3x+2)=0
Then 3x=23x = 23x=2 or 3x=−23x = -23x=−2, so x=±23x = \pm\tfrac{2}{3}x=±32. The solution set is {−23,23}\left\{-\tfrac{2}{3}, \tfrac{2}{3}\right\}{−32,32}.
A student solves x2=9xx^2 = 9xx2=9x by dividing both sides by xxx, obtaining x=9x = 9x=9. What went wrong?
Dividing by xxx is only valid when x≠0x \neq 0x=0, but x=0x = 0x=0 satisfies the equation and is silently thrown away.
x2−9x=x(x−9)=0 ⇒ x=0 or x=9x^2 - 9x = x(x - 9) = 0 \ \Rightarrow \ x = 0 \ \text{ or } \ x = 9x2−9x=x(x−9)=0 ⇒ x=0 or x=9
Factoring keeps both solutions, so the full solution set is {0,9}\{0, 9\}{0,9}. Dividing by a quantity that might be zero destroys a factor.
The zeros of a quadratic fff are −4-4−4 and 666. What is its axis of symmetry?
The axis of symmetry is the midpoint of the two zeros.
x=−4+62=22=1x = \frac{-4 + 6}{2} = \frac{2}{2} = 1x=2−4+6=22=1
The zeros are mirror images across the axis, so the axis sits halfway between them at x=1x = 1x=1.
Which quadratic has zeros that form a symmetric pair ±k\pm k±k around 000?
Symmetric zeros ±k\pm k±k occur when the middle coefficient is zero, giving a difference of squares.
x2−16=(x−4)(x+4)=0 ⇒ x=±4x^2 - 16 = (x - 4)(x + 4) = 0 \ \Rightarrow \ x = \pm 4x2−16=(x−4)(x+4)=0 ⇒ x=±4
The others have zeros {4}\{4\}{4} (repeated), {8,−2}\{8, -2\}{8,−2}, and {0,−4}\{0, -4\}{0,−4}, none of which is a symmetric pair about 000.
What is the solution set of (2x+1)2=9(2x + 1)^2 = 9(2x+1)2=9?
Move the 999 across to get a difference of squares equal to zero.
(2x+1)2−9=((2x+1)−3)((2x+1)+3)=(2x−2)(2x+4)=0(2x + 1)^2 - 9 = \big((2x + 1) - 3\big)\big((2x + 1) + 3\big) = (2x - 2)(2x + 4) = 0(2x+1)2−9=((2x+1)−3)((2x+1)+3)=(2x−2)(2x+4)=0
Then 2x−2=02x - 2 = 02x−2=0 or 2x+4=02x + 4 = 02x+4=0, so x=1x = 1x=1 or x=−2x = -2x=−2. The solution set is {−2,1}\{-2, 1\}{−2,1}.
Which statement is FALSE?
Test each claim. x2+1>0x^2 + 1 > 0x2+1>0 always, so it has no real zeros (true). x2−2=(x−2)(x+2)x^2 - 2 = \big(x - \sqrt{2}\big)\big(x + \sqrt{2}\big)x2−2=(x−2)(x+2) over the reals (true). A repeated root (x−r)2(x - r)^2(x−r)2 makes the graph tangent at (r,0)(r, 0)(r,0) (true).
x2−2 has irrational zeros ±2x^2 - 2 \ \text{ has irrational zeros } \pm\sqrt{2}x2−2 has irrational zeros ±2
So x2−2x^2 - 2x2−2 does NOT factor over the rationals, which makes "every quadratic factors over the rationals" the false statement.
What is the solution set of 3x2+10x+8=03x^2 + 10x + 8 = 03x2+10x+8=0?
Use ac=3⋅8=24ac = 3 \cdot 8 = 24ac=3⋅8=24 with sum 101010: the pair is 666 and 444.
3x2+6x+4x+8=3x(x+2)+4(x+2)=(3x+4)(x+2)3x^2 + 6x + 4x + 8 = 3x(x + 2) + 4(x + 2) = (3x + 4)(x + 2)3x2+6x+4x+8=3x(x+2)+4(x+2)=(3x+4)(x+2)
Then 3x+4=03x + 4 = 03x+4=0 or x+2=0x + 2 = 0x+2=0, so x=−43x = -\tfrac{4}{3}x=−34 or x=−2x = -2x=−2. The solution set is {−2,−43}\left\{-2, -\tfrac{4}{3}\right\}{−2,−34}.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.