Worked solution
Write down the vertex set and the edge set
The graph is completely described by these two lists.
Pick out the edges that involve
BA,BCEvery edge with as an endpoint counts once towards its degree.
State the degree of
The degree (valency) of a vertex is the number of edges at it.