I have the equations $$6x^2+8xy+4y^2=3$$
$\qquad$ $\qquad$ $\qquad$$\qquad$$\qquad$$\qquad$$\qquad$$\qquad$$\qquad$and $$2x^2+5xy+3y^2=2$$
This question can be found here, and the answer written by "response" went like this:
Multiply the second by 8 to get: $16x^2+40xy+24y^2=16$
Multiply the first by 5 to get: $30x^2+40xy+20y^2=15$
Subtract the two to get: $14x^2−4y^2=−1$
Later, the guy said to disregard his solution because the solutions to the first two equations do not satisfy the third equation. Why does this happen? Thanks.
It doesn't happen! And in fact, you've misquoted the answer by user 'response' in that post. It says:
Necessarily, any solution to the first two equations also satisfies the third.
What they actually meant is this: there can certainly be solutions to the third equation which do not satisfy the first two. This is because there has been some loss of information - you've canceled out terms!
For instance, in this particular case, $(x,y)=(0,\frac{1}{2})$ solves the third equation, but not the first two.