learn.howToCalculate
learn.whatIsHeading
Calculates prism volume and surface area from base shape and height. Generalizes rectangular and triangular prisms.
공식
Volume = base area × height (height perpendicular to base)
단계별 가이드
- 1Volume = base area × height (height perpendicular to base)
- 2Surface area = 2 × base area + lateral area (sum of rectangular faces)
- 3Lateral area = base perimeter × height
- 4Works for any polygonal base (triangle, square, pentagon, etc.)
풀어진 예시
입력
base area 25, h=10
결과
V 250
피해야 할 일반적인 실수
- ✕Using slant vs. perpendicular height
- ✕Not correctly calculating base area
자주 묻는 질문
What's the difference between prism and pyramid?
Prism: parallel, congruent bases (uniform); pyramid: tapers to point (1/3 volume of prism).
Can I have non-polygon base?
Yes; cylinder is prism with circular base; formulas adapt but require specific functions.
계산할 준비가 되셨나요? 무료 Prismatic 계산기를 사용해 보세요
직접 시도해 보세요 →