in Graph Theory edited by
8,428 views
7 votes
7 votes

Suppose that a connected planar graph has six vertices, each of degree four. Into how many regions is the plane divided by a planar representation of this graph?

  1. $6$
  2. $8$
  3. $12$
  4. $20$
in Graph Theory edited by
by
8.4k views

2 Comments

Answer  will be 8

formulas used

Sum of degree$=2e$

by formula $r=e-v+2$
1
1
Ans is 8
0
0

1 Answer

3 votes
3 votes

Method 1 (brute force) :-

Method 2 :-

We know that,

sum of degree of vertices = 2 * number of edges (handshaking theorem)

$\implies 4+4+4+4+4+4 = 2 * e$

$\implies e = 12$

Also according to Euler's formula,

$r=e-v+2$

$\implies r= 12 -6 +2 $

$\implies r= 12 -6 +2 $

$\implies r= 8$

$\therefore$ Option $2.$ is correct.

edited by
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