12 multiple-choice questions, progressively harder.
A ball's height is h(t)=−16t2+64th(t) = -16t^2 + 64th(t)=−16t2+64t feet, with ttt in seconds. For which times is the ball at least 484848 feet high?
Solution
Correct answer: D
Set up the inequality h(t)≥48h(t) \ge 48h(t)≥48 and move everything to one side.
−16t2+64t−48≥0 ⟺ t2−4t+3≤0-16t^2 + 64t - 48 \ge 0 \;\Longleftrightarrow\; t^2 - 4t + 3 \le 0−16t2+64t−48≥0⟺t2−4t+3≤0
Dividing by −16-16−16 reversed the symbol. Factor as (t−1)(t−3)≤0(t - 1)(t - 3) \le 0(t−1)(t−3)≤0, with roots 111 and 333. The upward parabola is at or below zero between them, so the ball is at least 484848 feet high on [1,3][1, 3][1,3].
Solve 2x2−5x−3≤02x^2 - 5x - 3 \le 02x2−5x−3≤0.
Correct answer: A
Factor the non-monic quadratic.
2x2−5x−3=(2x+1)(x−3)2x^2 - 5x - 3 = (2x + 1)(x - 3)2x2−5x−3=(2x+1)(x−3)
The roots are −12-\tfrac{1}{2}−21 and 333, and the upward parabola is at or below zero between them. Including the endpoints for ≤\le≤, the answer is [−12,3]\left[-\tfrac{1}{2}, 3\right][−21,3].
Solve x2+4<4xx^2 + 4 < 4xx2+4<4x.
Correct answer: B
Move everything to one side and recognize the perfect square.
x2−4x+4<0 ⇒ (x−2)2<0x^2 - 4x + 4 < 0 \;\Rightarrow\; (x - 2)^2 < 0x2−4x+4<0⇒(x−2)2<0
A real square is never negative, so no xxx can make it strictly less than zero. The solution set is the empty set ∅\varnothing∅.
For which value of kkk does x2−8x+k=0x^2 - 8x + k = 0x2−8x+k=0 have exactly one repeated real root?
A single repeated root occurs exactly when the discriminant is zero.
Δ=(−8)2−4(1)(k)=64−4k=0\Delta = (-8)^2 - 4(1)(k) = 64 - 4k = 0Δ=(−8)2−4(1)(k)=64−4k=0
Solving gives k=16k = 16k=16. Then x2−8x+16=(x−4)2x^2 - 8x + 16 = (x - 4)^2x2−8x+16=(x−4)2, whose only root is the repeated value 444.
Solve x2−2x−15>0x^2 - 2x - 15 > 0x2−2x−15>0.
Factor to find the roots.
x2−2x−15=(x−5)(x+3)x^2 - 2x - 15 = (x - 5)(x + 3)x2−2x−15=(x−5)(x+3)
The roots are −3-3−3 and 555, and the upward parabola is positive outside them. The strict symbol excludes the roots, giving (−∞,−3)∪(5,∞)(-\infty, -3) \cup (5, \infty)(−∞,−3)∪(5,∞).
For which values of kkk is x2+kx+4≥0x^2 + kx + 4 \ge 0x2+kx+4≥0 true for every real xxx?
An upward parabola stays at or above the axis exactly when it never dips below it, that is when the discriminant is at most zero.
Δ=k2−16≤0 ⇒ −4≤k≤4\Delta = k^2 - 16 \le 0 \;\Rightarrow\; -4 \le k \le 4Δ=k2−16≤0⇒−4≤k≤4
At k=±4k = \pm 4k=±4 the parabola touches the axis, where ≥0\ge 0≥0 still holds, so the endpoints are included. The answer is [−4,4][-4, 4][−4,4].
Solve 3x2+2x−1<03x^2 + 2x - 1 < 03x2+2x−1<0.
Correct answer: C
3x2+2x−1=(3x−1)(x+1)3x^2 + 2x - 1 = (3x - 1)(x + 1)3x2+2x−1=(3x−1)(x+1)
The roots are −1-1−1 and 13\tfrac{1}{3}31, and the upward parabola is negative between them. The strict symbol keeps the endpoints open, giving (−1,13)\left(-1, \tfrac{1}{3}\right)(−1,31).
Solve x2≥2x+8x^2 \ge 2x + 8x2≥2x+8.
Move everything to one side.
x2−2x−8≥0 ⇒ (x−4)(x+2)≥0x^2 - 2x - 8 \ge 0 \;\Rightarrow\; (x - 4)(x + 2) \ge 0x2−2x−8≥0⇒(x−4)(x+2)≥0
The roots are −2-2−2 and 444, and the upward parabola is at or above zero outside them. Including the endpoints for ≥\ge≥, the answer is (−∞,−2]∪[4,∞)(-\infty, -2] \cup [4, \infty)(−∞,−2]∪[4,∞).
For which values of kkk does x2+kx+1<0x^2 + kx + 1 < 0x2+kx+1<0 have no solution?
The inequality has no solution exactly when the upward parabola never dips below the axis, that is when the discriminant is at most zero.
Δ=k2−4≤0 ⇒ −2≤k≤2\Delta = k^2 - 4 \le 0 \;\Rightarrow\; -2 \le k \le 2Δ=k2−4≤0⇒−2≤k≤2
At k=±2k = \pm 2k=±2 the parabola touches the axis but still never goes below it, so <0< 0<0 remains unsolvable and the endpoints are included. The answer is [−2,2][-2, 2][−2,2].
Solve −2x2+5x+3≥0-2x^2 + 5x + 3 \ge 0−2x2+5x+3≥0.
Make the leading coefficient positive by multiplying by −1-1−1 and reversing the symbol.
−2x2+5x+3≥0 ⟺ 2x2−5x−3≤0-2x^2 + 5x + 3 \ge 0 \;\Longleftrightarrow\; 2x^2 - 5x - 3 \le 0−2x2+5x+3≥0⟺2x2−5x−3≤0
Factor as (2x+1)(x−3)(2x + 1)(x - 3)(2x+1)(x−3), with roots −12-\tfrac{1}{2}−21 and 333. The upward parabola is at or below zero between them, so the answer is [−12,3]\left[-\tfrac{1}{2}, 3\right][−21,3].
Which statement about the inequality x2+1≥0x^2 + 1 \ge 0x2+1≥0 is correct?
A real square is never negative, so adding 111 keeps the value positive for every input.
x2+1≥1>0 for every xx^2 + 1 \ge 1 > 0 \text{ for every } xx2+1≥1>0 for every x
The expression is at or above zero for all real xxx (in fact strictly positive), so the solution set is all of R\mathbb{R}R.
Solve 4x2−12x+9≤04x^2 - 12x + 9 \le 04x2−12x+9≤0.
The quadratic is a perfect square.
4x2−12x+9=(2x−3)24x^2 - 12x + 9 = (2x - 3)^24x2−12x+9=(2x−3)2
A square is never negative, so ≤0\le 0≤0 holds only where it is exactly zero, at x=32x = \tfrac{3}{2}x=23. The solution set is {32}\left\{\tfrac{3}{2}\right\}{23}.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.