"판별식"의 두 판 사이의 차이

잔글
2번째 줄: 2번째 줄:
;판별식
;판별식


==이차 방정식==
==2차 방정식의 판별식==
이차방정식 <math>ax^2 + bx + c = 0</math> (<math>a\neq0</math>)의 판별식  
[[이차방정식]] <math>ax^2 + bx + c = 0</math> (<math>a\neq0</math>)의 판별식  


<math>D=b^2-4ac</math>
<math>D=b^2-4ac</math>

2013년 3월 3일 (일) 11:40 판

discriminant
판별식

1 2차 방정식의 판별식

이차방정식 [math]\displaystyle{ ax^2 + bx + c = 0 }[/math] ([math]\displaystyle{ a\neq0 }[/math])의 판별식

[math]\displaystyle{ D=b^2-4ac }[/math]

  • [math]\displaystyle{ D\gt 0 }[/math]이면 실수 해 2개
  • [math]\displaystyle{ D=0 }[/math]이면 실수 해 1개
  • [math]\displaystyle{ D\lt 0 }[/math]이면 실수 해 없음[1]

2 같이 보기

3 주석

  1. 허수 해가 2개

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}