learn.howToCalculate
learn.whatIsHeading
An equilateral triangle has all three sides equal and all three angles equal to 60°. It is the most symmetric triangle and tiles a plane perfectly with copies of itself.
단계별 가이드
- 1All sides equal: a = b = c
- 2Area = (√3 / 4) × side²
- 3Height = (√3 / 2) × side · Perimeter = 3 × side
풀어진 예시
입력
s=10
결과
h=8.66, A=43.30, P=30
h=(√3/2)×10=8.66
입력
s=6
결과
h=5.20, A=15.59, P=18