1) Graph theory can be used to model and solve problems in many fields like physics, chemistry, computer science, and more. Certain problems can be formulated as problems in graph theory.
2) Graph theory has developed from puzzles and practical problems, like the Königsberg bridge problem inspiring Eulerian graph theory and the "Around the World" game inspiring Hamiltonian graph theory.
3) Connectivity in graphs measures how connected a graph is, and how the removal of vertices or edges affects connectivity. Connectivity is important for applications like communication networks.