I am working on the Solow book about how to do proofs.
Consider the problem of proving that, “If x and y are real numbers that $x^2 +6y^2 = 25$ and $y^2 +x = 3$, then $y = 2$.” In working forward the hypothesis, which of the following is not valid? Explain.
a) $y^2 = 3−x$
=> a) is considered valid. But why?
In my opinion a) is not valid because the hypothesis doesn't imply a)
Hypothesis: $x^2 +6y^2 = 25$ and $y^2 +x = 3$
Counter example:
$x^2 +6y^2 = 25 \implies x = \sqrt{(25-6y^2)}$
$y^2 +x = 3 \implies x = 3-y^2$
$\sqrt{(25-6y^2)} \neq 3-y^2$
The hypotesis is
then $y^2 +x = 3$ is true.
From the hypotesis we obtain
and then the statement “If x and y are real numbers that $x^2 +6y^2 = 25$ and $y^2 +x = 3$, then $y = 2$” is not true, indeed
is equivalent to
which is false.