Show that if a graph $G$ is $2-$connected, then for any two vertices $u$ and $v$ there exists a cycle $C$ such that $u, v \in V (C)$
I tried to use the fact that a graph $G$ with at least $3$ vertices is $2-$connected, if and only if for any $u, v \in V$, with $u \neq v$, there are at least $2 (u, v)-$ trajectories that do not have internal vertices in common.
Any suggestions would be great!
Main methodology :
Suppose that in your graph, there exists $u,v$ such that there are no cycle $C$ with $u,v \in C$. Take a path from $u$ to $v$ (it must exist because the graph is connected). Then I claim that at least one edge of the path must disconnect $u$ from $v$ (this is what you need to prove) as otherwise it would create a cycle with $u$ and $v$. Therefore the graph is not 2-connected.