Example 1easy
- A)6
- B)8
- C)10
- D)12
Step-by-step solution
- Euler's formula states: V - E + F = 2, where V is the number of vertices, E is the number of edges, and F is the number of faces.
- Given F = 10 and E = 16.
- Substitute the values into the formula: V - 16 + 10 = 2.
- Simplify: V - 6 = 2. Therefore, V = 2 + 6 = 8.
Answer: 8