I have to conduct two proofs for graph coloring, but I don't have idea where to start. I need to show the following: $G $ is a graph and K is complement of $G$,
$1)\; \chi (G) + \chi(K) \leq |V| + 1$,
$2)\; \chi(G) \cdot \chi(k) \leq ((|V| + 1)^2)/4$.
Could you help me conduct these proofs, please?