Math Atlas

이차부등식Quadratic Inequalities

Algebra 2Algebra 2 · 2. 이차함수 심화와 복소수2. Quadratics & Complex Numbers

학습 목표
  • 이차부등식을 그래프의 위·아래 독법으로 푼다.
  • D0D \le 0인 경우(항상 성립·해 없음)를 그래프로 이해한다.
  • "모든 xx에서 성립"하는 조건 문제를 판별식으로 처리한다.

부등식을 그림으로 읽다

x2x6<0x^2 - x - 6 < 0은 "함수 y=x2x6y = x^2 - x - 6의 값이 음수인 xx는 어디인가", 곧 그래프가 xx축 아래에 있는 구간은 어디인가라는 질문이다. 그래프를 그리면 답이 보인다.

인수분해 (x+2)(x3)(x + 2)(x - 3)에서 절편은 2-2, 33 — 위로 벌어지는 포물선이 두 절편 사이에서만 축 아래로 내려간다:

2<x<3.-2 < x < 3.

x y O -4 -2 2 4 6 -8 -4 4 8 −2 3 y < 0 y > 0 y > 0
위로 벌어진 포물선 — 축 아래는 두 절편 사이뿐이다.

a>0a > 0인 포물선의 부호는 언제나 같은 무늬다: 밖에서 ++, 사이에서 -. 절차로 정리하면:

  1. 한쪽을 00으로 정리한다.
  2. 근(절편)을 구한다 — 인수분해 또는 근의 공식.
  3. 포물선을 스케치하고 원하는 부호의 구간을 읽는다.
예제

x24x+5x^2 \ge 4x + 5를 풀자. 정리하면 x24x50x^2 - 4x - 5 \ge 0, 인수분해 (x5)(x+1)0(x - 5)(x + 1) \ge 0 — 절편 1-1, 55(경계 포함):

x1   또는   x5.x \le -1 \;\text{ 또는 }\; x \ge 5.

경계 포함 여부는 부등호가 정한다 — \ge이므로 절편 자신(y=0y = 0인 곳)도 해에 든다.

절편이 없으면: 뜨거나 잠기거나

D<0D < 0이면 포물선이 xx축을 만나지 않는다 — a>0a > 0이면 그래프 전체가 축 위에 떠 있다:

예제

x2+2x+5>0x^2 + 2x + 5 > 0: D=420<0D = 4 - 20 < 0이고 a>0a > 0 — 그래프가 항상 축 위에 있으므로 모든 실수가 해다. 같은 식의 <0< 0해가 없다.

완전제곱으로도 보인다: x2+2x+5=(x+1)2+44>0x^2 + 2x + 5 = (x + 1)^2 + 4 \ge 4 > 0 — 최솟값부터 양수다.

D=0D = 0이면 접점 하나가 예외를 만든다 — (x2)2>0(x - 2)^2 > 0의 해는 "x=2x = 2만 빼고 전부"다. 접점에서 값이 정확히 00이라 >>를 만족하지 못하는 것 — 부등호가 \ge로 바뀌는 순간 전체가 해가 된다.

항상 성립: 조건이 판별식이 되다

"모든 xx에 대해 x2+kx+4>0x^2 + kx + 4 > 0"이 성립하려면? 그래프의 언어로 번역하면 — 포물선 전체가 축 위에 떠 있어야 한다:

a>0  (이미 1)그리고D<0:  k216<0    4<k<4.a > 0 \;\text{(이미 } 1\text{)} \quad\text{그리고}\quad D < 0: \; k^2 - 16 < 0 \;\Longrightarrow\; -4 < k < 4.

부등식이 "모든 xx"를 요구하는 순간, 문제는 xx의 문제가 아니라 계수의 조건 문제로 바뀐다 — 그리고 그 조건이 판별식 부등식이다. 이 번역이 이 차시의 정점이다.

주의

최고차항에 문자가 있으면(kx2+kx^2 + \cdots) "이차"라고 단정하지 말 것 — k=0k = 0이면 일차(또는 상수)가 되어 판별식 논법 자체가 적용되지 않는다. k=0k = 0을 따로 확인한 뒤 k0k \ne 0에서 aa의 부호와 DD를 논하는 것이 완전한 풀이다. 그리고 음수로 양변을 나누면 부등호가 뒤집힌다는 Algebra 1의 규칙은 여기서도 유효하다 — x2+4>0-x^2 + 4 > 0x24<0x^2 - 4 < 0으로 뒤집어 시작하라.

Goals
  • Solve quadratic inequalities by the above-or-below reading of the graph.
  • Understand the D0D \le 0 cases (always true, never true) graphically.
  • Handle "for all xx" condition problems via the discriminant.

Reading an inequality as a picture

x2x6<0x^2 - x - 6 < 0 asks "for which xx is the function y=x2x6y = x^2 - x - 6 negative" — that is, where does the graph sit below the xx-axis? Draw it and the answer shows.

Factoring (x+2)(x3)(x + 2)(x - 3) gives intercepts 2-2 and 33 — an upward parabola dips below the axis only between them:

2<x<3.-2 < x < 3.

x y O -4 -2 2 4 6 -8 -4 4 8 −2 3 y < 0 y > 0 y > 0
An upward parabola — below the axis only between its two intercepts.

The sign of an a>0a > 0 parabola always wears the same pattern: positive outside, negative between. As a procedure:

  1. Rearrange with 00 on one side.
  2. Find the roots (intercepts) — factoring or the formula.
  3. Sketch the parabola and read off the interval with the desired sign.
Example

Solve x24x+5x^2 \ge 4x + 5. Rearranged: x24x50x^2 - 4x - 5 \ge 0, factoring (x5)(x+1)0(x - 5)(x + 1) \ge 0outside the intercepts 1-1 and 55, boundaries included:

x1   or   x5.x \le -1 \;\text{ or }\; x \ge 5.

The inequality symbol decides the boundary — with \ge, the intercepts themselves (where y=0y = 0) belong to the solution.

No intercepts: floating or submerged

With D<0D < 0 the parabola never meets the axis — and if a>0a > 0, the whole graph floats above it:

Example

x2+2x+5>0x^2 + 2x + 5 > 0: D=420<0D = 4 - 20 < 0 with a>0a > 0 — always above the axis, so all reals solve it. The same expression with <0< 0 has no solution.

Completing the square shows it too: x2+2x+5=(x+1)2+44>0x^2 + 2x + 5 = (x + 1)^2 + 4 \ge 4 > 0 — positive from its minimum up.

With D=0D = 0, the single tangency point makes an exception — (x2)2>0(x - 2)^2 > 0 solves to "everything except x=2x = 2." At the touch point the value is exactly 00, failing the strict >>; soften to \ge and the solution becomes everything.

Always true: the condition becomes a discriminant

When must x2+kx+4>0x^2 + kx + 4 > 0 hold for all xx? Translate to the graph — the entire parabola must float above the axis:

a>0  (already 1)andD<0:  k216<0    4<k<4.a > 0 \;\text{(already } 1\text{)} \quad\text{and}\quad D < 0: \; k^2 - 16 < 0 \;\Longrightarrow\; -4 < k < 4.

The moment an inequality demands "all xx," the problem stops being about xx and becomes a condition on the coefficients — and that condition is a discriminant inequality. This translation is the lesson's summit.

Watch out

When the leading coefficient carries a letter (kx2+kx^2 + \cdots), never presume "quadratic" — at k=0k = 0 it degenerates to linear (or constant) and the discriminant argument simply doesn't apply. A complete solution checks k=0k = 0 separately, then discusses aa's sign and DD for k0k \ne 0. And Algebra 1's rule survives here: dividing by a negative flips the inequality — start x2+4>0-x^2 + 4 > 0 by flipping it to x24<0x^2 - 4 < 0.