12 multiple-choice questions, progressively harder.
For which values of kkk does x2−2x+k=0x^2 - 2x + k = 0x2−2x+k=0 have no real solutions?
Solution
Correct answer: C
No real solutions means Δ<0\Delta < 0Δ<0, with a=1a = 1a=1, b=−2b = -2b=−2, c=kc = kc=k.
Δ=4−4k<0 ⇒ 4k>4 ⇒ k>1\Delta = 4 - 4k < 0 \ \Rightarrow \ 4k > 4 \ \Rightarrow \ k > 1Δ=4−4k<0 ⇒ 4k>4 ⇒ k>1
At k=1k = 1k=1 the discriminant is 000 (one root), and for k<1k < 1k<1 it is positive (two roots).
Solve 3x2−5x+1=03x^2 - 5x + 1 = 03x2−5x+1=0.
Correct answer: D
With a=3a = 3a=3, b=−5b = -5b=−5, c=1c = 1c=1, the discriminant is 25−12=1325 - 12 = 1325−12=13.
x=5±136x = \frac{5 \pm \sqrt{13}}{6}x=65±13
Since 131313 is prime the radical does not simplify, and the denominator is 2a=62a = 62a=6.
A quadratic with a=1a = 1a=1 has two roots that sum to 101010. What is its axis of symmetry?
The roots are a mirror pair about the axis, so the axis is their average.
x=sum of roots2=102=5x = \frac{\text{sum of roots}}{2} = \frac{10}{2} = 5x=2sum of roots=210=5
The axis of symmetry is the vertical line x=5x = 5x=5, halfway between the two roots.
How many real solutions does 4x2+1=04x^2 + 1 = 04x2+1=0 have?
Correct answer: A
With a=4a = 4a=4, b=0b = 0b=0, c=1c = 1c=1, the discriminant is 0−16=−16<00 - 16 = -16 < 00−16=−16<0.
4x2+1=0 ⇒ x2=−144x^2 + 1 = 0 \ \Rightarrow \ x^2 = -\tfrac{1}{4}4x2+1=0 ⇒ x2=−41
No real number squares to a negative, so there are no real solutions.
For which values of kkk does x2+kx+16=0x^2 + kx + 16 = 0x2+kx+16=0 have two distinct real solutions?
Two distinct real solutions needs Δ>0\Delta > 0Δ>0, with a=1a = 1a=1, b=kb = kb=k, c=16c = 16c=16.
Δ=k2−64>0 ⇒ k2>64 ⇒ k<−8 or k>8\Delta = k^2 - 64 > 0 \ \Rightarrow \ k^2 > 64 \ \Rightarrow \ k < -8 \ \text{ or } \ k > 8Δ=k2−64>0 ⇒ k2>64 ⇒ k<−8 or k>8
Between −8-8−8 and 888 the discriminant is negative (no real roots), and at k=±8k = \pm 8k=±8 it is zero (one root).
How does the graph of y=x2−4x+7y = x^2 - 4x + 7y=x2−4x+7 meet the xxx-axis?
The number of crossings is the number of real roots, decided by the discriminant.
Δ=(−4)2−4(1)(7)=16−28=−12<0\Delta = (-4)^2 - 4(1)(7) = 16 - 28 = -12 < 0Δ=(−4)2−4(1)(7)=16−28=−12<0
A negative discriminant means no real roots, so the upward parabola stays entirely above the axis and never meets it.
Using y=−Δ4ay = -\tfrac{\Delta}{4a}y=−4aΔ, find the minimum value of y=x2−6x+11y = x^2 - 6x + 11y=x2−6x+11.
First Δ=(−6)2−4(1)(11)=36−44=−8\Delta = (-6)^2 - 4(1)(11) = 36 - 44 = -8Δ=(−6)2−4(1)(11)=36−44=−8. The vertex height with a=1a = 1a=1 is the minimum, since the parabola opens upward.
y=−Δ4a=−−84=2y = -\frac{\Delta}{4a} = -\frac{-8}{4} = 2y=−4aΔ=−4−8=2
The minimum value is 222; because Δ<0\Delta < 0Δ<0 the vertex sits above the axis and the graph never reaches 000.
Solve x2−14x+49=0x^2 - 14x + 49 = 0x2−14x+49=0.
Correct answer: B
With a=1a = 1a=1, b=−14b = -14b=−14, c=49c = 49c=49, the discriminant is 196−196=0196 - 196 = 0196−196=0, so there is one repeated root.
x=14±02=142=7x = \frac{14 \pm \sqrt{0}}{2} = \frac{14}{2} = 7x=214±0=214=7
The left side is the perfect square (x−7)2(x - 7)^2(x−7)2, so 777 is a double root.
Which of these equations has two distinct real solutions?
Two distinct real solutions needs a positive discriminant; check each.
x2−3x+1: Δ=9−4=5>0x^2 - 3x + 1: \ \Delta = 9 - 4 = 5 > 0x2−3x+1: Δ=9−4=5>0
The others give Δ=−3\Delta = -3Δ=−3, Δ=0\Delta = 0Δ=0, and Δ=−8\Delta = -8Δ=−8, so only x2−3x+1=0x^2 - 3x + 1 = 0x2−3x+1=0 has two distinct real roots.
For which value of ccc is y=x2+4x+cy = x^2 + 4x + cy=x2+4x+c tangent to the xxx-axis?
Tangent to the axis means one repeated root, so Δ=0\Delta = 0Δ=0 with a=1a = 1a=1, b=4b = 4b=4.
Δ=16−4c=0 ⇒ c=4\Delta = 16 - 4c = 0 \ \Rightarrow \ c = 4Δ=16−4c=0 ⇒ c=4
Then x2+4x+4=(x+2)2x^2 + 4x + 4 = (x + 2)^2x2+4x+4=(x+2)2, tangent to the axis at x=−2x = -2x=−2.
A quadratic with rational coefficients has discriminant Δ=0\Delta = 0Δ=0. What kind of root(s) does it have?
A zero discriminant gives exactly one repeated root, sitting at the axis.
x=−b2ax = -\frac{b}{2a}x=−2ab
With rational aaa and bbb, this value −b2a-\tfrac{b}{2a}−2ab is rational, so the single repeated root is rational.
Why is the quadratic formula called a theorem rather than a recipe?
The formula is not asserted; it is proved by completing the square on the general equation.
(x+b2a)2=b2−4ac4a2 ⇒ x=−b±b2−4ac2a\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a^2} \ \Rightarrow \ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}(x+2ab)2=4a2b2−4ac ⇒ x=2a−b±b2−4ac
Because that derivation holds for every a≠0a \ne 0a=0, bbb, ccc at once, the result is a proven theorem you own outright, not a recipe to accept on faith.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.