Σ學習通 · W9D2 · 53 / 129
0 / 15
第 9 週 · 二次方程 · 第 2 節

配方法與二次公式

上節因式法很快,但很多方程分解不出整數因式。這節學兩招「萬能解法」 — 配方法 + 二次公式,再也不怕分解不了。

▶ 第一關: 配方法(補成正方形)
x² + 6x → add the missing corner → (x + 3)²3x3x9x3=(x + 3)²x + 3missing corner = (6 ÷ 2)² = 3² = 9complete the square = fill the corner
completing-the-square:5 stepsx² + 6x + 5 = 0① startx² + 6x = −5② move c(x + 3)² = 4③ +9 bothx + 3 = ±2④ √ bothx = −1 or x = −5⑤ done
▶ 第二關: 二次公式(萬能公式)
derive the formula by completing the squareax² + bx + c = 0x² + (b/a)x + c/a = 0(x + b/2a)² = (b² − 4ac) / 4a²keyx = ( −b ± √(b² − 4ac) ) / 2a
read the formula in 3 partsx = ( −b ± √(b² − 4ac) ) / 2a−bflip sign of b± √(b² − 4ac)two roots; keep signs inside2anot 2b² − 4ac > 0 → 2 roots, = 0 → 1 root, < 0 → none (next lesson)
▶ 第三關: 無理根 + 選哪一招
which method? decision flowax² + bx + c = 0can factor into integers?YESNOfactorisation(fast)quadratic formula整數因式 → 因式法湊不出 / 帶 √ → 公式配方法 = 公式的來源,任何方程也能用
roots of x² − 4x − 3 = 0 are 2 ± √7 (√7 ≈ 2.65)−102462 − √7≈ −0.652 + √7≈ 4.65√7 each side of 2
⚔ BOSS: 先整理、a ≠ 1、無理根綜合