"근과 계수의 관계"의 두 판 사이의 차이

8번째 줄: 8번째 줄:
==유도==
==유도==
<math>\alpha,\ \beta</math>에 [[근의 공식]]을 대입
<math>\alpha,\ \beta</math>에 [[근의 공식]]을 대입
:<math>\alpha + \beta = \frac {-b-b+\sqrt {b^2-4ac\ }-\sqrt {b^2-4ac\ }}{2a}</math>
:<math>\alpha + \beta = \frac{-b+\sqrt {b^2-4ac\ }}{2a}+\frac{-b-\sqrt {b^2-4ac\ }}{2a}</math>
:<math>\alpha + \beta = \frac {-2b}{2a}</math><br />
:<math>\alpha + \beta = \frac {-2b}{2a}</math><br />
:<math>\therefore \alpha + \beta =-\frac {b}{a}</math><br /><br />
:<math>\therefore \alpha + \beta =-\frac {b}{a}</math><br /><br />

2012년 5월 15일 (화) 11:03 판

근과 계수의 관계

1 개요

2차 방정식 [math]\displaystyle{ ax^2+bx+c=0 }[/math]의 두 근을 [math]\displaystyle{ \alpha, \beta }[/math]라 하면,

  • [math]\displaystyle{ \alpha+\beta = -\frac{b}{a} }[/math]
  • [math]\displaystyle{ \alpha \beta = \frac{c}{a} }[/math]

2 유도

[math]\displaystyle{ \alpha,\ \beta }[/math]근의 공식을 대입

[math]\displaystyle{ \alpha + \beta = \frac{-b+\sqrt {b^2-4ac\ }}{2a}+\frac{-b-\sqrt {b^2-4ac\ }}{2a} }[/math]
[math]\displaystyle{ \alpha + \beta = \frac {-2b}{2a} }[/math]
[math]\displaystyle{ \therefore \alpha + \beta =-\frac {b}{a} }[/math]

[math]\displaystyle{ \alpha \beta =\frac {b^2-(\sqrt {b^2-4ac\ })^2}{(2a)^2} }[/math]
[math]\displaystyle{ \alpha \beta =\frac {b^2-b^2+4ac}{4a^2} }[/math]
[math]\displaystyle{ \alpha \beta =\frac {4ac}{4a^2} }[/math]
[math]\displaystyle{ \therefore \alpha \beta =\frac {c}{a} }[/math]

3 참고 자료

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