in Graph Theory retagged by
2,136 views
1 vote
1 vote

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.

  1. $20$
  2. $30$
  3. $40$
  4. $50$
in Graph Theory retagged by
by
2.1k views

1 Answer

4 votes
4 votes
Best answer

We use Euler's formula for planar graphs :  $v-e+f=2$  where,

  • $v\;-$ no. of vertices,  
  • $e\;-$ no.of edges  and  
  • $f\;-$ no. of faces.  (Refer: Euler's Formula)


So,  $25-e+17=2$  $\Rightarrow$ $e=40$

Option C is correct.

selected 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