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

(새 문서: ;discriminant ;판별식 ==이차 방정식== 이차방정식 <math>ax^2 + bx + c = 0</math> (<math>a\neq0</math>)의 판별식 <math>D=b^2-4ac</math> * <math>D>0</math>이면 실...)
 
4번째 줄: 4번째 줄:
==이차 방정식==
==이차 방정식==
이차방정식 <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>
* <math>D>0</math>이면 실수 해가 2개
* <math>D>0</math>이면 실수 해가 2개

2012년 5월 15일 (화) 10:44 판

discriminant
판별식

1 이차 방정식

이차방정식 [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]이면 실수 해가 0개[1]

2 주석

  1. 허수 해가 2개

3 같이 보기

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