Saved Bookmarks
| 1. |
If a polyhedron has 8 faces and 8 vertices, find the number of edges in it. |
|
Answer» Faces = 8 Vertices = 8 using Eulers formula, F + V – E = 2 8 + 8 – E = 2 -E = 2 – 16 E= 14 |
|