Counting the number of faces of non-connected planar graph

51 Views Asked by At

I have a non-connected planar graph with 15 vertices, 20 edges and 3 components. I know the Euler's formula for counting the number of faces in a connected graph, but how do I modify it using the number of components?