199k views
5 votes
If a convex polyhedron has 18 edges and 12 vertices, then how many faces does it have?

1 Answer

2 votes
There is a formula for finding the number of faces, edges, and vertices of any convex polyhedron. So if you don't know the shape you can use the formula.
V + F - E = 2
12 + F - 18 = 2
F - 6 = 2
add 6 to both sides
F = 8

CHECK:12 + 8 - 18 ??=?? 2
20 - 18 = 2 checks

User Rich Blumer
by
8.6k points