Regular Pyramid Calculation
Calculator and formulas for calculating a regular pyramid
This function calculates the properties of a regular pyramid.
To perform the calculation, enter the base length, height and number of vertices of the pyramid. Then click the 'Calculate' button.
|
Formulas for the regular pyramid
Slant height (\(\small{s}\))
\(\displaystyle s = \sqrt{h^2 + \frac{a^2 · cot^2(\frac{π}{n} )}{4}} \)
Edge length (\(\small{e}\))
\(\displaystyle e =\sqrt{s^2 + \frac{a^2}{4}}\)
Base area (\(\small{A}\))
\(\displaystyle A = \frac{n · a^2 }{ 4 · tan(\frac{π}{n}) } \)
Slant area (\(\small{A_s}\))
\(\displaystyle A_s = \frac{a · s }{ 2} \)
Lateral Surface (\(\small{A_L}\))
\(\displaystyle A_L = \frac{ n · a · s }{ 2} \)
Surface area (\(\small{S}\))
\(\displaystyle S = A+ A_L \)
Perimeter (\(\small{P}\))
\(\displaystyle P = n ·a \)
Volume (\(\small{V}\))
\(\displaystyle V = \frac{A · h}{3} \)
|