Write a formal proof of the statement "for all rational numbers $b, c$ if the equation $x^2 + bx + c = 0$ has a rational solution $r$, then any other solution $s$ of this equation is a rational number". We can use the two following predicates:
- Let $Q(x)$ be the predicate "$x$ is a rational number"
- $S(x)$ be the predicate "$x$ is a solution of the equation $x^2+bx+c = 0$"
Assume the domain for both predicates is the set $\mathbb{R}$ of real numbers. We can use without proof the following fact: if $r, s$ are roots of the equation $x^2 + bx + c$, then the following holds: $b = −(r + s) ∧ c = rs)$.