Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Solve $7 x^{2} y^{2}+4 x^{2}=77 y^{2}+1260$ for $x, y \in \mathbb{Z}$

Writer Andrew Henderson
$\begingroup$

Attempt:

$$4 x^{2}=7(11 y^{2}-x^{2} y^{2}+180)$$

$$\implies x=7u\quad(u\in \mathbb{Z})$$

$$11 y^{2}-49 u^{2} y^{2}+180=28 u^{2}$$

$$y^{2}=\frac{28 u^{2}-180}{11-49 u^{2}} \geqslant 0$$

$$u=0, \pm 1 ; \pm 2 \quad u^{2}=1 \implies y^{2}=4$$

$$ (x, y) \in\{(7,2) ;(-7,-2) ;(-7,2) ;(7,-2)\}.$$

Is my solution correct?

$\endgroup$ 11

1 Answer

$\begingroup$

Your solution would be improved by explaining what your solution is. As it stands, it is simply a sequence of formal expressions. It is not always clear how these relate to each other. The greatest leap is from $y^2\geq0$ to $|u|\leq2$. As a general rule of thumb, every expression you write down is in fact a claim, which usually requires some sort of argument.

$\endgroup$ 4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy