retagged by
17,536 views

9 Answers

–3 votes
–3 votes

Ans : 17

Sum of Degrees of Vertices Theorem

If G = (V, E) be a non-directed graph with vertices V = {V1, V2,…Vn} then

n∑i=1 deg(Vi) = 2|E|

If the answer is 16 i.e. 16 Vertices of which degree of each vertex is 3 then Sum of degree of all the vertices is 48 but according to Sum of degree of Vertices therom it should be 2*25= 50. Hence, the answer should be 17.

Answer:

Related questions

0 votes
0 votes
0 answers
9
admin asked Mar 30, 2020
1,187 views
Which of the following statements is/are TRUE for an undirected graph?Number of odd degree vertices is evenSum of degrees of all vertices is evenP onlyQ onlyBoth P and QN...
0 votes
0 votes
1 answer
11
admin asked Apr 1, 2020
570 views
The number of the edges in a regular graph of degree $’d’$ and $’n’$ vertices is Maximum of $n,d$$n+d$$nd$$nd/2$