Suppose that a convex polyhedron has vertices, edges and faces.
What is the sum of interior angles of the faces of polyhedron (in radians)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let F k be the number of faces that are k -gons. Then the internal angles of all the faces sum to k ∑ π ( k − 2 ) F k = π k ∑ k F k − 2 π k ∑ F k = 2 π E − 2 π F = 2 π ( E − F ) = 2 π ( V − 2 ) using Euler’s Theorem, since ∑ k k F k counts every edge twice, so equals 2 E .