Show that there are infinitely many rational triples $(a,b,c)$ such that $$a + b + c = abc = 6.$$
I first thought about proving that if a triangle $ABC$ has rational side lengths and rational area, then $\tan{\frac{A}{2}},\tan{\frac{B}{2}},\tan{\frac{C}{2}}$ are all rational. Thus, using the identity $\tan{2x} = \dfrac{2\tan{x}}{1-\tan^2{x}}$, we see that $\tan{A},\tan{B},\tan{C}$ are all rational. Thus since $$\tan{A}+\tan{B}+\tan{C} = \tan{A}\tan{B}\tan{C},$$ we just need $\tan{A}\tan{B}\tan{C} = 6$. How can we satisfy this or does this approach not work?