in Graph Theory edited by
1,404 views
0 votes
0 votes

The following lists are the degrees of all the vertices of a graph :

  1. $1,2,3,4,5$
  2. $3,4,5,6,7$
  3. $1, 4, 5, 8, 6$
  4. $3,4,5,6$
  1. (i) and (ii)
  2. (iii) and (iv)
  3. (iii) and (ii)
  4. (ii) and (iv)
in Graph Theory edited by
1.4k views

1 Answer

1 vote
1 vote
EVERY GRAPH HAS 2 PROPERTIES:

1) SUM OF DEG OF VERTICES IS EVEN

2)SUM OF OF VERTICES IS EQUAL TO TWICE THE NUMBER OF EDGES

1)1+2+3+4+5=15(NOT EVEN(VIOLATING 1ST PROPERTY))

2) 3+4+5+6+7=25(NOT EVEN(VIOLATING 1ST PROPERTY))

3)1+4+5+8+6=24

4)3+4+5+6=18

SO ANS(B)
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