a) Show that $K_{3,3}-e$ is flat for all $e \in E(K_{3,3})$.
b) Show that $K_{5}-e$ is planar for all $e \in E(K_{5})$.
Attempt:
a) Since we have removed an edge from $K_{3,3}$, it follows that the new graph does not have $K_{3,3}$ as a subgraph. By Kuratowski's theorem, $K_{3,3}-e$ is planar.
b) Since we have removed an edge of $K_5$, it follows that the new graph does not have $K_5$ as a subgraph. By Kuratowski's theorem, $K_5-e$ is planar.
I think the natural way to prove these specific graphs are planar is to provide an embedding. When trying to give embedding for graphs it usually helps to place the first $3$ of them in a triangle in the outside, and then triangulate when possible. In the case of bipartite graphs you can't have triangles but you can try to get as many quadrilateral faces as possible.