203k views
2 votes
Find the number of vertices of a polyhedron that has 12 faces and 30 edges

1 Answer

1 vote

Answer:

20

Explanation:

Euler's formula for polyhedra states that

F + V - E = 2

where F is faces, V is vertices and E is edges

Here F = 12, E = 30, thus

12 + V - 30 = 2, that is

V - 18 = 2 ( add 18 to both sides )

V = 20 ← number of vertices

User Nick Zavaritsky
by
4.9k points