retagged by
1,341 views

1 Answer

2 votes
2 votes

"G is a connected graph", "on the plane" => so the graph is planar and connected

Theorem 1 (Euler's Formula)    Let G be a connected planar graph, and let nm and f  denote, respectively, the numbers of vertices, edges, and faces in a plane drawing of G. Then - m + f = 2.

10 - 15 + f =2 => f =7

One of the face is non bounded so, answer is 6.

Ref: http://www.personal.kent.edu/~rmuhamma/GraphTheory/MyGraphTheory/planarity.htm

Answer:

Related questions

8.2k
views
4 answers
0 votes
admin asked Mar 30, 2020
8,209 views
If $G$ is an undirected planar graph on $n$ vertices with $e$ edges then$e\leq n$$e\leq 2n$$e\leq 3n$None of the option
3.0k
views
2 answers
0 votes
admin asked Mar 30, 2020
3,011 views
Choose the most appropriate definition of plane graph.A simple graph which is isomorphic to hamiltonian graph.A graph drawn in a plane in such a way that if the vertex se...
2.2k
views
1 answers
1 votes
admin asked Mar 31, 2020
2,202 views
If a planner graph, having $25$ vertices divides the plane into $17$ different regions. Then how many edges are used to connect the vertices in this graph.$20$$30$$40$$50...
3.1k
views
1 answers
1 votes
admin asked Mar 30, 2020
3,080 views
A connected planar graph divides the plane into a number of regions. If the graph has eight vertices and these are linked by $13$ edges, then the number of regions is:$5$...