Question: Find the range of values of m for which y=(m−3)x2+mx+m lies completely above the x-axis.
Solution:
For a quadratic ax2+bx+c to be always positive (curve above x-axis):
Leading coefficient a>0: m−3>0⟹m>3
Discriminant <0 (no real roots, so curve doesn't cross x-axis):
b2−4acm2−4(m−3)(m)m2−4m2+12m−3m2+12m3m2−12m3m(m−4)<0<0<0<0>0(flip when multiplying by −1)>0
Critical values: m=0 or m=4. Outside region: m<0 or m>4.
Combine both conditions:m>3 AND (m<0 or m>4) → m>4
⚠️ Always need BOTH conditions — discriminant alone isn't enough; the parabola also needs to open the right way.
swipe up ↑
🤖Ask
Quadratic Inequalities
11 worked examples
Find m for always-positive quadratic
Question: Find the range of values of m for which y=(m−3)x2+mx+m lies completely above the x-axis.
Solution:
For a quadratic ax2+bx+c to be always positive (curve above x-axis):
Leading coefficient a>0: m−3>0⟹m>3
Discriminant <0 (no real roots, so curve doesn't cross x-axis):
b2−4acm2−4(m−3)(m)m2−4m2+12m−3m2+12m3m2−12m3m(m−4)<0<0<0<0>0(flip when multiplying by −1)>0
Critical values: m=0 or m=4. Outside region: m<0 or m>4.
Combine both conditions:m>3 AND (m<0 or m>4) → m>4
⚠️ Always need BOTH conditions — discriminant alone isn't enough; the parabola also needs to open the right way.
Find p for always-negative quadratic
Question: The expression −x2+6x+p−14 is always negative for all real x. Find the range of values of p.
Solution:
Leading coefficient is −1<0, so the parabola opens downward (good — already satisfies the orientation requirement). For "always negative," we additionally need no real roots (curve doesn't touch x-axis):
b2−4ac62−4(−1)(p−14)36+4p−564pp<0<0<0<20<5p<5
Pair table — quadratic always SIGN means:
Always positive
Always negative
a>0 AND Δ<0
a<0 AND Δ<0
Field area constraint
Question: A rectangular field has length (3x−5) m and breadth (x−1) m. The area is at most 200 m². Find the range of values of x (assume x gives positive dimensions).
Solution:
Area condition:
(3x−5)(x−1)3x2−3x−5x+53x2−8x−195≤200≤200≤0
Solve by quadratic formula:
x=68±64+4(3)(195)=68±2404
2404≈49.03, so x≈68+49.03≈9.50 or x≈68−49.03≈−6.84.
Sign of 3x2−8x−195: since leading coeff is positive, "≤0" means BETWEEN roots.
−6.84≤x≤9.50
Apply physical constraints (positive dimensions): 3x−5>0⟹x>35 AND x−1>0⟹x>1. So x>35.
Combined:
35<x≤9.50
⚠️ Don't forget physical constraints — algebra alone gives a wider range that includes negative widths.
Solve a quadratic inequality (factorisable)
Question: Solve x2−x−6<0.
Solution:
Step 1. Factorise the LHS:
x2−x−6=(x−3)(x+2)
Step 2. Find the critical values where the expression equals zero:
x=3 or x=−2
Step 3. Sign chart — for "<0", we want the expression to be negative. Since the parabola opens upward (a=1>0), it is negative BETWEEN the roots.
−2<x<3
Visual: sketch y=(x−3)(x+2) — a smiley parabola crossing the x-axis at −2 and 3. The portion below the x-axis (negative y) is the interval −2<x<3.
Rearrange before factorising
Question: Solve (x−3)2<x+27.
Solution:
Expand and rearrange to the form (quadratic)<0:
x2−6x+9x2−7x−18(x−9)(x+2)<x+27<0<0
Critical values: x=9 or x=−2. Since the leading coefficient is positive, the parabola is negative between the roots.
−2<x<9
⚠️ Always rearrange to standard form first — comparing the LHS sign chart against zero is the only correct way.
Integer solutions of 2x^2 − 9x − 5 ≥ 0
Question: Find the integer values of x satisfying 2x2−9x−5≥0.
Solution:
Factorise:
2x2−9x−5=(2x+1)(x−5)
Critical values: x=−21 or x=5.
For "≥0" with positive leading coefficient, we want the OUTSIDE region (including the endpoints):
x≤−21orx≥5
Integer values:
x∈{…,−3,−2,−1}∪{5,6,7,…}
Find h for line not meeting curve
Question: Find the values of h for which the line y+hx=24 does not meet the curve 5y+x2=20.
Solution:
Express both as y=…:
y=24−hx,y=520−x2=4−51x2
Equate:
24−hx51x2−hx+20x2−5hx+100=4−51x2=0=0
"No intersection" → discriminant <0:
(−5h)2−4(1)(100)25h2−400h2−4<0<0<16<h<4−4<h<4
Rational inequality (denominator always positive)
Question: Solve x2+1x2−4x+3>0.
Solution:
Step 1. Note x2+1>0 for all real x (always positive — the discriminant of x2+1 is −4<0, and leading coeff is positive).
Step 2. Since the denominator is always positive, the sign of the fraction matches the sign of the numerator:
Solve x2−4x+3>0
Step 3. Factorise:
(x−1)(x−3)>0
Critical values: x=1 or x=3. Outside region (strict):
x<1 or x>3
Key trick: always show the denominator's sign first. If always positive (or always negative) you can drop it and just work with the numerator.
Compound inequality (double-sided)
Question: Solve −3≤2x−5<7.
Solution:
Split into two simultaneous inequalities and solve each:
−321≤2x−5≤2x≤xAND2x−52xx<7<12<6
Both must hold simultaneously:
1≤x<6
Note: don't forget to keep track of ≤ vs < — the endpoint inclusion comes from each inequality separately.
Find a, b given the solution set
Question: The inequality 2x2>20−ax has solution x<−5 or x>b. Find a and b.
Solution:
Rearrange to standard form:
2x2+ax−20>0
The solution set is the OUTSIDE region, so the parabola opens upward (which it does — leading coeff 2>0 ✓) and the roots are x=−5 and x=b.
Use sum and product of roots for 2x2+ax−20=0 (which is the boundary equation):
Sum: −5+bProduct: −5b=−2a=2−20=−10
From product: −5b=−10⟹b=2.
Substitute into sum: −5+2=−2a⟹−3=−2a⟹a=6.
a=6,b=2
Tangency condition gives one parameter equation
Question: The line y=mx+4 is a tangent to the curve y=x2+2x+5. Find the value(s) of m.
Solution:
Step 1. Equate to find points of intersection:
mx+4=x2+2x+5x2+(2−m)x+1=0
Step 2. "Tangent" means exactly one point of contact → discriminant =0:
(2−m)2−4(1)(1)(2−m)22−mm=0=4=±2=0 or m=4m=0 or m=4
Two values because there are two tangent lines from a point with the same y-intercept.