A man has $3$ children such that their ages add up to some number $x$, and whose ages multiply to some number $y$, such that $xy = 756$. What are the ages of the $3$ children?
Letting the ages be $a$, $b$, and $c$ of the three children, what we know is the following.
$$a+b+c = x$$ $$abc = y$$ $$xy = 756.$$
How can I go about solving this? I tried just plugging in some numbers and can get semi close such as ages $3,3,7$ which gives an $xy$ value of $819$.
Also I tried working backwards from $756$ to divide thru by factors and I got $378,189,63,21,7$, which is why I thought one of the ages might be $7$.
If the ages are constrained to integer values only, then prime factorize $756$ as: $$756=2\times2\times3\times3\times3\times7$$ Thus we find: $$ (a+b+c)(abc) = 756$$ Then simply use trial and error, keeping in mind that $(a+b+c)$ must be less than $abc$. I found at least one solution: