learn.howToCalculate
learn.whatIsHeading
A pentagonal prism has two regular pentagonal bases and five rectangular lateral faces. It has 10 vertices, 15 edges, and 7 faces.
공식
A_base = (a²/4)√(5(5+2√5)); V = A_base × h; TSA = 2A_base + 5ah
- a
- side length (regular pentagon) (length)
- h
- height of prism (length)
- V
- volume (length³)
단계별 가이드
- 1Base area = (a²/4)√(5(5+2√5))
- 2Volume = Base area × h
- 3Lateral surface = 5 × a × h
- 4Total surface = 2 × Base + Lateral
풀어진 예시
입력
a = 5, h = 10
결과
Volume ≈ 859.48, SA ≈ 620.96
입력
a = 3, h = 8
결과
Volume ≈ 247.74
자주 묻는 질문
How many faces does a pentagonal prism have?
7 faces: 2 regular pentagon bases and 5 rectangular lateral faces.
How many edges and vertices does a pentagonal prism have?
15 edges and 10 vertices.
Is a pentagonal prism symmetric?
Yes, it has reflection symmetry perpendicular to the axis and rotational symmetry about the axis.
계산할 준비가 되셨나요? 무료 Pentagonal Prism 계산기를 사용해 보세요
직접 시도해 보세요 →