0
$\begingroup$

A graph H=(V,E) has 10 vertices and 12 edges.is it a tree? Give a reason. Justify your reason by staying a related theorem.

1 Answers 1

4

No, if a tree has $v$ vertices, then it has $v-1$ edges. $12 \neq 10-1$, so it is not a tree.