The following appeared in the problems section of the March 2015 issue of the American Mathematical Monthly.
Show that there are infinitely many rational triples $(a, b, c)$ such that $a + b + c = abc = 6$.
For example, here are two solutions $(1,2,3)$ and $(25/21,54/35,49/15)$.
The deadline for submitting solutions was July 31 2015, so it is now safe to ask: is there a simple solution? One that doesn't involve elliptic curves, for instance?

We just need to prove that for infinite values of $q\in\mathbb{Q}$ the polynomial $$ p(x)=x^3-6x^2+qx-6 $$ completely splits over $\mathbb{Q}$. That is the same as requiring that $$ p(x+2) = x^3+(q-12)x+(2q-22) $$ completely splits over $\mathbb{Q}$. Assuming that $u,w,w$ are the roots of the above polynomial, then $u+v+w=0$, $uv+uw+vw=(q-12)$, $uvw=22-2q$, so we just need to show that there is an aperiodic rational map $\phi:(u,v)\to(\tilde{u},\tilde{v})$ that preserves: $$-2=uvw+2(uv+uw+vw) = -2u^2-2uv-2v^2-u^2 v- v^2 u$$ but honestly I do not know how to find it without invoking the group structure for an elliptic curve.