이차 방정식은 ax² + bx + c = 0 형태입니다.
근의 공식
x = (−b ± √(b² − 4ac)) / 2a
예시
x² − 5x + 6 = 0 (a=1, b=−5, c=6)
- 판별식: 25 − 24 = 1
- x = (5 ± 1) / 2
- x = 3 또는 x = 2
다른 방법
- 인수분해: (x−3)(x−2) = 0
- 완전제곱식
Master all four methods for solving quadratic equations — factoring, completing the square, quadratic formula, and graphing — with step-by-step examples.
무료 계산기 사용해보기
이차 방정식은 ax² + bx + c = 0 형태입니다.
x = (−b ± √(b² − 4ac)) / 2a
x² − 5x + 6 = 0 (a=1, b=−5, c=6)
무료 계산기 사용해보기
회원가입 불필요