"삼각형의 넓이"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
;the area of a triangle
;the area of a triangle
;삼각형의 넓이, 삼각형의 면적
;삼각형의 넓이, 삼각형의 면적
;삼각형의 넓이를 구하는 공식


==밑변과 높이==
==밑변과 높이를 알 때==
[[File:triangle_bh.png]]
[[File:triangle_bh.png]]


10번째 줄: 11번째 줄:
*h: 높이(height)
*h: 높이(height)


==양변과 내각==
==양변과 내각을 알 때==
[[파일:LabeledTriangle1.png]]
[[파일:LabeledTriangle1.png]]


17번째 줄: 18번째 줄:
*<math>S=\frac{1}{2}ca\sin B</math>
*<math>S=\frac{1}{2}ca\sin B</math>


==세변==
==세변의 길이를 알 때==
{{참고|헤론의 공식}}
{{참고|헤론의 공식}}


26번째 줄: 27번째 줄:
==같이 보기==
==같이 보기==
*[[헤론의 공식]]
*[[헤론의 공식]]
*[[내적과 삼각형의 넓이]]
*[[삼각형]]
*[[삼각형]]
*[[내적과 삼각형의 넓이]]
*[[넓이]]
*[[사각형의 넓이]]


[[분류: 기하]]
[[분류: 기하]]

2015년 9월 29일 (화) 11:03 기준 최신판

the area of a triangle
삼각형의 넓이, 삼각형의 면적
삼각형의 넓이를 구하는 공식

1 밑변과 높이를 알 때[ | ]

Triangle bh.png

[math]\displaystyle{ S=\frac{1}{2}bh }[/math]

  • S: 넓이(area)
  • b: 밑변의 길이(the length of the Base)
  • h: 높이(height)

2 양변과 내각을 알 때[ | ]

LabeledTriangle1.png

  • [math]\displaystyle{ S=\frac{1}{2}ab\sin C }[/math]
  • [math]\displaystyle{ S=\frac{1}{2}bc\sin A }[/math]
  • [math]\displaystyle{ S=\frac{1}{2}ca\sin B }[/math]

3 세변의 길이를 알 때[ | ]

LabeledTriangle1.png

  • [math]\displaystyle{ S=\sqrt{s(s-a)(s-b)(s-c)} }[/math] (단, [math]\displaystyle{ s=\frac{a+b+c}{2} }[/math])

4 같이 보기[ | ]

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