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