Skip to main content
Logo image

Worksheet Preview Activity

1.
(a)
Draw a connected planar graph with 5 vertices and 5 edges. How many faces (including the “outside” face) does your graph have?
Number of faces:
(b)
Now add a single edge to your graph, between two vertices that are not already adjacent. Assuming the resulting graph is still planar, list the number of vertices, edges, and faces it now has.
Vertices: ; Edges: ; Faces:
(c)
Now add another edge to the graph, this time to a new vertex. Assuming the resulting graph is still planar, list the number of vertices, edges, and faces it now has.
Vertices: ; Edges: ; Faces:
2.
Now draw at least three more connected, planar graphs, each with at least six vertices. Count the number of vertices \(v\text{,}\) edges \(e\text{,}\) and faces \(f\) for each graph and record your data in the table below.
\(v\) \(e\) \(f\)
3.
Do you notice any patterns? What happens to the numbers if you add an edge between two non-adjacent vertices? What happens if you add a new vertex and connect it to an existing vertex?
Conjecture an expression that involves the number of vertices \(v\text{,}\) the number of edges \(e\text{,}\) and the number of faces \(f\) that remains constant for all connected planar graphs. What is that constant?
Conjectured expression: .
Hint.
You might conjecture an expression like \(\frac{v+e}{f}\text{.}\) But this is not right, because there is a planar graph for which this would be \(\frac{5+5}{2} = 5\) and another planar graph for which the expression would be \(\frac{6+7}{3} \ne 5\text{.}\)
What sort of expression will stay constant if \(v\) and \(e\) both increase by 1? And also stay constant if \(e\) and \(f\) both increase by 1?
4.
A cube is made of six squares, each of which shares an edge with each of its neighbors. Vertices of the cube join three of the squares.
(a)
How many vertices, edges, and faces does a cube have?
Vertices: ; Edges: ; Faces:
(b)
Does this match the relationship you conjectured above?
  • Yes
  • No