edited by
21,261 views
50 50 votes

The minimum number of colours required to colour the following graph, such that no two adjacent vertices are assigned the same color, is

  1. $2$
  2. $3$
  3. $4$
  4. $5$

7 Answers

Best answer
54 54 votes

$4$ colors are required to color the graph in the prescribed way.

answer = option C

edited by
2 2 votes
note:-The max degree of the vertex is 4 so we need atmost 4 colours to colour the graph

answer is C) 4 only
edited by
2 flags:
✌ Edit necessary (oogway69 “wrong reasoning”)
✌ Low quality (Rishabh_Chaudhari “wrong”)
1 1 vote

short trick-

first eliminate option here 

according to 4 color theorm we cannot use more than 4 color 

so option (d) is wrong

Now, as you can see it contain cycle with odd n.o of edges i.e 3 

it means it contain atleast 3 colors

so option (a) is wrong

now we can easily check with 3 and 4 colors.

–1 –1 vote
Since the graph is planar graph it is 4 colorable.
Answer:
Position:
Show:

Related questions

46 46 votes
4 answers 4 answers
13.6k
13.6k views
Ishrat Jahan asked Oct 27, 2014
13,624 views
What is the chromatic number of the following graph? $2$$3$$4$$5$
79 79 votes
13 answers 13 answers
22.1k
22.1k views
Kathleen asked Sep 18, 2014
22,065 views
Let $G_1=(V,E_1)$ and $G_2 =(V,E_2)$ be connected graphs on the same vertex set $V$ with more than two vertices. If $G_1 \cap G_2= (V,E_1\cap E_2)$ is not a connected gr...
137 137 votes
9 answers 9 answers
26.8k
26.8k views
Kathleen asked Sep 18, 2014
26,817 views
How many graphs on $n$ labeled vertices exist which have at least $\frac{(n^2 - 3n)}{ 2}$ edges ?$^{\left(\frac{n^2-n}{2}\right)}C_{\left(\frac{n^2-3n} {2}\right)}$$^{{\l...