Quadratic Inequalities

1 / 11

Find m for always-positive quadratic

Question: Find the range of values of mm for which y=(m3)x2+mx+my = (m - 3)x^2 + mx + m lies completely above the xx-axis.

Solution:

For a quadratic ax2+bx+cax^2 + bx + c to be always positive (curve above xx-axis):

  1. Leading coefficient a>0a > 0: m3>0    m>3m - 3 > 0 \implies m > 3
  2. Discriminant <0< 0 (no real roots, so curve doesn't cross xx-axis):
b24ac<0m24(m3)(m)<0m24m2+12m<03m2+12m<03m212m>0(flip when multiplying by 1)3m(m4)>0\begin{aligned} b^2 - 4ac &< 0 \\ m^2 - 4(m - 3)(m) &< 0 \\ m^2 - 4m^2 + 12m &< 0 \\ -3m^2 + 12m &< 0 \\ 3m^2 - 12m &> 0 \quad \text{(flip when multiplying by } -1) \\ 3m(m - 4) &> 0 \end{aligned}

Critical values: m=0m = 0 or m=4m = 4. Outside region: m<0m < 0 or m>4m > 4.

Combine both conditions: m>3m > 3 AND (m<0m < 0 or m>4m > 4) → m>4\boxed{m > 4}

⚠️ Always need BOTH conditions — discriminant alone isn't enough; the parabola also needs to open the right way.

swipe up ↑
🤖Ask