in Graph Theory retagged by
8,036 views
13 votes
13 votes
In an undirected connected planar graph $G$, there are eight vertices and five faces. The number of edges in $G$ is _________.
in Graph Theory retagged by
by
8.0k views

5 Answers

0 votes
0 votes

Here, |V| = 8 and |R| = 5

From Euler equation, for any connected planar graph (Need not to be simple)

|V| + |R| = |E| + 2   always hold true.

 

where,  |V| = Number of vertices     |R| = Number of faces or Regions    |E| = Number of Edges

hence, 8 + 5 = |E| + 2

            |E| = 11

 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true