Suppose $G$ is a non planar graph such that $G/e$ is planar for every edge. then want to show that at most six vertices of $G$ have degree 3 or more.
Well I know that a G is non planar iff it contains a subdivision of $K_{5}$ or $K_{3,3}$ as a subgraph, also G itself must be this subgraph because if not it would contradict that $G/e$ is planar.
So is that enough of to make the conclusion?