I am attempting to prove the following:
Any connected graph at most $|V|+1$ edges is $3$-colourable.
My ideas so far have been induction on the number of vertices but I have only managed the basis of the induction, and then my idea for the more constructive proof was to use that this is a tree with at most two added edges (hence a cycle may have been created). If no edges are added, we just have a tree and this is clearly $3$-colourable. If one or two edges are added then a cycle will have been created and we know that even cycles can be coloured with $2$ colours and odd cycles with $3$.
I am struggling with both proofs and so I am looking for a nudge in the right direction for formalising what I have or a proof of the statement with some good explanation, please help.
Thanks in advance.