— zˉ도 근이다. z가 실수가 아니면 zˉ=z이므로 둘은 서로 다른 두 근, 곧 켤레 쌍이다. ■
지난 차시에 증명한 "켤레는 연산과 어울린다"가 정확히 이 자리를 위한 준비였다 — 방정식 전체에 켤레를 통과시키는 한 수로 끝난다. (근의 공식의 ±D 구조로도 같은 결론이 보인다.)
근과 계수: 근을 안 구하고 다루기
정리 (근과 계수의 관계) — ax2+bx+c=0의 두 근을 α, β라 하면
α+β=−ab,αβ=ac.
증명. 인수분해꼴 a(x−α)(x−β)=ax2−a(α+β)x+aαβ를 일반형과 계수 비교하면 바로 나온다. ■
쓰임은 두 방향이다.
근을 구하지 않고 계산한다. 근의 대칭식(두 근을 바꿔도 변하지 않는 식)은 합과 곱만으로 조립된다:
α2+β2=(α+β)2−2αβ,α1+β1=αβα+β.
예제
x2−5x+3=0의 두 근에 대해 α2+β2=25−6=19 — 근 25±13을 실제로 제곱하는 수고 없이 끝났다. "필요한 조합만 만든다"는 경시의 전략이 정규 과정의 정리로 자리 잡는 순간이다.
두 근에서 방정식을 복원한다. 합 s, 곱 p인 두 수를 근으로 하는 (최고차 1인) 이차방정식은
x2−sx+p=0.
예제
근이 2±3i인 이차방정식: 합 4, 곱 (2+3i)(2−3i)=4+9=13 —
x2−4x+13=0
— 이 차시 첫 예제로 되돌아왔다. 허근의 합과 곱이 실수가 되는 것(켤레 쌍이므로)이 실계수 방정식이 복원되는 이유다.
주의
근과 계수에서 부호가 최다 실수다 — 합은 −ab(마이너스가 붙는다), 곱은 +ac. 복원 공식도 x2−sx+p로 합 앞이 마이너스다. 헷갈리면 아는 예로 확인하라: (x−1)(x−2)=x2−3x+2 — 합 3이 −(−3), 곱 2가 그대로 ✓.
Goals
Complete the discriminant's three cases into the complex numbers — D<0 means a conjugate pair, not "no solution."
Prove the conjugate root theorem.
Use Vieta's relations to compute symmetric expressions without solving, and to rebuild equations from roots.
The discriminant's last cell, filled
Algebra 1's discriminant D=b2−4ac had only two of its three cells complete — the D<0 cell held the unfinished sentence "no real roots." With complex numbers in hand, the sentence completes. The quadratic formula works unchanged:
Example
x2−4x+13=0: D=16−52=−36<0.
x=24±−36=24±6i=2±3i.
Check: (2+3i)2−4(2+3i)+13=(4+12i−9)−8−12i+13=0 ✓.
discriminant
roots
graph
D>0
two distinct real roots
two points on the x-axis
D=0
a double root
tangent to the x-axis
D<0
a conjugate pair
misses the x-axis
The discriminant's three cases — two crossings, a touch, and floating clear.
For D<0 the graph truly misses the axis — because graphs draw only real inputs and outputs. The roots have not vanished; they live off the picture. The completed sentence: every quadratic has exactly two complex roots, counted with multiplicity.
The conjugate root theorem
In the example, the two roots were 2+3i and 2−3i — a conjugate pair. No accident.
Theorem (conjugate roots) — The nonreal roots of a quadratic with real coefficients come in conjugate pairs.
Proof. Let z solve az2+bz+c=0 with a,b,c real. Conjugate both sides; since conjugation preserves sums and products, and real numbers are their own conjugates,
az2+bz+c=azˉ2+bzˉ+c=0ˉ=0
— so zˉ is a root too. If z is not real, zˉ=z, giving two distinct roots: the conjugate pair. ■
Last lesson's "conjugation respects arithmetic" was preparation for exactly this seat — one pass of conjugation through the whole equation finishes it. (The ±D structure of the quadratic formula shows the same conclusion.)
Vieta: handling roots without finding them
Theorem (Vieta's relations) — If α, β are the roots of ax2+bx+c=0, then
α+β=−ab,αβ=ac.
Proof. Expand the factored form a(x−α)(x−β)=ax2−a(α+β)x+aαβ and compare coefficients. ■
Two directions of use.
Compute without solving. Any symmetric expression in the roots (unchanged when they swap) assembles from the sum and product:
α2+β2=(α+β)2−2αβ,α1+β1=αβα+β.
Example
For the roots of x2−5x+3=0: α2+β2=25−6=19 — no squaring of 25±13 required. The competition strategy "build only the combination you need," now seated as a standard theorem.
Rebuild the equation from its roots. The (monic) quadratic with root sum s and product p is
x2−sx+p=0.
Example
The quadratic with roots 2±3i: sum 4, product (2+3i)(2−3i)=4+9=13 —
x2−4x+13=0
— this lesson's opening example, returned to. The sum and product of a conjugate pair are real — which is exactly why a real-coefficient equation can be rebuilt.
Watch out
Vieta's top error is the sign — the sum is −ab (a minus appears), the product +ac. The rebuilding formula also carries it: x2−sx+p. When unsure, check on a known case: (x−1)(x−2)=x2−3x+2 — sum 3 is −(−3), product 2 as written ✓.
배운 것을 그대로 손에 익히는 단계straightforward practice to get moving
문제Problem 1몸풀기Warm-up
판별식으로 다음 방정식의 근의 종류를 판별하여라.
(1) x2−6x+9=0 (2) x2+x+1=0 (3) 2x2−5x+1=0
Classify each equation's roots via the discriminant.
(1) x2−6x+9=0 (2) x2+x+1=0 (3) 2x2−5x+1=0
정답과 풀이Answer & solution
정답 · (1) 중근 (2) 켤레 허근 쌍 (3) 서로 다른 두 실근
Answer · (1) a double root (2) a conjugate pair (3) two distinct real roots
D1=36−36=0,D2=1−4=−3<0,D3=25−8=17>0.
(2)의 답이 "해 없음"에서 "켤레 허근 쌍"으로 승격된 것이 이 차시의 요점이다.
D1=36−36=0,D2=1−4=−3<0,D3=25−8=17>0.
The promotion of (2)'s verdict from "no solution" to "a conjugate pair" is this lesson's point.
문제Problem 2몸풀기Warm-up
x2−2x+10=0을 복소수 범위에서 풀어라.
Solve x2−2x+10=0 over the complex numbers.
정답과 풀이Answer & solution
정답 · x=1±3i
Answer · x=1±3i
x=22±4−40=22±6i=1±3i.
검산 — 근과 계수로: 합 2 ✓, 곱 1+9=10 ✓.
x=22±4−40=22±6i=1±3i.
Check by Vieta: sum 2 ✓, product 1+9=10 ✓.
문제Problem 3몸풀기Warm-up
근을 구하지 말고, 두 근의 합과 곱을 읽어라.
(1) x2−7x+3=0 (2) 2x2+6x−5=0
Without solving, read off the sum and product of the roots.
(1) x2−7x+3=0 (2) 2x2+6x−5=0
정답과 풀이Answer & solution
정답 · (1) 합 7, 곱 3 (2) 합 −3, 곱 −25
Answer · (1) sum 7, product 3 (2) sum −3, product −25
(1) 합 =−(−7)=7, 곱 =3.
(2) 합 =−26=−3, 곱 =−25 — 최고차계수 2로 나누는 것을 잊지 말 것.
(1) Sum =−(−7)=7, product =3.
(2) Sum =−26=−3, product =−25 — don't forget to divide by the leading 2.
핵심Core
이 차시의 목표 수준the target level for this lesson
문제Problem 4핵심Core
x2−5x+3=0의 두 근 α, β에 대하여 α2+β2을 구하여라.
For the roots α, β of x2−5x+3=0, find α2+β2.
정답과 풀이Answer & solution
정답 · 19
Answer · 19
합 5, 곱 3에서
α2+β2=(α+β)2−2αβ=25−6=19.
곱셈 공식 하나가 근의 공식 두 번을 대신했다 — 대칭식은 언제나 합·곱의 조립이다.
From sum 5 and product 3,
α2+β2=(α+β)2−2αβ=25−6=19.
One product formula replaced two runs of the quadratic formula — symmetric expressions always assemble from sum and product.
문제Problem 5핵심Core
3+2와 3−2를 두 근으로 하는, 최고차계수가 1인 이차방정식을 구하여라.
Find the monic quadratic whose roots are 3+2 and 3−2.
정답과 풀이Answer & solution
정답 · x2−6x+7=0
Answer · x2−6x+7=0
합 =6, 곱 =9−2=7:
x2−6x+7=0.
검산: x=3+2 대입 — (11+62)−(18+62)+7=0 ✓. 무리수 켤레 쌍의 합·곱이 유리수가 되어 유리 계수 방정식이 복원된다 — 허근 켤레 쌍과 같은 구조다.
Sum =6, product =9−2=7:
x2−6x+7=0.
Check by substituting x=3+2: (11+62)−(18+62)+7=0 ✓. A surd conjugate pair has rational sum and product, rebuilding a rational equation — the same structure as complex conjugate pairs.
문제Problem 6핵심Core
2+3i와 2−3i를 두 근으로 하는, 최고차계수가 1인 이차방정식을 구하여라.
Find the monic quadratic with roots 2+3i and 2−3i.
정답과 풀이Answer & solution
정답 · x2−4x+13=0
Answer · x2−4x+13=0
합 =4, 곱 =(2+3i)(2−3i)=4+9=13:
x2−4x+13=0.
허근인데 계수는 전부 실수다 — 켤레 쌍의 합과 곱이 실수이기 때문이고, 켤레근 정리의 "역방향 확인"인 셈이다.
Sum =4, product =(2+3i)(2−3i)=4+9=13:
x2−4x+13=0.
Nonreal roots, all-real coefficients — because a conjugate pair's sum and product are real: the conjugate root theorem, confirmed in reverse.
문제Problem 7핵심Core
x2−5x+3=0의 두 근 α, β에 대하여 α1+β1와 (α−β)2을 구하여라.
For the roots α, β of x2−5x+3=0, find α1+β1 and (α−β)2.
정답과 풀이Answer & solution
정답 · α1+β1=35, (α−β)2=13
Answer · α1+β1=35, (α−β)2=13
α1+β1=αβα+β=35,
(α−β)2=(α+β)2−4αβ=25−12=13.
(α−β)2이 곧 판별식 D=25−12와 같은 값인 것에 주목 — (α−β)2=a2D은 우연이 아니라 근의 공식의 ±D 구조 그 자체다.
α1+β1=αβα+β=35,
(α−β)2=(α+β)2−4αβ=25−12=13.
Note (α−β)2 equals the discriminant D=25−12 — no coincidence: (α−β)2=a2D is the ±D structure of the quadratic formula itself.
문제Problem 8핵심Core증명proof
근과 계수의 관계를 증명하여라: ax2+bx+c=0 (a=0)의 두 근이 α, β일 때
α+β=−ab,αβ=ac.
Prove Vieta's relations: for the roots α, β of ax2+bx+c=0 (a=0),
α+β=−ab,αβ=ac.
풀이와 채점 기준Solution & grading notes
두 근이 α, β이므로 이차식은 인수분해꼴로 적힌다:
ax2+bx+c=a(x−α)(x−β).
우변을 전개하면
a(x−α)(x−β)=a[x2−(α+β)x+αβ]=ax2−a(α+β)x+aαβ.
같은 다항식이므로 계수끼리 같다:
b=−a(α+β)⇒α+β=−ab,c=aαβ⇒αβ=ac.■
전개와 계수 비교 — 두 동작뿐이다. 이 증명은 이차에 한정되지 않는 씨앗이다: 삼차·사차에서도 인수분해꼴 전개가 같은 방식으로 근의 합·곱(그리고 쌍끼리의 곱)을 계수에 연결하고, 다항함수 단원에서 그 일반판을 만난다.
채점 기준 (논리가 맞는 다른 풀이도 만점 — 근의 공식 직접 합산 포함)
인수분해꼴 설정 (1점)
전개 (1점)
계수 비교로 두 관계 (1점)
With roots α, β, the quadratic factors:
ax2+bx+c=a(x−α)(x−β).
Expanding the right side,
a(x−α)(x−β)=a[x2−(α+β)x+αβ]=ax2−a(α+β)x+aαβ.
Equal polynomials have equal coefficients:
b=−a(α+β)⇒α+β=−ab,c=aαβ⇒αβ=ac.■
Expand and compare — two moves only. And the proof is a seed beyond quadratics: for cubics and quartics the same expansion ties the roots' sums and products to the coefficients, with the general edition arriving in the polynomial unit.
Rubric (any logically correct proof earns full credit — including direct summation from the quadratic formula)
The factored-form setup (1 pt)
The expansion (1 pt)
Coefficient comparison yielding both relations (1 pt)
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 9도전Challenge증명proof
켤레근 정리를 증명하여라: 실수 a, b, c (a=0)에 대해 z가 az2+bz+c=0의 근이면 zˉ도 근이다.
Prove the conjugate root theorem: for real a, b, c (a=0), if z solves az2+bz+c=0, so does zˉ.
힌트Hint
방정식 전체에 켤레를 취하라 — 지난 차시에 증명한 "켤레는 합·곱을 보존한다"가 열쇠다.
Conjugate the whole equation — last lesson's "conjugation preserves sums and products" is the key.
증명 어디에서도 "이차"라는 사실을 쓰지 않았다 — 항이 몇 개든 같은 논리가 통하므로, 실계수 다항방정식 전체에서 허근은 켤레 쌍으로 나타난다. 이차에서 증명한 정리가 공짜로 모든 차수로 확장되는 드문 장면이고, 다항함수 단원에서 이 일반판이 곧바로 쓰인다.
채점 기준 (논리가 맞는 다른 풀이도 만점)
양변 켤레와 보존 성질 인용 (1점)
실수 계수 처리(aˉ=a 등) (1점)
결론 + (임의 차수로 확장됨을 언급하면 가산 없이 칭찬)
Conjugate both sides of az2+bz+c=0. Conjugation preserves sums and products (z+w=zˉ+wˉ, zw=zˉwˉ — proved last lesson), so
az2+bz+c=aˉzˉ2+bˉzˉ+cˉ.
Real coefficients are their own conjugates, and 0ˉ=0:
azˉ2+bzˉ+c=0
— zˉ satisfies the same equation. ■
Nowhere did the proof use "quadratic" — the logic survives any number of terms, so nonreal roots pair up in every real-coefficient polynomial equation. A rare scene: a theorem proved for quadratics extends to all degrees free of charge, and the polynomial unit will use that general edition immediately.
Rubric (any logically correct proof earns full credit)
Conjugating both sides, citing the preservation properties (1 pt)
Handling the real coefficients (aˉ=a, etc.) (1 pt)
The conclusion (extension to any degree: praise, no extra points needed)
문제Problem 10도전Challenge
한 근이 2+i인, 실수 계수·최고차계수 1인 이차방정식을 구하여라.
Find the monic real-coefficient quadratic having 2+i as a root.
정답과 풀이Answer & solution
정답 · x2−4x+5=0
Answer · x2−4x+5=0
실계수이므로 켤레근 정리에 의해 다른 근은 2−i다. 합 4, 곱 4+1=5:
x2−4x+5=0.
검산: (2+i)2−4(2+i)+5=(3+4i)−8−4i+5=0 ✓. "근 하나 = 정보 절반"이 아니다 — 실계수라는 조건이 나머지 근을 공짜로 준다.
Real coefficients force the other root to be 2−i (conjugate root theorem). Sum 4, product 4+1=5:
x2−4x+5=0.
Check: (2+i)2−4(2+i)+5=(3+4i)−8−4i+5=0 ✓. One root is not half the information — the reality of the coefficients hands over the second root free.
문제Problem 11도전Challenge
x2−3x+1=0의 두 근 α, β에 대하여 α3+β3을 구하여라.
For the roots α, β of x2−3x+1=0, find α3+β3.
힌트Hint
(α+β)3의 전개에서 α3+β3을 분리하라.
Isolate α3+β3 from the expansion of (α+β)3.
정답과 풀이Answer & solution
정답 · 18
Answer · 18
세제곱 공식에서
α3+β3=(α+β)3−3αβ(α+β)=27−3⋅1⋅3=18.
합 3, 곱 1만 썼다. 근은 23±5 — 이 무리수들을 세제곱해 더하는 정면 돌파와 비교하면, 대칭식 조립의 위력이 체감된다. (α2+β2=7을 거쳐 (α+β)(α2−αβ+β2)=3×6=18로 가도 같다.)
From the cube formula,
α3+β3=(α+β)3−3αβ(α+β)=27−3⋅1⋅3=18.
Only sum 3 and product 1 were used. The roots are 23±5 — compare cubing and adding those surds head-on, and the power of symmetric assembly registers. (Routing through α2+β2=7 and (α+β)(α2−αβ+β2)=3×6=18 agrees.)
경시Contest
대회 스타일competition style
문제Problem 12경시Contest
방정식 x2+kx+k+3=0이 중근을 갖도록 하는 실수 k를 모두 구하고, 각각의 중근을 밝혀라.
Find all real k for which x2+kx+k+3=0 has a double root, and give each double root.
중근은 x=−2k로도 바로 나온다(합의 절반). 판별식이 k의 이차방정식이 되는 구조 — 조건이 방정식을 낳는 이 이중 구조가 매개변수 문제의 표준 풍경이다.
The double-root condition D=0:
k2−4(k+3)=0⟹k2−4k−12=0⟹(k−6)(k+2)=0.
k=6: x2+6x+9=(x+3)2 — double root −3.
k=−2: x2−2x+1=(x−1)2 — double root 1.
(The double root also reads directly as x=−2k, half the sum.) The discriminant becoming a quadratic in k — a condition breeding an equation — is the standard scenery of parameter problems.
문제Problem 13경시Contest
α가 x2−2x+5=0의 근일 때, α3−3α2+7α+5의 값을 구하여라.
If α is a root of x2−2x+5=0, find the value of α3−3α2+7α+5.
힌트Hint
α2=2α−5를 반복해서 대입해 차수를 낮춰라.
Substitute α2=2α−5 repeatedly to lower the degree.
Either root α=1±2i yields the same real10 — the α-coefficient canceled to exactly 0.
Degree-lowering by the root's own equation is, in truth, hand-computing the remainder of a polynomial division — it says the remainder of x3−3x2+7x+5 divided by x2−2x+5 is the constant 10: a trailer for the next unit's polynomial division.