It's been proven that √7 and √2 are irrational.
However, I am not sure how to go about proving that √7 - √2. Is it an acceptable proof to just solve the equation which would prove/disprove the equation or as should the proof be done as a contrapositive, similar to how √7 and √2 are proven to be irrational.
What would a valid proof/disproof of irrationality look like in this case?
Suppose $\sqrt{7}-\sqrt{2}$ were rational; that is, suppose $$\sqrt{7}-\sqrt{2}=\frac{a}{b}, $$ where $\text{gcd}(a,b)=1$. Multiply both sides of the equation by $\sqrt{7}+\sqrt{2}$ to obtain $$ 5=7-2=(\sqrt{7}-\sqrt{2})(\sqrt{7}+\sqrt{2}) = \frac{a}{b}(\sqrt{7}+\sqrt{2}). $$ Since $\frac{5b}{a}\in\mathbb{Q}$, $\sqrt{7}+\sqrt{2}$ is also a rational number. Since the sum of two rational numbers is rational, $$ (\sqrt{7}-\sqrt{2}) + (\sqrt{7}+\sqrt{2}) = 2\sqrt{7} $$ is rational. So $\sqrt{7}$ is rational. This is a contradiction.