Respuesta :
The relation between vertices, edges, and faces is F + V = E + 2.
You have to count the faces, vertices and edges of a polyhedron.
How to Identify the number of vertices, edges, and faces?
A polyhedron is a 3-dimensional solid made by joining together polygons. Face: The flat surfaces that make up a polyhedron
Edges: It is a line segment formed when two faces meet up.
Vertices: It is the point of intersection of the edges of the polyhedron. Taking an example of Tetrahedron.
It has 4 faces, 4 vertices and 6 edges. Recall Euler's formula which states F + V = E + 2
where F, V, and E represent the number of faces, edges, and vertices of the polyhedron respectively. Verifying the Euler's formula for tetrahedron F = 4V = 4E = 6
so 4 + 4 = 6 + 2
Hence we can verify the Euler's formula.
Learn more about Euler's formula here: here:https://brainly.com/question/9585937
#SPJ2