r43 vs r44 | ||
---|---|---|
1 | [[분류:수학]] | |
2 | 1 | == 개요 == |
3 | 2 | 삼각형의 변의 길이가 [math(a, b, c)]라고 하고 [math(s)]가 둘레의 길이의 절반이라면 이때 넓이는 [math(\displaystyle \sqrt{s(s-a)(s-b)(s-c)})] 이다. |
4 | 3 | 삼각형의 세 변의 길이만 알면 바로 넓이를 구할 수 있기 때문에 매우 유용한 공식이다.--증명하는게 좀 까다로워서 그렇지-- |
5 | 4 | |
6 | 5 | == 증명 == |
7 | 6 | ==# 피타고라스 정리 #== |
8 | {{{#!wiki style="background-image:url('https://awikifile.theseed.io/ce/ce89c7da3120013ee71c093d0af080ceb6ea4a9663aefe01ac4ef274f7d1b5b7.svg');width:250px;height:250px;background-repeat:no-repeat no-repeat" | |
7 | {{{#!wiki style="background-image: url('https: //awikifile.theseed.io/ce/ce89c7da3120013ee71c093d0af080ceb6ea4a9663aefe01ac4ef274f7d1b5b7.svg'); width: 250px; height: 250px; background-repeat: no-repeat no-repeat" | |
9 | 8 | }}} |
10 | 9 | 꼭짓점 A에서 밑변에 내린 수선의 발을 H라고 하고, [math(\overline{\rm BH}=x)]라고 하자. |
11 | 10 | 이때, [[피타고라스 정리]]를 이용해 [math(\displaystyle \begin{aligned} c^{2}&=h^{2}+x^{2}\\ b^{2}&=h^{2}+(a-x)^{2} \end{aligned} )]라고 나온다. |
... | ... | |
41 | 40 | [math(\displaystyle \begin{aligned} \therefore {\triangle \rm ABC}&=\sqrt{s(s-a)(s-b)(s-c) } \end{aligned} )]라는 공식이 나온다.--수고했다.-- |
42 | 41 | |
43 | 42 | ==# 코사인 법칙 #== |
44 | {{{#!wiki style="background-image:url('https://awikifile.theseed.io/ce/ce89c7da3120013ee71c093d0af080ceb6ea4a9663aefe01ac4ef274f7d1b5b7.svg');width:250px;height:250px;background-repeat:no-repeat no-repeat" | |
43 | {{{#!wiki style="background-image: url('https: //awikifile.theseed.io/ce/ce89c7da3120013ee71c093d0af080ceb6ea4a9663aefe01ac4ef274f7d1b5b7.svg'); width: 250px; height: 250px; background-repeat: no-repeat no-repeat" | |
45 | 44 | }}} |
46 | 45 | [[삼각비]]를 이용하면 [math(\triangle {\rm ABC})]의 넓이인 |
47 | 46 | |
... | ... | |
67 | 66 | 이제 공식이 나온다. |
68 | 67 | |
69 | 68 | [math(\displaystyle \begin{aligned} \therefore \triangle {\rm ABC}=\sqrt{s(s-a)(s-b)(s-c)} \end{aligned} )] 가 된다. |
69 | ||
70 | [[분류:수학]] |